arm64: dts: mediatek: mt8195-cherry: Remove keyboard-backlight node
Commit 970c3a6b7a
("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 <wenst@chromium.org>
Reviewed-by: Chen-Yu Tsai <wenst@chromium.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
Link: https://lore.kernel.org/r/20240722-cros-backlight-dt-probe-v2-1-d77cdf7018ec@collabora.com
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
This commit is contained in:
parent
d92fd0cc01
commit
4c03a44e26
1 changed files with 0 additions and 4 deletions
|
@ -1228,10 +1228,6 @@
|
||||||
spi-max-frequency = <3000000>;
|
spi-max-frequency = <3000000>;
|
||||||
wakeup-source;
|
wakeup-source;
|
||||||
|
|
||||||
keyboard-backlight {
|
|
||||||
compatible = "google,cros-kbd-led-backlight";
|
|
||||||
};
|
|
||||||
|
|
||||||
i2c_tunnel: i2c-tunnel {
|
i2c_tunnel: i2c-tunnel {
|
||||||
compatible = "google,cros-ec-i2c-tunnel";
|
compatible = "google,cros-ec-i2c-tunnel";
|
||||||
google,remote-bus = <0>;
|
google,remote-bus = <0>;
|
||||||
|
|
Loading…
Add table
Reference in a new issue