arm64: dts: freescale: imx8mm-verdin: add label to som adc node

Add a label to ti-ads1015 node to make it easier to reference it
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>
This commit is contained in:
João Paulo Gonçalves
2024-09-24 13:30:47 +02:00
committed by Shawn Guo
parent 194a741645
commit 0852cba2c3

View File

@@ -483,11 +483,12 @@ rtc_i2c: rtc@32 {
reg = <0x32>;
};
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 {