Hi! This patchset add support for Exynos5422 based Hardkernel's Odroid HC1 board. Odroid HC1 board is based on Odroid XU4 board, but it has no HDMI, no eMMC, no build-in USB3.0 hub, no extension port pins, and no GPIO button. USB3.0 ports are used for build-in JMicron USB to SATA bridge and Gigabit R8152 ethernet chips. HC1 uses only passive cooling. This patchset is based on current Krzysztof's next/dt branch. Best regards Marek Szyprowski Samsung R&D Institute Poland Changlelog: v2: - fixed incorrect names of thermal zones - extended commit description v1: - initial version Patch summary: Marek Szyprowski (2): ARM: dts: exynos: Add support for Hardkernel's Odroid HC1 board ARM: exynos_defconfig: Enable UAS support for Odroid HC1 board arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/exynos5422-odroid-core.dtsi | 443 +++++++++++++++++++++ arch/arm/boot/dts/exynos5422-odroidhc1.dts | 213 ++++++++++ arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi | 428 +------------------- arch/arm/configs/exynos_defconfig | 2 +- 5 files changed, 659 insertions(+), 428 deletions(-) create mode 100644 arch/arm/boot/dts/exynos5422-odroid-core.dtsi create mode 100644 arch/arm/boot/dts/exynos5422-odroidhc1.dts -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html