Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932462AbbLBBkk (ORCPT ); Tue, 1 Dec 2015 20:40:40 -0500 Received: from mailout3.w1.samsung.com ([210.118.77.13]:62256 "EHLO mailout3.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932423AbbLBBkf (ORCPT ); Tue, 1 Dec 2015 20:40:35 -0500 X-AuditID: cbfec7f5-f79b16d000005389-85-565e4c11a718 From: Krzysztof Kozlowski To: linux-samsung-soc@vger.kernel.org, arm@kernel.org, Kukjin Kim Cc: Arnd Bergmann , Olof Johansson , Will Deacon , Catalin Marinas , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Kevin Hilman , k.kozlowski@samsung.com Subject: [GIT PULL 7/9] ARM: EXYNOS: dts: DeviceTree for v4.5 Date: Wed, 02 Dec 2015 10:39:44 +0900 Message-id: <1449020386-20250-8-git-send-email-k.kozlowski@samsung.com> X-Mailer: git-send-email 1.9.1 In-reply-to: <1449020386-20250-1-git-send-email-k.kozlowski@samsung.com> References: <1449020386-20250-1-git-send-email-k.kozlowski@samsung.com> X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFtrFLMWRmVeSWpSXmKPExsVy+t/xy7qCPnFhBldeclkc+7KFzeLvpGPs Fu+X9TBazD9yjtXi9QtDi/7Hr5ktvh5ewWix6fE1VovLu+awWcw4v4/J4tT1z2wWLz+eYHHg 8Vgzbw2jx+9fkxg9Nq3qZPO4c20Pm8fmJfUeV040sXr0bVnF6PF5k1wARxSXTUpqTmZZapG+ XQJXxpkVH5gKJqpUvG/9z9rAeFG6i5GTQ0LAROLP4ifsELaYxIV769m6GLk4hASWMkrMeTSD GcL5zygx//xSZpAqNgFjic3Ll7CB2CICYRL/pqxjByliFtjCJPFj/iEWkISwgK3Ekr/rwGwW AVWJY8d2MoLYvALuEnsuHGODWCcncfLYZNYuRg4OTgEPicOTvUHCQkAld89eZZ/AyLuAkWEV o2hqaXJBcVJ6rpFecWJucWleul5yfu4mRkiIft3BuPSY1SFGAQ5GJR7eFTxxYUKsiWXFlbmH GCU4mJVEeL1kgEK8KYmVValF+fFFpTmpxYcYpTlYlMR5Z+56HyIkkJ5YkpqdmlqQWgSTZeLg lGpgrJ8dHP8/4gvHpsYJk1lWnj75YueBQ8XbXgr3Pz21YZYLy5Rdt+bVvrLyvCl4dN66q5Gu KzZ6CLqLfv3/IjAzYWXf3oPan0X9br7x5YgueN/XF5g/96bzjO2JCvZbq3wzuuaLmnpJHChY I8t6X8NNM++oronHNT42s5J5C0Ocn6ixfu/8MHP9CiWW4oxEQy3mouJEAJ2s7p1NAgAA Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 4772 Lines: 103 Hi Kukjin, A lot of stuff here, mostly cleanups. Description in tag. Best regards, Krzysztof The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec: Linux 4.4-rc1 (2015-11-15 17:00:27 -0800) are available in the git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.5 for you to fetch changes up to 2cf107f1033e0343d45b59d06f16487c8362702f: ARM: dts: Unify G2D device node with other devices on exynos4 (2015-11-30 17:00:43 +0900) ---------------------------------------------------------------- Samsung DeviceTree updates and improvements for 4.5: 1. Pinctrl for Exynos5410. 2. eMMC/SDIO minor fixes usage of bindings on Snow and Peach Chromebooks. 3. Remove FIMD from Odroid XU3-family because on XU3 it cannot be used yet and on XU3-Lite and XU4 it is not supported. 4. Remove deprecated since June 2013 samsung,exynos5-hdmi. 5. Add support for Pseudo Random Generator on Exynos4 (Trats2 for now). This depends on new SSS clock. 6. Add rotator nodes for Exynos4 and Exynos5. 7. Switch DWC3_1 on Odroid XU3 and XU3-Lite to peripheral mode because now it cannot be used as OTG. 8. Cleanup the G2D usage on Exynos4 and add it to a proper domain in case of Exynos4210. 9. Put MDMA1 in proper domain on Exynos4210 as well. 10. Minor cleanups. ---------------------------------------------------------------- Andrzej Hajda (1): dt-bindings: remove deprecated compatible string from exynos-hdmi Hakjoo Kim (1): ARM: dts: Add pinctrl support to exynos5410 Javier Martinez Canillas (7): ARM: dts: Mark SDIO as non-removable in exynos5800-peach-pi ARM: dts: Mark SDIO as non-removable in exynos5420-peach-pit ARM: dts: Mark SDIO as non-removable in exynos5250-snow-common ARM: dts: Remove broken-cd from eMMC node in exynos5800-peach-pi ARM: dts: Remove broken-cd from eMMC node in exynos5420-peach-pi ARM: dts: Mark eMMC as non-removable in exynos5250-snow-common ARM: dts: Remove unneeded GPIO include in exynos4412-odroidu3 Krzysztof Kozlowski (4): clk: samsung: exynos4: Add SSS gate clock Merge tag 'samsung-clk-exynos4-4.5' into next/dt ARM: dts: Add PRNG module for exynos4 ARM: dts: Enable PRNG module on exynos4412-trats2 Marek Szyprowski (10): ARM: dts: Remove fimd node from exynos5422-odroidxu3-common ARM: dts: Add rotator nodes on exynos4 ARM: dts: Fix power domain for sysmmu-rotator device on exynos4 ARM: dts: Add rotator node on exynos5250 ARM: dts: Add rotator node on exynos5420 ARM: dts: Use peripheral mode for dwc3_1 on exynos5422-odroidxu3 ARM: dts: exynos4210-universal_c210: Disable DMA for UARTs ARM: dts: MDMA1 device belongs to LCD0 power domain on exynos4210 ARM: dts: Add power domain to G2D device on exynos4210 ARM: dts: Unify G2D device node with other devices on exynos4 .../bindings/display/exynos/exynos_hdmi.txt | 7 +- arch/arm/boot/dts/exynos4.dtsi | 18 +- arch/arm/boot/dts/exynos4210-origen.dts | 4 - arch/arm/boot/dts/exynos4210-smdkv310.dts | 4 - arch/arm/boot/dts/exynos4210-universal_c210.dts | 8 + arch/arm/boot/dts/exynos4210.dtsi | 14 +- arch/arm/boot/dts/exynos4412-odroid-common.dtsi | 4 - arch/arm/boot/dts/exynos4412-odroidu3.dts | 1 - arch/arm/boot/dts/exynos4412-origen.dts | 4 - arch/arm/boot/dts/exynos4412-smdk4412.dts | 4 - arch/arm/boot/dts/exynos4412-trats2.dts | 4 + arch/arm/boot/dts/exynos4x12.dtsi | 5 +- arch/arm/boot/dts/exynos5250-snow-common.dtsi | 6 +- arch/arm/boot/dts/exynos5250.dtsi | 9 + arch/arm/boot/dts/exynos5410-pinctrl.dtsi | 406 +++++++++++++++++++++ arch/arm/boot/dts/exynos5410.dtsi | 36 ++ arch/arm/boot/dts/exynos5420-peach-pit.dts | 5 +- arch/arm/boot/dts/exynos5420.dtsi | 19 + arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi | 5 - arch/arm/boot/dts/exynos5422-odroidxu3-lite.dts | 2 +- arch/arm/boot/dts/exynos5422-odroidxu3.dts | 2 +- arch/arm/boot/dts/exynos5800-peach-pi.dts | 5 +- drivers/clk/samsung/clk-exynos4.c | 1 + include/dt-bindings/clock/exynos4.h | 1 + 24 files changed, 527 insertions(+), 47 deletions(-) create mode 100644 arch/arm/boot/dts/exynos5410-pinctrl.dtsi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/