[PATCH v2 2/2] arm64: dts: qcom: sc7280: Enable keyboard backlight for villager

From: Matthias Kaehlcke
Date: Mon May 23 2022 - 15:40:05 EST


Villager has a backlit keyboard, enable support for the backlight.

Signed-off-by: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
---

(no changes since v1)

arch/arm64/boot/dts/qcom/sc7280-herobrine-villager-r0.dts | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/sc7280-herobrine-villager-r0.dts b/arch/arm64/boot/dts/qcom/sc7280-herobrine-villager-r0.dts
index d3d6ffad4eff..290cd3b1f1f1 100644
--- a/arch/arm64/boot/dts/qcom/sc7280-herobrine-villager-r0.dts
+++ b/arch/arm64/boot/dts/qcom/sc7280-herobrine-villager-r0.dts
@@ -76,6 +76,10 @@ &pcie1_phy {
status = "okay";
};

+&pwmleds {
+ status = "okay";
+};
+
/* For eMMC */
&sdhc_1 {
status = "okay";
--
2.36.1.124.g0e6072fb45-goog