Changes in v1: - board rename - add vendor prefix for i2c interfaced sensors - use stdout-path to set the default console Andy Yan (2): ARM: dts: add rockchip PX3 Evaluation board arm64: dts: rockchip: Add PX5 Evaluation board Documentation/devicetree/bindings/arm/rockchip.txt | 8 + arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/rk3188-px3-evb.dts | 337 +++++++++++++++++++++ arch/arm64/boot/dts/rockchip/Makefile | 1 + arch/arm64/boot/dts/rockchip/rk3368-px5-evb.dts | 304 +++++++++++++++++++ 5 files changed, 651 insertions(+) create mode 100644 arch/arm/boot/dts/rk3188-px3-evb.dts create mode 100644 arch/arm64/boot/dts/rockchip/rk3368-px5-evb.dts -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html