mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-13 15:19:26 -04:00
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:
committed by
Shawn Guo
parent
194a741645
commit
0852cba2c3
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user