From: NĂ­colas F. R. A. Prado Date: Mon, 22 Jul 2024 15:34:25 +0000 (-0400) Subject: arm64: dts: mediatek: mt8195-cherry: Remove keyboard-backlight node X-Git-Tag: v6.12-rc1~188^2~2^2~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4c03a44e266887190bdaacc7010970ae2b26b852;p=thirdparty%2Flinux.git arm64: dts: mediatek: mt8195-cherry: Remove keyboard-backlight node Commit 970c3a6b7aa3 ("mfd: cros_ec: Register keyboard backlight subdevice") introduced support for detecting keyboard backlight fuctionality through communication with the ChromeOS EC. This means that the DT node is no longer used. Remove the unneeded node. Tested-by: Chen-Yu Tsai Reviewed-by: Chen-Yu Tsai Reviewed-by: AngeloGioacchino Del Regno Signed-off-by: NĂ­colas F. R. A. Prado Link: https://lore.kernel.org/r/20240722-cros-backlight-dt-probe-v2-1-d77cdf7018ec@collabora.com Signed-off-by: AngeloGioacchino Del Regno --- diff --git a/arch/arm64/boot/dts/mediatek/mt8195-cherry.dtsi b/arch/arm64/boot/dts/mediatek/mt8195-cherry.dtsi index fe5400e17b0f4..20dfa18c9dda0 100644 --- a/arch/arm64/boot/dts/mediatek/mt8195-cherry.dtsi +++ b/arch/arm64/boot/dts/mediatek/mt8195-cherry.dtsi @@ -1228,10 +1228,6 @@ spi-max-frequency = <3000000>; wakeup-source; - keyboard-backlight { - compatible = "google,cros-kbd-led-backlight"; - }; - i2c_tunnel: i2c-tunnel { compatible = "google,cros-ec-i2c-tunnel"; google,remote-bus = <0>;