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>
Wed, 4 Dec 2019 22:30:34 +0000 (23:30 +0100)
commit9db309d9f4946526274f81d4cb877ede42ccb14f
tree0056208cfdddcb8ed4da5453cf67fd7fce8355a0
parent5000cb4d4d7e544d1dbe1083bb908897c1446f05
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]