**** BEGIN LOGGING AT Thu Oct 16 03:00:00 2014 Oct 16 06:46:44 hello ant_work Oct 16 06:47:19 IIUC, the offending patch will be reverted. It is up to the original author to fix the issue. Oct 16 06:52:40 hi Oct 16 06:53:06 ok, it seems the guys upstream are lacking a pxa25x Oct 16 06:54:02 btw, I'm a bit confused about sa1100 and pxa mixup... Oct 16 06:54:21 i.e. pxa has the sa1100-rtc clock iirc Oct 16 06:54:43 now your patch add pxa timer to sa1100 Oct 16 06:54:47 eek Oct 16 07:18:30 sa1100 is a direct ancestor of pxa family. Some of IP cores were used as is. Oct 16 07:18:33 Like timers. Oct 16 07:18:52 Some (like rtc) are nearly the same (same registers but different layout). Oct 16 07:19:07 Some (like irq controller or gpio) show parent/child relationship. Oct 16 07:23:41 ok, I see you used the existent pxa_timer but finally shouldn't it be called sa1100_timer? Oct 16 07:23:58 it predates the pxa one Oct 16 07:24:45 In theory, yes. However it is already named as pxa_timer. Oct 16 07:24:48 So why bother? Oct 16 07:25:53 heh Oct 16 07:26:32 btw seems pxa will be soon dt based Oct 16 07:29:30 Partially yes. Oct 16 07:29:37 PCMCIA will be a hard task. Oct 16 07:29:45 At least in its current form. Oct 16 07:30:09 I'm thinking about dt-based sa1100 Oct 16 20:35:47 lumag, pxa255 runtime is also ok Oct 16 20:35:53 - default 0xf2100000 if DEBUG_PXA_UART1 Oct 16 20:35:53 + default 0xf6200000 if DEBUG_PXA_UART1 **** ENDING LOGGING AT Fri Oct 17 03:00:00 2014