]> www.infradead.org Git - users/willy/xarray.git/commitdiff
arm64: dts: freescale: imx8mp-verdin: add labels to som nodes
authorJoão Paulo Gonçalves <joao.goncalves@toradex.com>
Tue, 24 Sep 2024 11:40:52 +0000 (13:40 +0200)
committerShawn Guo <shawnguo@kernel.org>
Thu, 17 Oct 2024 09:20:51 +0000 (17:20 +0800)
Add labels to ti-ads1015 and fec ethernet mdio node to make it easier to
reference them from other nodes.

Signed-off-by: João Paulo Gonçalves <joao.goncalves@toradex.com>
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mp-verdin.dtsi

index a19ad5ee7f792b000add1d90b523eb8d0e8fd376..e9518b7c7aa85e291b6b83d4cf9a7681518020f5 100644 (file)
        pinctrl-0 = <&pinctrl_fec>;
        pinctrl-1 = <&pinctrl_fec_sleep>;
 
-       mdio {
+       verdin_eth2_mdio: mdio {
                #address-cells = <1>;
                #size-cells = <0>;
 
                vs-supply = <&reg_vdd_1v8>;
        };
 
-       adc@49 {
+       verdin_som_adc: adc@49 {
                compatible = "ti,ads1015";
                reg = <0x49>;
                #address-cells = <1>;
                #size-cells = <0>;
+               #io-channel-cells = <1>;
 
                /* Verdin I2C_1 (ADC_4 - ADC_3) */
                channel@0 {