Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932395AbbLBBkR (ORCPT ); Tue, 1 Dec 2015 20:40:17 -0500 Received: from mailout1.w1.samsung.com ([210.118.77.11]:8319 "EHLO mailout1.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932369AbbLBBkN (ORCPT ); Tue, 1 Dec 2015 20:40:13 -0500 X-AuditID: cbfec7f5-f79b16d000005389-6a-565e4bfab7aa 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 1/9] ARM: EXYNOS: dts: Syscon dependency for v4.5 Date: Wed, 02 Dec 2015 10:39:38 +0900 Message-id: <1449020386-20250-2-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/xy7q/vOPCDNYfZ7Y49mULm8XfScfY Ld4v62G0mH/kHKvF6xeGFv2PXzNbfD28gtFi0+NrrBaXd81hs5hxfh+Txanrn9ksXn48weLA 47Fm3hpGj9+/JjF6bFrVyeZx59oeNo/NS+o9rpxoYvXo27KK0ePzJrkAjigum5TUnMyy1CJ9 uwSujLnXV7IWnOCu6NyxjamB8TpnFyMnh4SAicTuH+9YIWwxiQv31rN1MXJxCAksZZT42rSd GcL5zyhx5tJLdpAqNgFjic3Ll7CB2CICYRL/pqxjByliFtjCJPFj/iEWkISwgIvElYZuRhCb RUBVYv+MhWAreAXcJV4ceM8GsU5O4uSxyUBxDg5OAQ+Jw5O9QcJCQCV3z15ln8DIu4CRYRWj aGppckFxUnqukV5xYm5xaV66XnJ+7iZGSIh+3cG49JjVIUYBDkYlHt4VPHFhQqyJZcWVuYcY JTiYlUR4vWSAQrwpiZVVqUX58UWlOanFhxilOViUxHln7nofIiSQnliSmp2aWpBaBJNl4uCU amBk160MCpa7wP5I+bTW5aX/C4xUpvTsNsqTPCma9qWLY5XLnq7jz/mXHa/aZ5davrpxzWwL zT0nfWM/CK1g2jR7u/X012cPzvlj18dU8vpI7WnG4s0ZiekHY9e/TtbL9OA51Wq/aqnUztR9 nIsSqxJ4VkUVz3D5aGQvW+od2z3hwPTn7Eof+QSUWIozEg21mIuKEwFqWa+BTQIAAA== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1685 Lines: 45 Hi Kukjin, The DT changes are needed before switching to syscon-based reboot and power off method. 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-syscon-restart-4.5 for you to fetch changes up to 35135f4b95f03be7ebbf31221ce738f1ec0faa02: ARM: dts: Add syscon-{reboot, poweroff} nodes for exynos5410 (2015-11-20 15:58:44 +0900) ---------------------------------------------------------------- Device Tree changes adding necessary nodes for syscon reboot/poweroff handlers on Exynos boards. The mach-exynos changes must base on top of this to retain the bisectability of not loosing reboot/poweroff features. ---------------------------------------------------------------- Alim Akhtar (4): ARM: dts: Add syscon-{reboot, poweroff} nodes for exynos3250 ARM: dts: Add syscon-{reboot, poweroff} nodes for exynos4 ARM: dts: Add syscon-{reboot, poweroff} nodes for exynos5 ARM: dts: Add syscon-{reboot, poweroff} nodes for exynos5410 arch/arm/boot/dts/exynos3250.dtsi | 14 ++++++++++++++ arch/arm/boot/dts/exynos4.dtsi | 14 ++++++++++++++ arch/arm/boot/dts/exynos5.dtsi | 14 ++++++++++++++ arch/arm/boot/dts/exynos5410.dtsi | 14 ++++++++++++++ 4 files changed, 56 insertions(+) -- 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/