Re: [PATCH] ARM: dts: hummingboard: enable pcf8523 rtc for i2eX

2015-03-02 Thread Matt Porter
On Mon, Mar 02, 2015 at 08:43:26PM +, Russell King wrote: > On Mon, Mar 02, 2015 at 03:25:40PM -0500, Matt Porter wrote: > > On Mon, Mar 02, 2015 at 07:49:08PM +, Russell King wrote: > > > It's a bit like the MMC stuff, I'm still carrying Olof's solution for > > > the SDIO wifi/bt power

Re: [PATCH] ARM: dts: hummingboard: enable pcf8523 rtc for i2eX

2015-03-02 Thread Russell King - ARM Linux
On Mon, Mar 02, 2015 at 03:25:40PM -0500, Matt Porter wrote: > On Mon, Mar 02, 2015 at 07:49:08PM +, Russell King wrote: > > It's a bit like the MMC stuff, I'm still carrying Olof's solution for > > the SDIO wifi/bt power and reset control stuff, and I'm not at present > > intending to do

Re: [PATCH] ARM: dts: hummingboard: enable pcf8523 rtc for i2eX

2015-03-02 Thread Matt Porter
On Mon, Mar 02, 2015 at 07:49:08PM +, Russell King wrote: > On Mon, Mar 02, 2015 at 02:21:16PM -0500, Matt Porter wrote: > > [added Rabeeh] > > > > On Mon, Mar 02, 2015 at 07:06:16PM +, Russell King wrote: > > > On Mon, Mar 02, 2015 at 07:02:04PM +, Russell King - ARM Linux wrote: > >

Re: [PATCH] ARM: dts: hummingboard: enable pcf8523 rtc for i2eX

2015-03-02 Thread Russell King - ARM Linux
On Mon, Mar 02, 2015 at 02:21:16PM -0500, Matt Porter wrote: > [added Rabeeh] > > On Mon, Mar 02, 2015 at 07:06:16PM +, Russell King wrote: > > On Mon, Mar 02, 2015 at 07:02:04PM +, Russell King - ARM Linux wrote: > > > On Mon, Mar 02, 2015 at 01:50:06PM -0500, Matt Porter wrote: > > > >

Re: [PATCH] ARM: dts: hummingboard: enable pcf8523 rtc for i2eX

2015-03-02 Thread Matt Porter
[added Rabeeh] On Mon, Mar 02, 2015 at 07:06:16PM +, Russell King wrote: > On Mon, Mar 02, 2015 at 07:02:04PM +, Russell King - ARM Linux wrote: > > On Mon, Mar 02, 2015 at 01:50:06PM -0500, Matt Porter wrote: > > > The PCF8523 RTC is populated on the i2eX boards so > > > enable the i2c1

Re: [PATCH] ARM: dts: hummingboard: enable pcf8523 rtc for i2eX

2015-03-02 Thread Russell King - ARM Linux
On Mon, Mar 02, 2015 at 07:02:04PM +, Russell King - ARM Linux wrote: > On Mon, Mar 02, 2015 at 01:50:06PM -0500, Matt Porter wrote: > > The PCF8523 RTC is populated on the i2eX boards so > > enable the i2c1 controller and enable the device on > > that bus. > > Hmm, I wonder where my update

Re: [PATCH] ARM: dts: hummingboard: enable pcf8523 rtc for i2eX

2015-03-02 Thread Russell King - ARM Linux
On Mon, Mar 02, 2015 at 01:50:06PM -0500, Matt Porter wrote: > The PCF8523 RTC is populated on the i2eX boards so > enable the i2c1 controller and enable the device on > that bus. Hmm, I wonder where my update patches went... oh, they're still sitting in my excessive backlog of patches in my tree

[PATCH] ARM: dts: hummingboard: enable pcf8523 rtc for i2eX

2015-03-02 Thread Matt Porter
The PCF8523 RTC is populated on the i2eX boards so enable the i2c1 controller and enable the device on that bus. Signed-off-by: Matt Porter --- arch/arm/boot/dts/imx6qdl-hummingboard.dtsi | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git

