public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ARM: dts: s5pv210: Improvements for Aries boards
@ 2020-06-13 18:44 Jonathan Bakker
  2020-06-15  7:01 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Bakker @ 2020-06-13 18:44 UTC (permalink / raw)
  To: kgene, krzk, robh+dt, linux-arm-kernel, linux-samsung-soc,
	devicetree, linux-kernel
  Cc: Jonathan Bakker

A couple of new drivers have now been added, so we can add support for
them in the device tree for Aries.  These are the accelerometer (bma023)
and the light/proximity sensor (gp2a).

Additionally, the fuelgauge definition was wrong as there is no interrupt
support on the galaxys.  The bluetooth definition also had some issues
with it.

There is one change to the common s5pv210 dtsi and that is that the gph3
bank was missing the interrupt-controller property.

Jonathan Bakker (5):
  ARM: dts: s5pv210: Add interrupt-controller property to gph3
  ARM: dts: s5pv210: Correct fuelgauge definition on Aries
  ARM: dts: s5pv210: Add support for GP2A light sensor on Aries
  ARM: dts: s5pv210: Add BMA023 accelerometer support to Aries
  ARM: dts: s5pv210: Correct BCM4329 bluetooth node

 arch/arm/boot/dts/s5pv210-aries.dtsi      | 90 ++++++++++++++++++++---
 arch/arm/boot/dts/s5pv210-fascinate4g.dts | 17 +++++
 arch/arm/boot/dts/s5pv210-pinctrl.dtsi    |  2 +
 3 files changed, 98 insertions(+), 11 deletions(-)

-- 
2.20.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2020-06-15  7:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-13 18:44 [PATCH 0/5] ARM: dts: s5pv210: Improvements for Aries boards Jonathan Bakker
2020-06-15  7:01 ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox