All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] arm: mvebu: disable unused rtc + cosmetic patch for ReadyNAS devices
@ 2015-10-09 22:10 ` Arnaud Ebalard
  0 siblings, 0 replies; 18+ messages in thread
From: Arnaud Ebalard @ 2015-10-09 22:10 UTC (permalink / raw)
  To: Jason Cooper, Andrew Lunn, Gregory Clement,
	Sebastian Hesselbarth, Rob Herring, Pawel Moll, Mark Rutland,
	Ian Campbell, Kumar Gala, Russell King, linux-arm-kernel
  Cc: devicetree, linux-kernel, TuxOholic

Hi,

Here are two simple patches for Armada-based ReadyNAS devices.

The first one disables Armada 370/XP rtc in the .dts files of ReadyNAS
102, 104 and 2120 devices. Those use an Intersil ISL12057 I2C RTC chip
and do not use the internal Armada RTC. Because it is enabled in
included armada-370-xp.dtsi, it just pollutes logs during boot.

While writing the patches, I noticed RN2120 .dts file has nodes that
are badly ordered under internal-regs. This second patch fixes
that. Note that it depends on first patch. 

Arnaud Ebalard (2):
  arm: mvebu: disable unused Armada RTC on ReadyNAS 102, 104 and 2120
  arm: mvebu: reorder internal-regs nodes by address in RN2120 .dts file

 arch/arm/boot/dts/armada-370-netgear-rn102.dts |  6 ++
 arch/arm/boot/dts/armada-370-netgear-rn104.dts |  6 ++
 arch/arm/boot/dts/armada-xp-netgear-rn2120.dts | 86 ++++++++++++++------------
 3 files changed, 58 insertions(+), 40 deletions(-)

-- 
2.5.3


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2015-10-12 16:33 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-09 22:10 [PATCH 0/2] arm: mvebu: disable unused rtc + cosmetic patch for ReadyNAS devices Arnaud Ebalard
2015-10-09 22:10 ` Arnaud Ebalard
2015-10-09 22:10 ` [PATCH 1/2] arm: mvebu: disable unused Armada RTC on ReadyNAS 102, 104 and 2120 Arnaud Ebalard
2015-10-09 22:10   ` Arnaud Ebalard
2015-10-12 14:21   ` Andrew Lunn
2015-10-12 14:21     ` Andrew Lunn
2015-10-12 14:21     ` Andrew Lunn
2015-10-12 16:31   ` Gregory CLEMENT
2015-10-12 16:31     ` Gregory CLEMENT
2015-10-09 22:10 ` [PATCH 2/2] arm: mvebu: reorder nodes under internal-regs by address in RN2120 .dts file Arnaud Ebalard
2015-10-09 22:10   ` Arnaud Ebalard
2015-10-12 14:23   ` Andrew Lunn
2015-10-12 14:23     ` Andrew Lunn
2015-10-12 16:32     ` Gregory CLEMENT
2015-10-12 16:32       ` Gregory CLEMENT
2015-10-12 16:32       ` Gregory CLEMENT
2015-10-12 16:27   ` Gregory CLEMENT
2015-10-12 16:27     ` Gregory CLEMENT

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.