Thread (2 messages) 2 messages, 2 authors, 2015-05-18
DORMANTno replies
Revisions (4)
  1. v4 [diff vs current]
  2. v4 current
  3. v4 [diff vs current]
  4. v4 [diff vs current]

[PATCH v4 0/6] SA1100/PXA RTC clean-up

From: robh@kernel.org (Rob Herring)
Date: 2015-05-18 13:18:00
Also in: linux-rtc

On Fri, May 15, 2015 at 6:13 AM, Robert Jarzmik [off-list ref] wrote:
Rob Herring [off-list ref] writes:
quoted
A git branch is here[4]. I've tested sa1100-rtc on PXA1928. I need help
testing on PXA27x/3xx.
Hi Rob,

I tested on PXA27x. It works for the boards which used pxa-rtc.
For the others, their defconfig become broken, because the pxa boards with
sa1100-rtc do not work anymore. And of course no .config manipulation will fix
this, because PXA architecture is denied the sa1100-rtc driver.
Ah, I didn't realize there is a mixture of use.

I could just do something like this instead of removing
sa1100_device_rtc registration:

#ifndef CONFIG_RTC_DRV_PXA
       &sa1100_device_rtc,
#else
        &pxa_device_rtc,
#endif

Rob
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help