diff options
Diffstat (limited to 'target/linux/brcm2708/patches-4.9/950-0160-ARM-bcm2835-dt-Add-the-DSI-module-nodes-and-clocks.patch')
-rw-r--r-- | target/linux/brcm2708/patches-4.9/950-0160-ARM-bcm2835-dt-Add-the-DSI-module-nodes-and-clocks.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/brcm2708/patches-4.9/950-0160-ARM-bcm2835-dt-Add-the-DSI-module-nodes-and-clocks.patch b/target/linux/brcm2708/patches-4.9/950-0160-ARM-bcm2835-dt-Add-the-DSI-module-nodes-and-clocks.patch index 00703579e5..285a7b3530 100644 --- a/target/linux/brcm2708/patches-4.9/950-0160-ARM-bcm2835-dt-Add-the-DSI-module-nodes-and-clocks.patch +++ b/target/linux/brcm2708/patches-4.9/950-0160-ARM-bcm2835-dt-Add-the-DSI-module-nodes-and-clocks.patch @@ -28,7 +28,7 @@ Signed-off-by: Eric Anholt <eric@anholt.net> +}; --- a/arch/arm/boot/dts/bcm283x.dtsi +++ b/arch/arm/boot/dts/bcm283x.dtsi -@@ -93,10 +93,13 @@ +@@ -98,10 +98,13 @@ #clock-cells = <1>; reg = <0x7e101000 0x2000>; @@ -45,7 +45,7 @@ Signed-off-by: Eric Anholt <eric@anholt.net> }; rng@7e104000 { -@@ -398,6 +401,26 @@ +@@ -403,6 +406,26 @@ status = "disabled"; }; @@ -72,7 +72,7 @@ Signed-off-by: Eric Anholt <eric@anholt.net> aux: aux@0x7e215000 { compatible = "brcm,bcm2835-aux"; #clock-cells = <1>; -@@ -457,6 +480,26 @@ +@@ -462,6 +485,26 @@ interrupts = <2 1>; }; |