]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: mediatek: mt8183-evb: Fix dtbs_check warnings
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Fri, 9 Jan 2026 11:47:39 +0000 (12:47 +0100)
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Mon, 12 Jan 2026 13:30:52 +0000 (14:30 +0100)
Change the Murata NCM03WF104 node name from "thermal-sensor" to
"thermistor" (as that's what it is, after all), and change all
of the pinmux main nodes to have a "-pins" suffix to satisfy
devicetree bindings checks.

Reviewed-by: Chen-Yu Tsai <wenst@chromium.org>
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
arch/arm64/boot/dts/mediatek/mt8183-evb.dts

index f04baea5d6cbe2375537462dc32c9ac47acc0c71..acfdd5fb041f97ee713a87edb85725dd7c40abbb 100644 (file)
@@ -38,7 +38,7 @@
                };
        };
 
-       thermal-sensor {
+       thermistor {
                compatible = "murata,ncp03wf104";
                pullup-uv = <1800000>;
                pullup-ohm = <390000>;
 };
 
 &pio {
-       i2c_pins_0: i2c0 {
+       i2c_pins_0: i2c0-pins {
                pins_i2c {
                        pinmux = <PINMUX_GPIO82__FUNC_SDA0>,
                                 <PINMUX_GPIO83__FUNC_SCL0>;
                };
        };
 
-       i2c_pins_1: i2c1 {
+       i2c_pins_1: i2c1-pins {
                pins_i2c {
                        pinmux = <PINMUX_GPIO81__FUNC_SDA1>,
                                 <PINMUX_GPIO84__FUNC_SCL1>;
                };
        };
 
-       i2c_pins_2: i2c2 {
+       i2c_pins_2: i2c2-pins {
                pins_i2c {
                        pinmux = <PINMUX_GPIO103__FUNC_SCL2>,
                                 <PINMUX_GPIO104__FUNC_SDA2>;
                };
        };
 
-       i2c_pins_3: i2c3 {
+       i2c_pins_3: i2c3-pins {
                pins_i2c {
                        pinmux = <PINMUX_GPIO50__FUNC_SCL3>,
                                 <PINMUX_GPIO51__FUNC_SDA3>;
                };
        };
 
-       i2c_pins_4: i2c4 {
+       i2c_pins_4: i2c4-pins {
                pins_i2c {
                        pinmux = <PINMUX_GPIO105__FUNC_SCL4>,
                                 <PINMUX_GPIO106__FUNC_SDA4>;
                };
        };
 
-       i2c_pins_5: i2c5 {
+       i2c_pins_5: i2c5-pins {
                pins_i2c {
                        pinmux = <PINMUX_GPIO48__FUNC_SCL5>,
                                 <PINMUX_GPIO49__FUNC_SDA5>;
                };
        };
 
-       spi_pins_0: spi0 {
+       spi_pins_0: spi0-pins {
                pins_spi {
                        pinmux = <PINMUX_GPIO85__FUNC_SPI0_MI>,
                                 <PINMUX_GPIO86__FUNC_SPI0_CSB>,
                };
        };
 
-       mmc0_pins_default: mmc0default {
+       mmc0_pins_default: mmc0-default-pins {
                pins_cmd_dat {
                        pinmux = <PINMUX_GPIO123__FUNC_MSDC0_DAT0>,
                                 <PINMUX_GPIO128__FUNC_MSDC0_DAT1>,
                };
        };
 
-       mmc0_pins_uhs: mmc0 {
+       mmc0_pins_uhs: mmc0-uhs-pins {
                pins_cmd_dat {
                        pinmux = <PINMUX_GPIO123__FUNC_MSDC0_DAT0>,
                                 <PINMUX_GPIO128__FUNC_MSDC0_DAT1>,
                };
        };
 
-       mmc1_pins_default: mmc1default {
+       mmc1_pins_default: mmc1-default-pins {
                pins_cmd_dat {
                        pinmux = <PINMUX_GPIO31__FUNC_MSDC1_CMD>,
                                   <PINMUX_GPIO32__FUNC_MSDC1_DAT0>,
                };
        };
 
-       mmc1_pins_uhs: mmc1 {
+       mmc1_pins_uhs: mmc1-pins {
                pins_cmd_dat {
                        pinmux = <PINMUX_GPIO31__FUNC_MSDC1_CMD>,
                                   <PINMUX_GPIO32__FUNC_MSDC1_DAT0>,
                };
        };
 
-       spi_pins_1: spi1 {
+       spi_pins_1: spi1-pins {
                pins_spi {
                        pinmux = <PINMUX_GPIO161__FUNC_SPI1_A_MI>,
                                 <PINMUX_GPIO162__FUNC_SPI1_A_CSB>,
                };
        };
 
-       spi_pins_2: spi2 {
+       spi_pins_2: spi2-pins {
                pins_spi {
                        pinmux = <PINMUX_GPIO0__FUNC_SPI2_CSB>,
                                 <PINMUX_GPIO1__FUNC_SPI2_MO>,
                };
        };
 
-       spi_pins_3: spi3 {
+       spi_pins_3: spi3-pins {
                pins_spi {
                        pinmux = <PINMUX_GPIO21__FUNC_SPI3_MI>,
                                 <PINMUX_GPIO22__FUNC_SPI3_CSB>,
                };
        };
 
-       spi_pins_4: spi4 {
+       spi_pins_4: spi4-pins {
                pins_spi {
                        pinmux = <PINMUX_GPIO17__FUNC_SPI4_MI>,
                                 <PINMUX_GPIO18__FUNC_SPI4_CSB>,
                };
        };
 
-       spi_pins_5: spi5 {
+       spi_pins_5: spi5-pins {
                pins_spi {
                        pinmux = <PINMUX_GPIO13__FUNC_SPI5_MI>,
                                 <PINMUX_GPIO14__FUNC_SPI5_CSB>,
                };
        };
 
-       pwm_pins_1: pwm1 {
+       pwm_pins_1: pwm1-pins {
                pins_pwm {
                        pinmux = <PINMUX_GPIO90__FUNC_PWM_A>;
                };