aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/files/arch/mips
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2019-01-27 14:35:28 +0100
committerMathias Kresin <dev@kresin.me>2019-07-07 11:17:27 +0200
commit5eb7e513a5ea036166db4304175b172fff07bf8e (patch)
tree7c56593f4f87ded768da9ad080e4344535bbf6a4 /target/linux/lantiq/files/arch/mips
parentfdcfd2b2328573db19ee8a03a5005f81e0fbd912 (diff)
downloadupstream-5eb7e513a5ea036166db4304175b172fff07bf8e.tar.gz
upstream-5eb7e513a5ea036166db4304175b172fff07bf8e.tar.bz2
upstream-5eb7e513a5ea036166db4304175b172fff07bf8e.zip
lantiq: dts: use lower case for hex values
Use only lower case for hex values to keep it consistent. Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/lantiq/files/arch/mips')
-rw-r--r--target/linux/lantiq/files/arch/mips/boot/dts/ARV8539PW22.dts6
-rw-r--r--target/linux/lantiq/files/arch/mips/boot/dts/BTHOMEHUBV2B.dts2
-rw-r--r--target/linux/lantiq/files/arch/mips/boot/dts/DGN3500.dtsi10
-rw-r--r--target/linux/lantiq/files/arch/mips/boot/dts/falcon-sflash-16M.dtsi4
-rw-r--r--target/linux/lantiq/files/arch/mips/boot/dts/falcon.dtsi62
5 files changed, 42 insertions, 42 deletions
diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/ARV8539PW22.dts b/target/linux/lantiq/files/arch/mips/boot/dts/ARV8539PW22.dts
index d4b4705612..6bd17cfb57 100644
--- a/target/linux/lantiq/files/arch/mips/boot/dts/ARV8539PW22.dts
+++ b/target/linux/lantiq/files/arch/mips/boot/dts/ARV8539PW22.dts
@@ -149,12 +149,12 @@
partition@40000 {
label = "firmware";
- reg = <0x40000 0x7B0000>; /* 7872 KiB */
+ reg = <0x40000 0x7b0000>; /* 7872 KiB */
};
- art: partition@7F0000 {
+ art: partition@7f0000 {
label = "art";
- reg = <0x7F0000 0x10000>; /* 64 KiB*/
+ reg = <0x7f0000 0x10000>; /* 64 KiB*/
read-only;
};
};
diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/BTHOMEHUBV2B.dts b/target/linux/lantiq/files/arch/mips/boot/dts/BTHOMEHUBV2B.dts
index 552814d381..390108de7f 100644
--- a/target/linux/lantiq/files/arch/mips/boot/dts/BTHOMEHUBV2B.dts
+++ b/target/linux/lantiq/files/arch/mips/boot/dts/BTHOMEHUBV2B.dts
@@ -227,7 +227,7 @@
partition@164000 {
label = "ubi";
- reg = <0x204000 0x1DFC000>;
+ reg = <0x204000 0x1dfc000>;
};
};
};
diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/DGN3500.dtsi b/target/linux/lantiq/files/arch/mips/boot/dts/DGN3500.dtsi
index f065881ba9..128ee76e2e 100644
--- a/target/linux/lantiq/files/arch/mips/boot/dts/DGN3500.dtsi
+++ b/target/linux/lantiq/files/arch/mips/boot/dts/DGN3500.dtsi
@@ -32,11 +32,11 @@
realtek,initvals = <
0x0000 0x0830
0x0400 0x8130
- 0x000A 0x83ED
- 0x0F51 0x0017
- 0x02F5 0x0048
- 0x02FA 0xFFDF
- 0x02FB 0xFFE0
+ 0x000a 0x83ed
+ 0x0f51 0x0017
+ 0x02f5 0x0048
+ 0x02fa 0xffdf
+ 0x02fb 0xffe0
0x0450 0x0000
0x0401 0x0000
0x0431 0x0960
diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/falcon-sflash-16M.dtsi b/target/linux/lantiq/files/arch/mips/boot/dts/falcon-sflash-16M.dtsi
index 626b964507..b35f70b646 100644
--- a/target/linux/lantiq/files/arch/mips/boot/dts/falcon-sflash-16M.dtsi
+++ b/target/linux/lantiq/files/arch/mips/boot/dts/falcon-sflash-16M.dtsi
@@ -27,8 +27,8 @@
label = "uboot_env";
};
- partition@C0000 {
- reg = <0xC0000 0x740000>;
+ partition@c0000 {
+ reg = <0xc0000 0x740000>;
label = "image0";
};
diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/falcon.dtsi b/target/linux/lantiq/files/arch/mips/boot/dts/falcon.dtsi
index ecb68e896e..0328e1e702 100644
--- a/target/linux/lantiq/files/arch/mips/boot/dts/falcon.dtsi
+++ b/target/linux/lantiq/files/arch/mips/boot/dts/falcon.dtsi
@@ -72,12 +72,12 @@
reg = <0x18000000 0x100>;
};
- sbs2@1D000000 {
+ sbs2@1d000000 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "lantiq,sysb2", "simple-bus";
- reg = <0x1D000000 0x1000000>;
- ranges = <0x0 0x1D000000 0x1000000>;
+ reg = <0x1d000000 0x1000000>;
+ ranges = <0x0 0x1d000000 0x1000000>;
clock_sysgpe: clock-controller@700000 {
compatible = "lantiq,sysgpe-falcon";
@@ -117,38 +117,38 @@
clocks = <&clock_syseth 17>;
};
- clock_syseth: clock-controller@B00000 {
+ clock_syseth: clock-controller@b00000 {
compatible = "lantiq,syseth-falcon";
- reg = <0xB00000 0x100>;
+ reg = <0xb00000 0x100>;
#clock-cells = <1>;
};
- pad@B01000 {
+ pad@b01000 {
compatible = "lantiq,pad-falcon";
- reg = <0xB01000 0x100>;
+ reg = <0xb01000 0x100>;
lantiq,bank = <0>;
clocks = <&clock_syseth 20>;
};
- pad@B02000 {
+ pad@b02000 {
compatible = "lantiq,pad-falcon";
- reg = <0xB02000 0x100>;
+ reg = <0xb02000 0x100>;
lantiq,bank = <2>;
clocks = <&clock_syseth 21>;
};
};
- fpi@1E000000 {
+ fpi@1e000000 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "lantiq,fpi", "simple-bus";
- reg = <0x1E000000 0x1000000>;
- ranges = <0x0 0x1E000000 0x1000000>;
+ reg = <0x1e000000 0x1000000>;
+ ranges = <0x0 0x1e000000 0x1000000>;
- serial1: serial@100B00 {
+ serial1: serial@100b00 {
status = "disabled";
compatible = "lantiq,asc";
- reg = <0x100B00 0x100>;
+ reg = <0x100b00 0x100>;
interrupt-parent = <&icu0>;
interrupts = <112 113 114>;
line = <1>;
@@ -157,9 +157,9 @@
clocks = <&clock_sys1 11>;
};
- serial0: serial@100C00 {
+ serial0: serial@100c00 {
compatible = "lantiq,asc";
- reg = <0x100C00 0x100>;
+ reg = <0x100c00 0x100>;
interrupt-parent = <&icu0>;
interrupts = <104 105 106>;
line = <0>;
@@ -168,23 +168,23 @@
clocks = <&clock_sys1 12>;
};
- spi: spi@100D00 {
+ spi: spi@100d00 {
status = "disabled";
compatible = "lantiq,falcon-spi", "lantiq,xrx100-spi", "lantiq,spi-lantiq-ssc";
interrupts = <22 23 24 25>;
interrupt-names = "spi_tx", "spi_rx", "spi_err", "spi_frm";
#address-cells = <1>;
#size-cells = <0>;
- reg = <0x100D00 0x100>;
+ reg = <0x100d00 0x100>;
interrupt-parent = <&icu0>;
clocks = <&clock_sys1 13>;
base_cs = <1>;
num_cs = <2>;
};
- gptc@100E00 {
+ gptc@100e00 {
compatible = "lantiq,gptc-falcon";
- reg = <0x100E00 0x100>;
+ reg = <0x100e00 0x100>;
};
i2c: i2c@200000 {
@@ -263,35 +263,35 @@
reg = <0x802000 0x80>;
};
- clock_sys1: clock-controller@F00000 {
+ clock_sys1: clock-controller@f00000 {
compatible = "lantiq,sys1-falcon";
- reg = <0xF00000 0x100>;
+ reg = <0xf00000 0x100>;
#clock-cells = <1>;
};
};
- sbs0@1F000000 {
+ sbs0@1f000000 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "simple-bus";
- reg = <0x1F000000 0x400000>;
- ranges = <0x0 0x1F000000 0x400000>;
+ reg = <0x1f000000 0x400000>;
+ ranges = <0x0 0x1f000000 0x400000>;
mpsmbx: mpsmbx@200000 {
reg = <0x200000 0x200>;
};
};
- sbs1@1F700000 {
+ sbs1@1f700000 {
};
- biu@1F800000 {
+ biu@1f800000 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "lantiq,biu", "simple-bus";
- reg = <0x1F800000 0x800000>;
- ranges = <0x0 0x1F800000 0x800000>;
+ reg = <0x1f800000 0x800000>;
+ ranges = <0x0 0x1f800000 0x800000>;
icu0: icu@80200 {
#interrupt-cells = <1>;
@@ -304,9 +304,9 @@
0x802a0 0x28>;
};
- watchdog@803F0 {
+ watchdog@803f0 {
compatible = "lantiq,wdt";
- reg = <0x803F0 0x10>;
+ reg = <0x803f0 0x10>;
clocks = <&io_clk>; /* currently no effect */
};
};