mvebu: add uDPU update patches
authorRussell King <linux@armlinux.org.uk>
Wed, 27 Nov 2019 11:45:35 +0000 (11:45 +0000)
committerJonas Gorski <jonas.gorski@gmail.com>
Tue, 21 Jan 2020 21:32:48 +0000 (22:32 +0100)
commit46678fbdca914c1de61a87357337eb680c4c4512
tree47b79d76bbd1fc9aec230f8599d95cee512955b4
parenta1358fc7ae638b7dafe682ae764fc4d1d189b05e
mvebu: add uDPU update patches

Update the uDPU kernel support, fixing a number of issues:
* make ethernet work again by adding comphy definitions
* slow the I2C bus to give it more chance of actually working
* the SFP cages are designed to support up to 3W modules, which
  would be prevented from initialising without this patch.

Signed-off-by: Russell King <linux@armlinux.org.uk>
[jonas.gorski: rename to mvebu, refresh patches]
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
target/linux/mvebu/patches-4.19/544-arm64-dts-uDPU-fix-comphy-definitions.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.19/545-arm64-dts-uDPU-remove-i2c-fast-mode.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.19/546-arm64-dts-uDPU-SFP-cages-support-3W-modules.patch [new file with mode: 0644]