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