[PATCH v2 1/4] soc: samsung: pmu: Populate children syscon nodes
Rob Herring
robh at kernel.org
Sun Feb 4 22:08:27 PST 2018
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 at kernel.org>
> ---
> 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 at kernel.org>
More information about the linux-arm-kernel
mailing list