mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-13 18:49:22 -04:00
arm64: dts: freescale: imx8mp-verdin: add labels to som nodes
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>
This commit is contained in:
committed by
Shawn Guo
parent
adca46171f
commit
56ba6fd50e
@@ -320,7 +320,7 @@ &fec {
|
||||
pinctrl-0 = <&pinctrl_fec>;
|
||||
pinctrl-1 = <&pinctrl_fec_sleep>;
|
||||
|
||||
mdio {
|
||||
verdin_eth2_mdio: mdio {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
|
||||
@@ -591,11 +591,12 @@ hwmon_temp_module: sensor@48 {
|
||||
vs-supply = <®_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 {
|
||||
|
||||
Reference in New Issue
Block a user