summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi
diff options
context:
space:
mode:
authorPankaj Bansal <pankaj.bansal@nxp.com>2019-04-22 16:22:49 +0530
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 16:11:05 +0800
commite8d5168a1166d9871aee99d09bd52cee1de61a6b (patch)
tree21db8ea7a7f8fe3f6e499d975ae56898926d5dba /arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi
parent2dfc5fc0eb0a555ac5e876f645ed7c92951a1176 (diff)
arm64: dts: fsl: layerscape: fix warnings when compiling dts files
when compiling dts file using DTC_FLAG='-@', the device tree compiler reports these warnings: Warning (simple_bus_reg): /soc/mdio@0x8c0b000: simple-bus unit address format error, expected "8c0b000" Warning (unit_address_format): /pfe@04000000: unit name should not have leading 0s Fixed the node names to silence these warnings. Signed-off-by: Pankaj Bansal <pankaj.bansal@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi')
-rw-r--r--arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi18
1 files changed, 9 insertions, 9 deletions
diff --git a/arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi b/arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi
index dfaf2f8b6b36..422700edbae2 100644
--- a/arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi
+++ b/arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi
@@ -2,7 +2,7 @@
//
// Device Tree Include file for Layerscape-LX2160A family SoC.
//
-// Copyright 2018 NXP
+// Copyright 2018-2019 NXP
#include <dt-bindings/gpio/gpio.h>
#include <dt-bindings/interrupt-controller/arm-gic.h>
@@ -500,7 +500,7 @@
status = "disabled";
};
- pcs_mdio1: mdio@0x8c07000 {
+ pcs_mdio1: mdio@8c07000 {
compatible = "fsl,fman-memac-mdio";
reg = <0x0 0x8c07000 0x0 0x1000>;
device_type = "mdio";
@@ -510,7 +510,7 @@
#size-cells = <0>;
};
- pcs_mdio2: mdio@0x8c0b000 {
+ pcs_mdio2: mdio@8c0b000 {
compatible = "fsl,fman-memac-mdio";
reg = <0x0 0x8c0b000 0x0 0x1000>;
device_type = "mdio";
@@ -520,7 +520,7 @@
#size-cells = <0>;
};
- pcs_mdio3: mdio@0x8c0f000 {
+ pcs_mdio3: mdio@8c0f000 {
compatible = "fsl,fman-memac-mdio";
reg = <0x0 0x8c0f000 0x0 0x1000>;
device_type = "mdio";
@@ -530,7 +530,7 @@
#size-cells = <0>;
};
- pcs_mdio4: mdio@0x8c13000 {
+ pcs_mdio4: mdio@8c13000 {
compatible = "fsl,fman-memac-mdio";
reg = <0x0 0x8c13000 0x0 0x1000>;
device_type = "mdio";
@@ -540,7 +540,7 @@
#size-cells = <0>;
};
- pcs_mdio5: mdio@0x8c17000 {
+ pcs_mdio5: mdio@8c17000 {
compatible = "fsl,fman-memac-mdio";
reg = <0x0 0x8c17000 0x0 0x1000>;
device_type = "mdio";
@@ -550,7 +550,7 @@
#size-cells = <0>;
};
- pcs_mdio6: mdio@0x8c1b000 {
+ pcs_mdio6: mdio@8c1b000 {
compatible = "fsl,fman-memac-mdio";
reg = <0x0 0x8c1b000 0x0 0x1000>;
device_type = "mdio";
@@ -560,7 +560,7 @@
#size-cells = <0>;
};
- pcs_mdio7: mdio@0x8c1f000 {
+ pcs_mdio7: mdio@8c1f000 {
compatible = "fsl,fman-memac-mdio";
reg = <0x0 0x8c1f000 0x0 0x1000>;
device_type = "mdio";
@@ -570,7 +570,7 @@
#size-cells = <0>;
};
- pcs_mdio8: mdio@0x8c23000 {
+ pcs_mdio8: mdio@8c23000 {
compatible = "fsl,fman-memac-mdio";
reg = <0x0 0x8c23000 0x0 0x1000>;
device_type = "mdio";