[OpenWrt-Devel] [PATCH 2/3] kernel: backport v5.8 i2c-pxa updates

2020-05-21 Thread Russell King
Add i2c-pxa updates queued for v5.8, which add bus recovery to this driver; this is needed for the uDPU platform. Signed-off-by: Russell King --- ...pxa-use-official-address-byte-helper.patch | 64 +++ ...5.8-i2c-pxa-remove-unneeded-includes.patch | 42 ++ ...ge-includes-to-be-in-alphabetical

[OpenWrt-Devel] [PATCH 1/3] kernel: backport gpio emulated open drain output fix

2020-05-21 Thread Russell King
Backport the GPIO emulated open drain output fix from v5.5, which is required for the i2c-pxa backport. Signed-off-by: Russell King --- This patch is against yesterday's openwrt master: 300b7fe85a74 ("ipq40xx: add support for Aruba AP-365") ...b-fix-up-emulated-open-drain-out

[OpenWrt-Devel] [PATCH 3/3] kernel: backport the I2C bus recovery for uDPU

2020-05-21 Thread Russell King
Backport the I2C bus recovery DT configuration for the uDPU that has been queued for 5.8. Signed-off-by: Russell King --- ...-arm64-dts-add-uDPU-i2c-bus-recovery.patch | 60 +++ 1 file changed, 60 insertions(+) create mode 100644 target/linux/mvebu/patches-5.4/551-v5.8-arm64

Re: [OpenWrt-Devel] [PATCH 2/4] kernel: add backported phy/phylink/sfp patches

2019-11-27 Thread Russell King - ARM Linux admin
On Wed, Nov 27, 2019 at 02:03:40PM +0100, Jonas Gorski wrote: > On Wed, 27 Nov 2019 at 13:14, Russell King - ARM Linux admin > wrote: > > > > On Wed, Nov 27, 2019 at 12:57:35PM +0100, Petr Štetiar wrote: > > > Russell King - ARM Linux admin [2019-11-27 > > >

Re: [OpenWrt-Devel] [PATCH 2/4] kernel: add backported phy/phylink/sfp patches

2019-11-27 Thread Russell King - ARM Linux admin
On Wed, Nov 27, 2019 at 12:57:35PM +0100, Petr Štetiar wrote: > Russell King - ARM Linux admin [2019-11-27 10:35:10]: > > > It makes it very difficult to understand. For example, where is the > > kernel + kmod package version/release set > > from kmod-libphy_4.19.85-

[OpenWrt-Devel] [PATCH v2 4/5] kernel: add SFP support for Methode DM7052 NBASE-T module

2019-11-27 Thread Russell King
Add support for Methode DM7052 NBASE-T module to OpenWRT. These patches are taken from my "phy" branch, and will be sent for the next kernel merge window. Signed-off-by: Russell King --- package/kernel/linux/modules/netdevices.mk| 17 + ...ncomplete-100BASE-FX-and-100BASE-LX-.p

[OpenWrt-Devel] [PATCH v2 1/5] kernel: remove obsolete phylink/SFP patches

2019-11-27 Thread Russell King
harder. Discussion is ongoing with the patch author for a mainline Linux kernel patch for this. Signed-off-by: Russell King --- ...etdev-sfp_bus-and-use-for-start-stop.patch | 39 --- ...5-net-phy-marvell10g-add-SFP-support.patch | 155 - .../406-sfp-add-sfp-compatible.patch | 24

[OpenWrt-Devel] [PATCH v2 2/5] kernel: move phylink patches from mvebu to generic

2019-11-27 Thread Russell King
Move two phylink patches from mvebu to generic, so that everyone can benefit from them. Signed-off-by: Russell King --- ...00-net-phylink-only-call-mac_config-during-resolve-when.patch} | 0 .../701-net-phylink-ensure-inband-AN-works-correctly.patch} | 0 2 files changed, 0 insertions

[OpenWrt-Devel] [PATCH v2 5/5] kernel: add uDPU update patches

2019-11-27 Thread Russell King
. Signed-off-by: Russell King --- ...rm64-dts-uDPU-fix-comphy-definitions.patch | 40 +++ ...-arm64-dts-uDPU-remove-i2c-fast-mode.patch | 35 ...ts-uDPU-SFP-cages-support-3W-modules.patch | 38 ++ 3 files changed, 113 insertions(+) create mode

Re: [OpenWrt-Devel] [PATCH 2/4] kernel: add backported phy/phylink/sfp patches

