ARM: dts: collected rockchip dtsi and board changes
From: Heiko Stuebner <heiko@...> Date: Fri, 11 Jul 2014 18:41:52 +0200
These are collected dtsi changes for drivers that made it into a tree recently - except the saradc nodes, where the driver is still in-flight. As everything depends on the clock controller series [0] anyway, I'll simply strip off the last patch if necessary once the clocks land. [0] http://www.spinics.net/lists/arm-kernel/msg343927.html Beniamino Galvani (2): ARM: dts: add i2c and regulator nodes to rk3188-radxarock ARM: dts: rockchip: add pwm nodes Heiko Stuebner (5): ARM: dts: add rk3066 and rk3188 i2c device nodes and pinctrl settings ARM: dts: rockchip: add tps65910 regulator for bqcurie2 ARM: dts: rk3188-radxarock: enable sd-card slot ARM: dts: rockchip: add both clocks to uart nodes ARM: dts: rockchip: add saradc nodes arch/arm/boot/dts/rk3066a-bqcurie2.dts | 98 ++++++++++++++++++++++ arch/arm/boot/dts/rk3066a.dtsi | 59 +++++++++++++ arch/arm/boot/dts/rk3188-radxarock.dts | 147 +++++++++++++++++++++++++++++++++ arch/arm/boot/dts/rk3188.dtsi | 79 ++++++++++++++++++ arch/arm/boot/dts/rk3xxx.dtsi | 139 ++++++++++++++++++++++++++++++- 5 files changed, 518 insertions(+), 4 deletions(-) -- 1.9.0
Patches in this set
- [0001] ARM: dts: add rk3066 and rk3188 i2c device nodes and pinctrl settings (raw)
- [0002] ARM: dts: rockchip: add tps65910 regulator for bqcurie2 (raw)
- [0003] ARM: dts: add i2c and regulator nodes to rk3188-radxarock (raw)
- [0004] ARM: dts: rk3188-radxarock: enable sd-card slot (raw)
- [0005] ARM: dts: rockchip: add both clocks to uart nodes (raw)
- [0006] ARM: dts: rockchip: add pwm nodes (raw)
- [0007] ARM: dts: rockchip: add saradc nodes (raw)
Statistics
- 7 individual patches
- 518 lines added
- 4 lines removed