X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbcm53xx%2Fpatches-3.14%2F320-ARM-BCM5301X-Add-DT-for-Buffalo-WZR-900DHP.patch;h=197869745d1c0c67249904d4bfd3e24e542f49bb;hb=d9bb8326fa2cb6f964a6dcdf841e2e9551ee7899;hp=96c728dfb0d603ca7a6f1187ee6d7e7a57879bd0;hpb=7a65768ddca031ec9d450366881c5958a687a996;p=openwrt%2Fstaging%2Fyousong.git diff --git a/target/linux/bcm53xx/patches-3.14/320-ARM-BCM5301X-Add-DT-for-Buffalo-WZR-900DHP.patch b/target/linux/bcm53xx/patches-3.14/320-ARM-BCM5301X-Add-DT-for-Buffalo-WZR-900DHP.patch index 96c728dfb0..197869745d 100644 --- a/target/linux/bcm53xx/patches-3.14/320-ARM-BCM5301X-Add-DT-for-Buffalo-WZR-900DHP.patch +++ b/target/linux/bcm53xx/patches-3.14/320-ARM-BCM5301X-Add-DT-for-Buffalo-WZR-900DHP.patch @@ -13,8 +13,6 @@ Signed-off-by: Rafał Miłecki 2 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 arch/arm/boot/dts/bcm47081-buffalo-wzr-900dhp.dts -diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile -index 64c8f3f..41e8455 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -55,7 +55,8 @@ dtb-$(CONFIG_ARCH_BCM_5301X) += \ @@ -27,9 +25,6 @@ index 64c8f3f..41e8455 100644 dtb-$(CONFIG_ARCH_BERLIN) += \ berlin2-sony-nsz-gs7.dtb \ berlin2cd-google-chromecast.dtb -diff --git a/arch/arm/boot/dts/bcm47081-buffalo-wzr-900dhp.dts b/arch/arm/boot/dts/bcm47081-buffalo-wzr-900dhp.dts -new file mode 100644 -index 0000000..5e4b3a9 --- /dev/null +++ b/arch/arm/boot/dts/bcm47081-buffalo-wzr-900dhp.dts @@ -0,0 +1,35 @@ @@ -68,6 +63,3 @@ index 0000000..5e4b3a9 + }; + }; +}; --- -1.8.4.5 -