Message ID | 20240722-cros-backlight-dt-probe-v2-1-d77cdf7018ec@collabora.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [v2] arm64: dts: mediatek: mt8195-cherry: Remove keyboard-backlight node | expand |
On Mon, 22 Jul 2024 11:34:25 -0400, Nícolas F. R. A. Prado wrote: > 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. > > Applied to v6.11-next/dts64, thanks! [1/1] arm64: dts: mediatek: mt8195-cherry: Remove keyboard-backlight node commit: 4c03a44e266887190bdaacc7010970ae2b26b852 Cheers, Angelo
diff --git a/arch/arm64/boot/dts/mediatek/mt8195-cherry.dtsi b/arch/arm64/boot/dts/mediatek/mt8195-cherry.dtsi index fe5400e17b0f..20dfa18c9dda 100644 --- a/arch/arm64/boot/dts/mediatek/mt8195-cherry.dtsi +++ b/arch/arm64/boot/dts/mediatek/mt8195-cherry.dtsi @@ -1228,10 +1228,6 @@ cros_ec: ec@0 { 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>;