summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/uniphier-sld3.dtsi
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-11-04 09:53:53 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2016-11-05 23:21:31 +0900
commit29ad7f49628eee53cda9319eeabbffaf39598a75 (patch)
treef3983ed3f0c2886db451695aa1abcfd087d389a0 /arch/arm/boot/dts/uniphier-sld3.dtsi
parent2752bcaa1a9495573ed799c208309a8fba135f3d (diff)
downloadlinux-29ad7f49628eee53cda9319eeabbffaf39598a75.tar.bz2
ARM: dts: uniphier: remove redundant serial fifo-size properties
These are the default of the optional property. No need to describe them explicitly. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/boot/dts/uniphier-sld3.dtsi')
-rw-r--r--arch/arm/boot/dts/uniphier-sld3.dtsi3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/boot/dts/uniphier-sld3.dtsi b/arch/arm/boot/dts/uniphier-sld3.dtsi
index 35c18197d94f..5f57a96e4e13 100644
--- a/arch/arm/boot/dts/uniphier-sld3.dtsi
+++ b/arch/arm/boot/dts/uniphier-sld3.dtsi
@@ -135,7 +135,6 @@
reg = <0x54006800 0x40>;
interrupts = <0 33 4>;
clocks = <&sys_clk 0>;
- fifo-size = <64>;
};
serial1: serial@54006900 {
@@ -144,7 +143,6 @@
reg = <0x54006900 0x40>;
interrupts = <0 35 4>;
clocks = <&sys_clk 0>;
- fifo-size = <64>;
};
serial2: serial@54006a00 {
@@ -153,7 +151,6 @@
reg = <0x54006a00 0x40>;
interrupts = <0 37 4>;
clocks = <&sys_clk 0>;
- fifo-size = <64>;
};
i2c0: i2c@58400000 {