mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 19:13:47 +02:00
arm64: dts: ti: k3-am62-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> Link: https://lore.kernel.org/r/20240924120044.130913-3-francesco@dolcini.it Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
This commit is contained in:
parent
9db282063b
commit
25c8a5bebd
|
|
@ -1224,11 +1224,12 @@ sensor@48 {
|
|||
reg = <0x48>;
|
||||
};
|
||||
|
||||
adc@49 {
|
||||
verdin_som_adc: adc@49 {
|
||||
compatible = "ti,tla2024";
|
||||
reg = <0x49>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
#io-channel-cells = <1>;
|
||||
|
||||
/* Verdin PMIC_I2C (ADC_4 - ADC_3) */
|
||||
channel@0 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user