From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v2 1/4] soc: samsung: pmu: Populate children syscon nodes Date: Mon, 5 Feb 2018 00:08:27 -0600 Message-ID: <20180205060827.vhftmdpucrkv2n5f@rob-hp-laptop> References: <20180130211819.17139-1-krzk@kernel.org> <20180130211819.17139-2-krzk@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20180130211819.17139-2-krzk-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Krzysztof Kozlowski Cc: Kukjin Kim , Mark Rutland , Russell King , Catalin Marinas , Will Deacon , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Marek Szyprowski , Bartlomiej Zolnierkiewicz , Alim Akhtar , Chanwoo Choi , Pankaj Dubey , Arnd Bergmann , Olof Johansson List-Id: devicetree@vger.kernel.org On Tue, Jan 30, 2018 at 10:18:16PM +0100, Krzysztof Kozlowski wrote: > The syscon poweroff and restart nodes logically belong to the Power > Management Unit so populate possible children. > > This also requires providing compatibles for Exynos5410 and Exynos7 so > the PMU device and its children will be instantiated for them as well. > Just like Exynos5433, these chipsets are not yet supported by the PMU > driver. > > Signed-off-by: Krzysztof Kozlowski > --- > Documentation/devicetree/bindings/arm/samsung/pmu.txt | 6 ++++++ > drivers/soc/samsung/exynos-pmu.c | 7 +++++++ > 2 files changed, 13 insertions(+) Reviewed-by: Rob Herring -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html