Re: [PATCH 1/6] ARM: dts: exynos: use hyphens in Exynos3250 node names

From: Krzysztof Kozlowski
Date: Tue Nov 10 2020 - 13:21:50 EST


On Thu, Nov 05, 2020 at 07:45:01PM +0100, Krzysztof Kozlowski wrote:
> Use hyphens instead of underscores in the Exynos3250 node names which is
> expected by naming convention, multiple dtschema files and pointed out
> by dtc W=2 builds. Use also generic "ppmu" node name for PPMU nodes to
> match Devicetree specification.
>
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
> ---
> arch/arm/boot/dts/exynos3250.dtsi | 48 +++++++++++++++----------------
> 1 file changed, 24 insertions(+), 24 deletions(-)

Applied entire set.

Best regards,
Krzysztof