Hello, This adds the folowing: - ULCB Kingfisher infotainment board device tree - Document DT bindings Vladimir Barinov (18): [01/18] dt: arm: shmobile: add M3ULCB Kingfisher board DT [02/18] dt: arm: shmobile: add H3ULCB Kingfisher board DT [03/18] arm64: dts: ulcb-kf: initial device tree [04/18] arm64: dts: m3ulcb-kf: initial device tree [05/18] arm64: dts: h3ulcb-kf: ES1.x SoC initial device tree [06/18] arm64: dts: h3ulcb-kf: ES2.0+ SoC initial device tree [07/18] arm64: dts: ulcb-kf: enable SCIF1 [08/18] arm64: dts: ulcb-kf: enable CAN0/1 [09/18] arm64: dts: ulcb-kf: enable USB2 PHY of channel 0 [10/18] arm64: dts: ulcb-kf: enable HSUSB [11/18] arm64: dts: ulcb-kf: enable USB2.0 Host channel 0 [12/18] arm64: dts: ulcb-kf: enable PCIE0/1 [13/18] arm64: dts: ulcb-kf: enable USB3.0 Host [14/18] arm64: dts: ulcb-kf: enable PCA9539 on I2C2 [15/18] arm64: dts: ulcb-kf: enable PCA9539 on I2C4 [16/18] arm64: dts: ulcb-kf: enable PCA9548 on I2C2 [17/18] arm64: dts: ulcb-kf: enable PCA9548 on I2C4 [18/18] arm64: dts: ulcb-kf: hog USB3 hub control gpios --- This patchset is against the 'kernel/git/horms/renesas.git' repo. Documentation/devicetree/bindings/arm/shmobile.txt | 2 arch/arm64/boot/dts/renesas/Makefile | 3 arch/arm64/boot/dts/renesas/r8a7795-es1-h3ulcb-kf.dts | 17 + arch/arm64/boot/dts/renesas/r8a7795-h3ulcb-kf.dts | 17 + arch/arm64/boot/dts/renesas/r8a7796-m3ulcb-kf.dts | 17 + arch/arm64/boot/dts/renesas/ulcb-kf.dtsi | 185 ++++++++++++++++++ 6 files changed, 241 insertions(+) create mode 100644 arch/arm64/boot/dts/renesas/r8a7795-es1-h3ulcb-kf.dts create mode 100644 arch/arm64/boot/dts/renesas/r8a7795-h3ulcb-kf.dts create mode 100644 arch/arm64/boot/dts/renesas/r8a7796-m3ulcb-kf.dts create mode 100644 arch/arm64/boot/dts/renesas/ulcb-kf.dts -- 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