arm64: dts: qcom: sc8180x-lenovo-flex-5g: set names for i2c hid nodes
authorAnton Bambura <jenneron@postmarketos.org>
Sat, 3 Feb 2024 19:11:56 +0000 (21:11 +0200)
committerBjorn Andersson <andersson@kernel.org>
Mon, 18 Mar 2024 02:44:52 +0000 (21:44 -0500)
Set names, so they correspond to devices connected to these interfaces.

Signed-off-by: Anton Bambura <jenneron@postmarketos.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20240203191200.99185-3-jenneron@postmarketos.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sc8180x-lenovo-flex-5g.dts

index 49b740c5467475d02c862278d516fe3c09324177..af61acf58d683b42226a4180296a3fd619b87b51 100644 (file)
 
        status = "okay";
 
-       hid@10 {
+       touchscreen@10 {
                compatible = "hid-over-i2c";
                reg = <0x10>;
                hid-descr-addr = <0x1>;
 
        status = "okay";
 
-       hid@5 {
+       keyboard@5 {
                compatible = "hid-over-i2c";
                reg = <0x5>;
                hid-descr-addr = <0x20>;
                interrupts-extended = <&tlmm 37 IRQ_TYPE_LEVEL_LOW>;
        };
 
-       hid@2c {
+       touchpad@2c {
                compatible = "hid-over-i2c";
                reg = <0x2c>;
                hid-descr-addr = <0x20>;