Re: [PATCH] ARM: dts: hummingboard: enable pcf8523 rtc for i2eX

2015-03-02 Thread Russell King - ARM Linux
On Mon, Mar 02, 2015 at 03:25:40PM -0500, Matt Porter wrote: On Mon, Mar 02, 2015 at 07:49:08PM +, Russell King wrote: It's a bit like the MMC stuff, I'm still carrying Olof's solution for the SDIO wifi/bt power and reset control stuff, and I'm not at present intending to do anything

Re: [PATCH] ARM: dts: hummingboard: enable pcf8523 rtc for i2eX

2015-03-02 Thread Matt Porter
On Mon, Mar 02, 2015 at 08:43:26PM +, Russell King wrote: On Mon, Mar 02, 2015 at 03:25:40PM -0500, Matt Porter wrote: On Mon, Mar 02, 2015 at 07:49:08PM +, Russell King wrote: It's a bit like the MMC stuff, I'm still carrying Olof's solution for the SDIO wifi/bt power and reset

[PATCH] ARM: dts: hummingboard: enable pcf8523 rtc for i2eX

2015-03-02 Thread Matt Porter
The PCF8523 RTC is populated on the i2eX boards so enable the i2c1 controller and enable the device on that bus. Signed-off-by: Matt Porter mpor...@konsulko.com --- arch/arm/boot/dts/imx6qdl-hummingboard.dtsi | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git

Re: [PATCH] ARM: dts: hummingboard: enable pcf8523 rtc for i2eX

2015-03-02 Thread Russell King - ARM Linux
On Mon, Mar 02, 2015 at 01:50:06PM -0500, Matt Porter wrote: The PCF8523 RTC is populated on the i2eX boards so enable the i2c1 controller and enable the device on that bus. Hmm, I wonder where my update patches went... oh, they're still sitting in my excessive backlog of patches in my tree as

Re: [PATCH] ARM: dts: hummingboard: enable pcf8523 rtc for i2eX

2015-03-02 Thread Russell King - ARM Linux
On Mon, Mar 02, 2015 at 07:02:04PM +, Russell King - ARM Linux wrote: On Mon, Mar 02, 2015 at 01:50:06PM -0500, Matt Porter wrote: The PCF8523 RTC is populated on the i2eX boards so enable the i2c1 controller and enable the device on that bus. Hmm, I wonder where my update patches

Re: [PATCH] ARM: dts: hummingboard: enable pcf8523 rtc for i2eX

2015-03-02 Thread Matt Porter
[added Rabeeh] On Mon, Mar 02, 2015 at 07:06:16PM +, Russell King wrote: On Mon, Mar 02, 2015 at 07:02:04PM +, Russell King - ARM Linux wrote: On Mon, Mar 02, 2015 at 01:50:06PM -0500, Matt Porter wrote: The PCF8523 RTC is populated on the i2eX boards so enable the i2c1

Re: [PATCH] ARM: dts: hummingboard: enable pcf8523 rtc for i2eX

2015-03-02 Thread Russell King - ARM Linux
On Mon, Mar 02, 2015 at 02:21:16PM -0500, Matt Porter wrote: [added Rabeeh] On Mon, Mar 02, 2015 at 07:06:16PM +, Russell King wrote: On Mon, Mar 02, 2015 at 07:02:04PM +, Russell King - ARM Linux wrote: On Mon, Mar 02, 2015 at 01:50:06PM -0500, Matt Porter wrote: The PCF8523

Re: [PATCH] ARM: dts: hummingboard: enable pcf8523 rtc for i2eX

2015-03-02 Thread Matt Porter
On Mon, Mar 02, 2015 at 07:49:08PM +, Russell King wrote: On Mon, Mar 02, 2015 at 02:21:16PM -0500, Matt Porter wrote: [added Rabeeh] On Mon, Mar 02, 2015 at 07:06:16PM +, Russell King wrote: On Mon, Mar 02, 2015 at 07:02:04PM +, Russell King - ARM Linux wrote: On Mon,