diff mbox series

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

Message ID 20181210164258.11119-1-noltari@gmail.com
State Accepted, archived
Commit 1410708eeb310e74af23dbee53a7774038cb3918
Delegated to: Daniel Schwierzeck
Headers show
Series [U-Boot] bmips: bcm6838: fix device tree warning | expand

Commit Message

Álvaro Fernández Rojas Dec. 10, 2018, 4:42 p.m. UTC
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
---
 arch/mips/dts/brcm,bcm6838.dtsi | 2 --
 1 file changed, 2 deletions(-)

Comments

Daniel Schwierzeck Dec. 10, 2018, 6:03 p.m. UTC | #1
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.
diff mbox series

Patch

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 {