diff options
author | Claudiu Beznea <claudiu.beznea@microchip.com> | 2021-10-11 11:47:21 +0300 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-10-24 18:52:06 +0200 |
commit | 7bd0fba3dfefb4c4a7c0b4db65feedf3d7a13f5e (patch) | |
tree | 8c4a8ec8458f6e44e911c425e5f8d4712902344f /target/linux/at91/patches-5.4 | |
parent | 05a7af9ca0dd9c42eafbca5aa988b141e0e06053 (diff) | |
download | upstream-7bd0fba3dfefb4c4a7c0b4db65feedf3d7a13f5e.tar.gz upstream-7bd0fba3dfefb4c4a7c0b4db65feedf3d7a13f5e.tar.bz2 upstream-7bd0fba3dfefb4c4a7c0b4db65feedf3d7a13f5e.zip |
at91: kernel: bump to 5.10
Bump at91 targets to kernel v5.10. With this patches and files for
wb45n and wb50n were removed as they are now included in upstream
kernel. Along with:
- this the kernel config for sama5d2 and sam9x targets has been
refreshed (with make kernel_menuconfig + save);
- CONFIG_ARCH_AT91 and specific sam9x SoCs (AT91RM9200, AT91SAM9,
SAM9X60) has been enabled such that sam9x SoCs to be able to boot.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Diffstat (limited to 'target/linux/at91/patches-5.4')
5 files changed, 0 insertions, 93 deletions
diff --git a/target/linux/at91/patches-5.4/101-ARM-at91-build-dtb-for-q5xr5.patch b/target/linux/at91/patches-5.4/101-ARM-at91-build-dtb-for-q5xr5.patch deleted file mode 100644 index b736b99f7f..0000000000 --- a/target/linux/at91/patches-5.4/101-ARM-at91-build-dtb-for-q5xr5.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/arch/arm/boot/dts/Makefile -+++ b/arch/arm/boot/dts/Makefile -@@ -38,6 +38,7 @@ dtb-$(CONFIG_SOC_AT91SAM9) += \ - at91-ariettag25.dtb \ - at91-cosino_mega2560.dtb \ - at91-kizboxmini.dtb \ -+ at91-q5xr5.dtb \ - at91-wb45n.dtb \ - at91sam9g15ek.dtb \ - at91sam9g25ek.dtb \ diff --git a/target/linux/at91/patches-5.4/102-ARM-at91-build-dtb-for-wb45n.patch b/target/linux/at91/patches-5.4/102-ARM-at91-build-dtb-for-wb45n.patch deleted file mode 100644 index c35ecc510a..0000000000 --- a/target/linux/at91/patches-5.4/102-ARM-at91-build-dtb-for-wb45n.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- a/arch/arm/boot/dts/Makefile -+++ b/arch/arm/boot/dts/Makefile -@@ -44,7 +44,8 @@ dtb-$(CONFIG_SOC_AT91SAM9) += \ - at91sam9g25ek.dtb \ - at91sam9g35ek.dtb \ - at91sam9x25ek.dtb \ -- at91sam9x35ek.dtb -+ at91sam9x35ek.dtb \ -+ wb45n.dtb - dtb-$(CONFIG_SOC_SAM_V7) += \ - at91-kizbox2.dtb \ - at91-nattis-2-natte-2.dtb \ diff --git a/target/linux/at91/patches-5.4/102-ARM-at91-wb45n-fix-duplicate-label.patch b/target/linux/at91/patches-5.4/102-ARM-at91-wb45n-fix-duplicate-label.patch deleted file mode 100644 index 9d060426ec..0000000000 --- a/target/linux/at91/patches-5.4/102-ARM-at91-wb45n-fix-duplicate-label.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- a/arch/arm/boot/dts/wb45n.dts -+++ b/arch/arm/boot/dts/wb45n.dts -@@ -126,7 +126,7 @@ - }; - }; - -- usb0: ohci@00600000 { -+ usb0: ohci@600000 { - status = "okay"; - num-ports = <2>; - atmel,vbus-gpio = < -@@ -136,7 +136,7 @@ - atmel,oc-gpio = <&pioB 13 GPIO_ACTIVE_LOW>; - }; - -- usb1: ehci@00700000 { -+ usb1: ehci@700000 { - status = "okay"; - }; - diff --git a/target/linux/at91/patches-5.4/103-ARM-at91-build-dtb-for-wb50n.patch b/target/linux/at91/patches-5.4/103-ARM-at91-build-dtb-for-wb50n.patch deleted file mode 100644 index ab5d7afcbb..0000000000 --- a/target/linux/at91/patches-5.4/103-ARM-at91-build-dtb-for-wb50n.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- a/arch/arm/boot/dts/Makefile -+++ b/arch/arm/boot/dts/Makefile -@@ -66,7 +66,8 @@ dtb-$(CONFIG_SOC_SAM_V7) += \ - at91-sama5d4_ma5d4evk.dtb \ - at91-sama5d4_xplained.dtb \ - at91-sama5d4ek.dtb \ -- at91-vinco.dtb -+ at91-vinco.dtb \ -+ wb50n.dtb - dtb-$(CONFIG_ARCH_ATLAS6) += \ - atlas6-evb.dtb - dtb-$(CONFIG_ARCH_ATLAS7) += \ diff --git a/target/linux/at91/patches-5.4/103-ARM-at91-wb50n-fix-duplicate-label.patch b/target/linux/at91/patches-5.4/103-ARM-at91-wb50n-fix-duplicate-label.patch deleted file mode 100644 index bfe6e5a9ba..0000000000 --- a/target/linux/at91/patches-5.4/103-ARM-at91-wb50n-fix-duplicate-label.patch +++ /dev/null @@ -1,39 +0,0 @@ ---- a/arch/arm/boot/dts/wb50n.dts -+++ b/arch/arm/boot/dts/wb50n.dts -@@ -60,15 +60,15 @@ - }; - }; - -- usb0: gadget@00500000 { -+ usb0: gadget@500000 { - status = "okay"; - }; - -- usb1: ohci@00600000 { -+ usb1: ohci@600000 { - status = "okay"; - }; - -- usb2: ehci@00700000 { -+ usb2: ehci@700000 { - status = "okay"; - }; - }; ---- a/arch/arm/boot/dts/wb50n.dtsi -+++ b/arch/arm/boot/dts/wb50n.dtsi -@@ -185,13 +185,13 @@ - - }; - -- usb0: gadget@00500000 { -+ usb0: gadget@500000 { - atmel,vbus-gpio = <&pioB 13 GPIO_ACTIVE_LOW>; - pinctrl-names = "default"; - pinctrl-0 = <&pinctrl_usba_vbus>; - }; - -- usb1: ohci@00600000 { -+ usb1: ohci@600000 { - num-ports = <3>; - atmel,vbus-gpio = <&pioA 2 GPIO_ACTIVE_LOW>; - atmel,oc-gpio = <&pioA 4 GPIO_ACTIVE_LOW>; |