Re: [PATCH 3/4] arm64: dts: qcom: align Google CROS EC PWM node name with dtschema

From: Doug Anderson
Date: Mon Feb 14 2022 - 11:22:03 EST


Hi,

On Mon, Feb 14, 2022 at 12:20 AM Krzysztof Kozlowski
<krzysztof.kozlowski@xxxxxxxxxxxxx> wrote:
>
> dtschema expects PWM node name to be a generic "pwm". This also matches
> Devicetree specification requirements about generic node names.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
> ---
> arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi | 2 +-
> arch/arm64/boot/dts/qcom/sc7280-herobrine-herobrine-r0.dts | 2 +-
> arch/arm64/boot/dts/qcom/sc7280-herobrine.dtsi | 2 +-
> arch/arm64/boot/dts/qcom/sc7280-idp-ec-h1.dtsi | 2 +-
> arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi | 2 +-
> 5 files changed, 5 insertions(+), 5 deletions(-)

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>