Commit 308ff92e authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Bjorn Andersson

arm64: dts: qcom: msm8994-msft-lumia-octagon: align resin node name with bindings

Bindings expect resin node to be named "resin":

  qcom/msm8992-msft-lumia-octagon-talkman.dtb: pmic@0: pon@800: Unevaluated properties are not allowed ('volwnkey' was unexpected)
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220908081050.29751-2-krzysztof.kozlowski@linaro.org
parent 8cd012f7
...@@ -499,7 +499,7 @@ pwrkey { ...@@ -499,7 +499,7 @@ pwrkey {
linux,code = <KEY_POWER>; linux,code = <KEY_POWER>;
}; };
volwnkey { resin {
compatible = "qcom,pm8941-resin"; compatible = "qcom,pm8941-resin";
interrupts = <0 8 1 IRQ_TYPE_EDGE_BOTH>; interrupts = <0 8 1 IRQ_TYPE_EDGE_BOTH>;
debounce = <15625>; debounce = <15625>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment