[U-Boot] [PATCH] bmips: bcm6838: fix device tree warning

10 Dec
2018
10 Dec
'18
5:42 p.m.
Signed-off-by: Álvaro Fernández Rojas noltari@gmail.com --- arch/mips/dts/brcm,bcm6838.dtsi | 2 -- 1 file changed, 2 deletions(-)
diff --git a/arch/mips/dts/brcm,bcm6838.dtsi b/arch/mips/dts/brcm,bcm6838.dtsi index 1018f9ee49..77d6a8e214 100644 --- a/arch/mips/dts/brcm,bcm6838.dtsi +++ b/arch/mips/dts/brcm,bcm6838.dtsi @@ -31,8 +31,6 @@
clocks { compatible = "simple-bus"; - #address-cells = <1>; - #size-cells = <1>; u-boot,dm-pre-reloc;
periph_osc: periph-osc {
--
2.11.0

10 Dec
10 Dec
7:03 p.m.
Am 10.12.18 um 17:42 schrieb Álvaro Fernández Rojas:
Signed-off-by: Álvaro Fernández Rojas noltari@gmail.com
arch/mips/dts/brcm,bcm6838.dtsi | 2 -- 1 file changed, 2 deletions(-)
applied to u-boot-mips/fixes, thanks.
--
- Daniel
2342
Age (days ago)
2342
Last active (days ago)
1 comments
2 participants
participants (2)
-
Daniel Schwierzeck
-
Álvaro Fernández Rojas