From d0ee398c36983ccb2ee514e71f10d3c274546f17 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rafa=C5=82=20Mi=C5=82ecki?= Date: Thu, 25 Feb 2021 19:34:21 +0100 Subject: [PATCH] bcm53xx: group dts backports by upstream kernel version MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit It's a simple renaming thing. Signed-off-by: Rafał Miłecki --- ...5.10-0001-ARM-dts-BCM5301X-Specify-PWM-in-the-DT.patch} | 0 ...10-0002-ARM-dts-BCM5301X-Specify-uart2-in-the-DT.patch} | 0 ...10-0003-ARM-dts-BCM5301X-Specify-pcie2-in-the-DT.patch} | 0 ...3-v5.10-0004-ARM-BCM5301X-Add-DT-for-Meraki-MR32.patch} | 7 ++++++- 4 files changed, 6 insertions(+), 1 deletion(-) rename target/linux/bcm53xx/patches-5.4/{033-v5.10-ARM-dts-BCM5301X-Specify-PWM-in-the-DT.patch => 033-v5.10-0001-ARM-dts-BCM5301X-Specify-PWM-in-the-DT.patch} (100%) rename target/linux/bcm53xx/patches-5.4/{034-v5.10-ARM-dts-BCM5301X-Specify-uart2-in-the-DT.patch => 033-v5.10-0002-ARM-dts-BCM5301X-Specify-uart2-in-the-DT.patch} (100%) rename target/linux/bcm53xx/patches-5.4/{035-v5.10-ARM-dts-BCM5301X-Specify-pcie2-in-the-DT.patch => 033-v5.10-0003-ARM-dts-BCM5301X-Specify-pcie2-in-the-DT.patch} (100%) rename target/linux/bcm53xx/patches-5.4/{330-ARM-BCM5301X-Add-DT-for-Meraki-MR32.patch => 033-v5.10-0004-ARM-BCM5301X-Add-DT-for-Meraki-MR32.patch} (95%) diff --git a/target/linux/bcm53xx/patches-5.4/033-v5.10-ARM-dts-BCM5301X-Specify-PWM-in-the-DT.patch b/target/linux/bcm53xx/patches-5.4/033-v5.10-0001-ARM-dts-BCM5301X-Specify-PWM-in-the-DT.patch similarity index 100% rename from target/linux/bcm53xx/patches-5.4/033-v5.10-ARM-dts-BCM5301X-Specify-PWM-in-the-DT.patch rename to target/linux/bcm53xx/patches-5.4/033-v5.10-0001-ARM-dts-BCM5301X-Specify-PWM-in-the-DT.patch diff --git a/target/linux/bcm53xx/patches-5.4/034-v5.10-ARM-dts-BCM5301X-Specify-uart2-in-the-DT.patch b/target/linux/bcm53xx/patches-5.4/033-v5.10-0002-ARM-dts-BCM5301X-Specify-uart2-in-the-DT.patch similarity index 100% rename from target/linux/bcm53xx/patches-5.4/034-v5.10-ARM-dts-BCM5301X-Specify-uart2-in-the-DT.patch rename to target/linux/bcm53xx/patches-5.4/033-v5.10-0002-ARM-dts-BCM5301X-Specify-uart2-in-the-DT.patch diff --git a/target/linux/bcm53xx/patches-5.4/035-v5.10-ARM-dts-BCM5301X-Specify-pcie2-in-the-DT.patch b/target/linux/bcm53xx/patches-5.4/033-v5.10-0003-ARM-dts-BCM5301X-Specify-pcie2-in-the-DT.patch similarity index 100% rename from target/linux/bcm53xx/patches-5.4/035-v5.10-ARM-dts-BCM5301X-Specify-pcie2-in-the-DT.patch rename to target/linux/bcm53xx/patches-5.4/033-v5.10-0003-ARM-dts-BCM5301X-Specify-pcie2-in-the-DT.patch diff --git a/target/linux/bcm53xx/patches-5.4/330-ARM-BCM5301X-Add-DT-for-Meraki-MR32.patch b/target/linux/bcm53xx/patches-5.4/033-v5.10-0004-ARM-BCM5301X-Add-DT-for-Meraki-MR32.patch similarity index 95% rename from target/linux/bcm53xx/patches-5.4/330-ARM-BCM5301X-Add-DT-for-Meraki-MR32.patch rename to target/linux/bcm53xx/patches-5.4/033-v5.10-0004-ARM-BCM5301X-Add-DT-for-Meraki-MR32.patch index 29329eb3f0..e96815ba38 100644 --- a/target/linux/bcm53xx/patches-5.4/330-ARM-BCM5301X-Add-DT-for-Meraki-MR32.patch +++ b/target/linux/bcm53xx/patches-5.4/033-v5.10-0004-ARM-BCM5301X-Add-DT-for-Meraki-MR32.patch @@ -48,10 +48,15 @@ Odd stuff: Signed-off-by: Christian Lamparter Signed-off-by: Florian Fainelli +--- + arch/arm/boot/dts/Makefile | 1 + + arch/arm/boot/dts/bcm53016-meraki-mr32.dts | 197 +++++++++++++++++++++ + 2 files changed, 198 insertions(+) + create mode 100644 arch/arm/boot/dts/bcm53016-meraki-mr32.dts --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile -@@ -119,6 +119,7 @@ dtb-$(CONFIG_ARCH_BCM_5301X) += \ +@@ -118,6 +118,7 @@ dtb-$(CONFIG_ARCH_BCM_5301X) += \ bcm47094-luxul-xwr-3150-v1.dtb \ bcm47094-netgear-r8500.dtb \ bcm47094-phicomm-k3.dtb \ -- 2.30.2