From: Lee Jones <hidden> Date: 2012-08-09 15:57:26
The compatible string found in the Power-On-Key's MFD cell matches
the device name provided in the driver. Keeping this naming convention
seems like a good idea, so we're changing the one found in the DTS
file to match.
Signed-off-by: Lee Jones <redacted>
---
arch/arm/boot/dts/dbx5x0.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
From: Lee Jones <hidden> Date: 2012-08-09 15:57:33
This was left over during a recent clean-up which removed Device Tree
helper structs. There is no longer a requirement for it, so we can just
remove it.
Signed-off-by: Lee Jones <redacted>
---
arch/arm/mach-ux500/board-mop500.c | 5 -----
1 file changed, 5 deletions(-)
From: Lee Jones <hidden> Date: 2012-08-09 15:58:04
All AB8500 devices are now registered via MFD core, so Device Tree
capability is no longer required for probing. Here we pull the DT
match table to ensure we're no longer probed during Device Tree
start-up.
CC: Alessandro Zummo <redacted>
CC: rtc-linux at googlegroups.com
Signed-off-by: Lee Jones <redacted>
---
drivers/rtc/rtc-ab8500.c | 6 ------
1 file changed, 6 deletions(-)
On Thu, Aug 9, 2012 at 5:57 PM, Lee Jones [off-list ref] wrote:
All AB8500 devices are now registered via MFD core, so Device Tree
capability is no longer required for probing. Here we pull the DT
match table to ensure we're no longer probed during Device Tree
start-up.
CC: Alessandro Zummo <redacted>
CC: rtc-linux at googlegroups.com
Signed-off-by: Lee Jones <redacted>
On Thu, Aug 9, 2012 at 5:57 PM, Lee Jones [off-list ref] wrote:
The compatible string found in the Power-On-Key's MFD cell matches
the device name provided in the driver. Keeping this naming convention
seems like a good idea, so we're changing the one found in the DTS
file to match.
Signed-off-by: Lee Jones <redacted>
On Thu, Aug 9, 2012 at 5:57 PM, Lee Jones [off-list ref] wrote:
This was left over during a recent clean-up which removed Device Tree
helper structs. There is no longer a requirement for it, so we can just
remove it.
Signed-off-by: Lee Jones <redacted>
From: Lee Jones <hidden> Date: 2012-08-31 11:08:28
On Tue, Aug 14, 2012 at 10:32:02AM +0200, Linus Walleij wrote:
On Thu, Aug 9, 2012 at 5:57 PM, Lee Jones [off-list ref] wrote:
quoted
All AB8500 devices are now registered via MFD core, so Device Tree
capability is no longer required for probing. Here we pull the DT
match table to ensure we're no longer probed during Device Tree
start-up.
CC: Alessandro Zummo <redacted>
CC: rtc-linux at googlegroups.com
Signed-off-by: Lee Jones <redacted>
Acked-by: Linus Walleij <redacted>
I'm guessing we still need Alessandro's Ack?
--
Lee Jones
Linaro ST-Ericsson Landing Team Lead
Linaro.org ? Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
On Fri, Aug 31, 2012 at 1:08 PM, Lee Jones [off-list ref] wrote:
On Tue, Aug 14, 2012 at 10:32:02AM +0200, Linus Walleij wrote:
quoted
On Thu, Aug 9, 2012 at 5:57 PM, Lee Jones [off-list ref] wrote:
quoted
All AB8500 devices are now registered via MFD core, so Device Tree
capability is no longer required for probing. Here we pull the DT
match table to ensure we're no longer probed during Device Tree
start-up.
CC: Alessandro Zummo <redacted>
CC: rtc-linux at googlegroups.com
Signed-off-by: Lee Jones <redacted>
Acked-by: Linus Walleij <redacted>
I'm guessing we still need Alessandro's Ack?
Well, usually we have Andrew Morton merging patches for RTC, so
put him on CC.
If I was the MFD maintainer I'd just merge this though, it's quite
obvious.
Sam: do you agree?
Yours,
Linus Walleij
On Sat, Sep 1, 2012 at 1:27 AM, Linus Walleij [off-list ref] wrote:
On Fri, Aug 31, 2012 at 1:08 PM, Lee Jones [off-list ref] wrote:
quoted
On Tue, Aug 14, 2012 at 10:32:02AM +0200, Linus Walleij wrote:
quoted
On Thu, Aug 9, 2012 at 5:57 PM, Lee Jones [off-list ref] wrote:
quoted
All AB8500 devices are now registered via MFD core, so Device Tree
capability is no longer required for probing. Here we pull the DT
match table to ensure we're no longer probed during Device Tree
start-up.
CC: Alessandro Zummo <redacted>
CC: rtc-linux at googlegroups.com
Signed-off-by: Lee Jones <redacted>
Acked-by: Linus Walleij <redacted>
I'm guessing we still need Alessandro's Ack?
Well, usually we have Andrew Morton merging patches for RTC, so
put him on CC.
If I was the MFD maintainer I'd just merge this though, it's quite
obvious.
Sam: do you agree?
Or wait, Sam was not on the To: line...
Yours,
Linus Walleij
From: Samuel Ortiz <hidden> Date: 2012-09-19 16:03:11
Hi Linus,
On Sat, Sep 01, 2012 at 01:28:34AM +0200, Linus Walleij wrote:
On Sat, Sep 1, 2012 at 1:27 AM, Linus Walleij [off-list ref] wrote:
quoted
On Fri, Aug 31, 2012 at 1:08 PM, Lee Jones [off-list ref] wrote:
quoted
On Tue, Aug 14, 2012 at 10:32:02AM +0200, Linus Walleij wrote:
quoted
On Thu, Aug 9, 2012 at 5:57 PM, Lee Jones [off-list ref] wrote:
quoted
All AB8500 devices are now registered via MFD core, so Device Tree
capability is no longer required for probing. Here we pull the DT
match table to ensure we're no longer probed during Device Tree
start-up.
CC: Alessandro Zummo <redacted>
CC: rtc-linux at googlegroups.com
Signed-off-by: Lee Jones <redacted>
Acked-by: Linus Walleij <redacted>
I'm guessing we still need Alessandro's Ack?
Well, usually we have Andrew Morton merging patches for RTC, so
put him on CC.
If I was the MFD maintainer I'd just merge this though, it's quite
obvious.
Sam: do you agree?
I'd love to see the patch first :)
Could you please bounce it to me ?
Cheers,
Samuel.
--
Intel Open Source Technology Centre
http://oss.intel.com/
From: Lee Jones <hidden> Date: 2012-09-19 19:09:59
quoted
quoted
Sam: do you agree?
I'd love to see the patch first :)
Could you please bounce it to me ?
I'll help. :)
Author: Lee Jones [off-list ref]
Date: Thu Aug 9 13:28:19 2012 +0100
drivers/rtc/rtc-ab8500.c: Revoke Device Tree enablement
All AB8500 devices are now registered via MFD core, so Device Tree
capability is no longer required for probing. Here we pull the DT
match table to ensure we're no longer probed during Device Tree
start-up.
CC: Alessandro Zummo [off-list ref]
CC: rtc-linux at googlegroups.com
Acked-by: Linus Walleij [off-list ref]
Signed-off-by: Lee Jones [off-list ref]