Re: [PATCH v2 1/4] soc: samsung: pmu: Populate children syscon nodes

From: Rob Herring
Date: Mon Feb 05 2018 - 01:08:44 EST


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 <krzk@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/samsung/pmu.txt | 6 ++++++
> drivers/soc/samsung/exynos-pmu.c | 7 +++++++
> 2 files changed, 13 insertions(+)

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>