2019-11-27 Thread Russell King - ARM Linux admin
On Wed, Nov 27, 2019 at 10:35:10AM +, Russell King - ARM Linux admin wrote: > On Wed, Nov 27, 2019 at 09:50:45AM +0100, Petr Štetiar wrote: > > Russell King - ARM Linux admin [2019-11-26 > > 00:07:43]: > > > > Hi, > > > > > I can see your reply in

Re: [OpenWrt-Devel] [PATCH 2/4] kernel: add backported phy/phylink/sfp patches

2019-11-27 Thread Russell King - ARM Linux admin
On Wed, Nov 27, 2019 at 09:50:45AM +0100, Petr Štetiar wrote: > Russell King - ARM Linux admin [2019-11-26 00:07:43]: > > Hi, > > > I can see your reply in the OpenWrt archives, but I never received > > it, so I can't reply to it... (I'm not subscribed to

Re: [OpenWrt-Devel] [PATCH 2/4] kernel: add backported phy/phylink/sfp patches

2019-11-26 Thread Russell King - ARM Linux admin
On Tue, Nov 26, 2019 at 11:27:08PM +, Russell King - ARM Linux admin wrote: > On Tue, Nov 26, 2019 at 03:11:55PM -0800, Etienne Champetier wrote: > > Hello Russell, > > > > Le mar. 26 nov. 2019 à 14:50, Russell King - ARM Linux admin > > a écrit : > > >

Re: [OpenWrt-Devel] [PATCH 2/4] kernel: add backported phy/phylink/sfp patches

2019-11-26 Thread Russell King - ARM Linux admin
On Tue, Nov 26, 2019 at 03:11:55PM -0800, Etienne Champetier wrote: > Hello Russell, > > Le mar. 26 nov. 2019 à 14:50, Russell King - ARM Linux admin > a écrit : > > > > On Tue, Nov 26, 2019 at 12:07:43AM +, Russell King - ARM Linux admin > > wrote: > >

Re: [OpenWrt-Devel] [PATCH 2/4] kernel: add backported phy/phylink/sfp patches

2019-11-26 Thread Russell King - ARM Linux admin
On Tue, Nov 26, 2019 at 12:07:43AM +, Russell King - ARM Linux admin wrote: > René, > > I can see your reply in the OpenWrt archives, but I never received > it, so I can't reply to it... (I'm not subscribed to openwrt-devel.) > > Yes, it could be made generic

Re: [OpenWrt-Devel] [PATCH 1/4] kernel: remove obsolete phylink/SFP patches

2019-11-25 Thread Russell King - ARM Linux admin
> > 3) it makes backporting the current patch set harder. > > > > Discussion is ongoing with the patch author for a mainline Linux kernel > > patch for this. > > > > Signed-off-by: Russell King > > --- > > ...etdev-sfp_bus-and-use-for-start-stop.pat

Re: [OpenWrt-Devel] [PATCH 1/4] kernel: remove obsolete phylink/SFP patches

2019-11-25 Thread Russell King - ARM Linux admin
On Mon, Nov 25, 2019 at 06:10:18PM +0100, Jonas Gorski wrote: > On Mon, 25 Nov 2019 at 17:49, Russell King wrote: > > > > Remove the old phylink/SFP patches from the OpenWRT build; these will > > be updated with a new set in subsequent. > > > > 450-reprobe_sf

[OpenWrt-Devel] [PATCH 1/4] kernel: remove obsolete phylink/SFP patches

2019-11-25 Thread Russell King
harder. Discussion is ongoing with the patch author for a mainline Linux kernel patch for this. Signed-off-by: Russell King --- ...etdev-sfp_bus-and-use-for-start-stop.patch | 39 --- ...5-net-phy-marvell10g-add-SFP-support.patch | 155 - .../406-sfp-add-sfp-compatible.patch | 24

[OpenWrt-Devel] [PATCH 3/4] kernel: add SFP support for Methode DM7052 NBASE-T module

2019-11-25 Thread Russell King
Add support for Methode DM7052 NBASE-T module to OpenWRT. These patches are taken from my "phy" branch, and will be sent for the next kernel merge window. Signed-off-by: Russell King --- package/kernel/linux/modules/netdevices.mk| 17 + target/linux/generic/config-4.19

[OpenWrt-Devel] [PATCH 4/4] kernel: add uDPU update patches

2019-11-25 Thread Russell King
. Signed-off-by: Russell King --- ...rm64-dts-uDPU-fix-comphy-definitions.patch | 40 +++ ...-arm64-dts-uDPU-remove-i2c-fast-mode.patch | 35 ...ts-uDPU-SFP-cages-support-3W-modules.patch | 38 ++ 3 files changed, 113 insertions(+) create mode