[PATCH] Add xtal load setting device tree parameter

2015-07-03 Thread Gordon Hollingworth
Add device tree parameter to enable the setting of the capacitor load parameter, defaults to 12 pF this parameter allows the setting of 7pF Signed-off-by Gordon Hollingworth --- drivers/rtc/rtc-pcf8523.c| 8 +++- 1 files changed, 7 insertions(+), 1 deletion(-) diff

Re: [PATCH v2] ARM: bcm2835: add device tree for Raspberry Pi model B+

2014-11-08 Thread Gordon Hollingworth
On 8 November 2014 06:17, Stephen Warren wrote: > On 11/07/2014 10:12 AM, Gordon Hollingworth wrote: >> Resend: HTML less... >> On 7 November 2014 17:07, Gordon Hollingworth wrote: >>> On 7 November 2014 16:20, Noralf Tronnes wrote: > ... >>>> From the

Re: [PATCH v2] ARM: bcm2835: add device tree for Raspberry Pi model B+

2014-11-07 Thread Gordon Hollingworth
Resend: HTML less... On 7 November 2014 17:07, Gordon Hollingworth wrote: > > > On 7 November 2014 16:20, Noralf Tronnes wrote: >> >> Den 07.11.2014 05:22, skrev Stephen Warren: >>> >>> On 11/06/2014 12:36 PM, Noralf Tronnes wrote: >>>&

Re: [PATCH] ARM: bcm2835: override the HW UART periphid

2013-05-21 Thread Gordon Hollingworth
Have checked with the designer of the UART block and he confirmed that the 2835 PL011 contains a 16 deep fifo not 32 deep... Hardware guys, they can never just leave it alone!!! Gordon On 21 May 2013 07:07, Jongsung Kim wrote: > Jongsung Kim : >> diff --git a/arch/arm/boot/dts/bcm2835.dtsi > b