1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-11 17:10:13 +00:00

arm64: dts: marvell: samsung,coreprimevelte: Add backlight

Add a node for the KTD2801 backlight chip found on the board.

Signed-off-by: Duje Mihanović <duje@dujemihanovic.xyz>
This commit is contained in:
Duje Mihanović 2025-09-13 23:21:03 +02:00
parent 645d81b886
commit 3d7590419a
No known key found for this signature in database
GPG Key ID: AD319352458FAD03

View File

@ -116,6 +116,12 @@
gpios = <&gpio 17 GPIO_ACTIVE_LOW>;
};
};
backlight {
compatible = "kinetic,ktd2801";
ctrl-gpios = <&gpio 97 GPIO_ACTIVE_HIGH>;
max-brightness = <210>;
};
};
&smmu {