DistroKit Mailinglist
 help / color / mirror / Atom feed
* [DistroKit] [PATCH 0/2] v7a: fix beaglebone networking
@ 2022-01-08  7:57 Ahmad Fatoum
  2022-01-08  7:57 ` [DistroKit] [PATCH 1/2] v7a: kernel: enable new TI CPSW switchdev driver Ahmad Fatoum
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Ahmad Fatoum @ 2022-01-08  7:57 UTC (permalink / raw)
  To: distrokit

Upstream device tree changed TI CPSW (network controller) node our kernel
and barebox to a new one with a compatible we don't match against.

Fix this up for kernel and barebox and while at it import one more
beaglebone fix from barebox master.

Ahmad Fatoum (2):
  v7a: kernel: enable new TI CPSW switchdev driver
  v7a: barebox: cherry-pick CPSW/Linux reboot fixes from master

 configs/platform-v7a/kernelconfig             |   9 +-
 ...port-for-new-binding-in-Linux-v5.15-.patch | 210 ++++++++++++++++++
 ...-beaglebone-init-MPU-speed-to-800Mhz.patch |  45 ++++
 .../patches/barebox-2021.11.0/series          |   2 +
 4 files changed, 263 insertions(+), 3 deletions(-)
 create mode 100644 configs/platform-v7a/patches/barebox-2021.11.0/0001-net-cpsw-add-support-for-new-binding-in-Linux-v5.15-.patch
 create mode 100644 configs/platform-v7a/patches/barebox-2021.11.0/0002-Revert-ARM-beaglebone-init-MPU-speed-to-800Mhz.patch
 create mode 100644 configs/platform-v7a/patches/barebox-2021.11.0/series

-- 
2.30.2


_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-01-09  5:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-08  7:57 [DistroKit] [PATCH 0/2] v7a: fix beaglebone networking Ahmad Fatoum
2022-01-08  7:57 ` [DistroKit] [PATCH 1/2] v7a: kernel: enable new TI CPSW switchdev driver Ahmad Fatoum
2022-01-08  8:01   ` Ahmad Fatoum
2022-01-08  7:57 ` [DistroKit] [PATCH 2/2] v7a: barebox: cherry-pick CPSW/Linux reboot fixes from master Ahmad Fatoum
2022-01-08  9:37 ` [DistroKit] [PATCH 0/2] v7a: fix beaglebone networking Robert Schwebel
2022-01-09  5:45 ` Sohaib Mohamed

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox