]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: mediatek: mt8195-cherry: Remove keyboard-backlight node
authorNícolas F. R. A. Prado <nfraprado@collabora.com>
Mon, 22 Jul 2024 15:34:25 +0000 (11:34 -0400)
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Tue, 30 Jul 2024 09:12:44 +0000 (11:12 +0200)
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 <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>
arch/arm64/boot/dts/mediatek/mt8195-cherry.dtsi

index fe5400e17b0f4392628868a91380ab556c070b26..20dfa18c9dda0a60932bd58221260f4dad9e76b1 100644 (file)
                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>;