summaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/patches-3.14/351-ARM-BCM5301X-Enable-ChipCommon-UART-serial-console.patch
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2015-01-20 07:21:30 +0000
committerRafał Miłecki <zajec5@gmail.com>2015-01-20 07:21:30 +0000
commitea1fe45fae9651ff1b701c4916ed89aa8f2bdb16 (patch)
tree4c42fe234faea90d630c122fb964c479130eb689 /target/linux/bcm53xx/patches-3.14/351-ARM-BCM5301X-Enable-ChipCommon-UART-serial-console.patch
parent9758327d836fb5fc8fdd3f26e59360ef55dbe098 (diff)
downloadmaster-31e0f0ae-ea1fe45fae9651ff1b701c4916ed89aa8f2bdb16.tar.gz
master-31e0f0ae-ea1fe45fae9651ff1b701c4916ed89aa8f2bdb16.tar.bz2
master-31e0f0ae-ea1fe45fae9651ff1b701c4916ed89aa8f2bdb16.zip
bcm53xx: backport 3 BCM5301X patches from Hauke repo
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44058
Diffstat (limited to 'target/linux/bcm53xx/patches-3.14/351-ARM-BCM5301X-Enable-ChipCommon-UART-serial-console.patch')
-rw-r--r--target/linux/bcm53xx/patches-3.14/351-ARM-BCM5301X-Enable-ChipCommon-UART-serial-console.patch29
1 files changed, 24 insertions, 5 deletions
diff --git a/target/linux/bcm53xx/patches-3.14/351-ARM-BCM5301X-Enable-ChipCommon-UART-serial-console.patch b/target/linux/bcm53xx/patches-3.14/351-ARM-BCM5301X-Enable-ChipCommon-UART-serial-console.patch
index 225a4ec9f8..ac8c77bdbc 100644
--- a/target/linux/bcm53xx/patches-3.14/351-ARM-BCM5301X-Enable-ChipCommon-UART-serial-console.patch
+++ b/target/linux/bcm53xx/patches-3.14/351-ARM-BCM5301X-Enable-ChipCommon-UART-serial-console.patch
@@ -73,8 +73,8 @@ Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
--- a/arch/arm/boot/dts/bcm47081-buffalo-wzr-600dhp2.dts
+++ b/arch/arm/boot/dts/bcm47081-buffalo-wzr-600dhp2.dts
-@@ -91,6 +91,16 @@
- };
+@@ -24,6 +24,16 @@
+ 0x88000000 0x08000000>;
};
+ chipcommonA {
@@ -87,6 +87,25 @@ Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
+ };
+ };
+
- gpio-keys {
- compatible = "gpio-keys-polled";
- #address-cells = <1>;
+ spi {
+ compatible = "spi-gpio";
+ num-chipselects = <1>;
+--- a/arch/arm/boot/dts/bcm4708-luxul-xwc-1000.dts
++++ b/arch/arm/boot/dts/bcm4708-luxul-xwc-1000.dts
+@@ -23,6 +23,16 @@
+ reg = <0x00000000 0x08000000>;
+ };
+
++ chipcommonA {
++ uart0: serial@0300 {
++ status = "okay";
++ };
++
++ uart1: serial@0400 {
++ status = "okay";
++ };
++ };
++
+ axi@18000000 {
+ nand@28000 {
+ reg = <0x00028000 0x1000>;