Messages in this thread |  | | From | Vladimir Oltean <> | Subject | [PATCH devicetree 0/3] Update SJA1105 switch RGMII delay bindings | Date | Wed, 20 Oct 2021 14:36:10 +0300 |
| |
The sja1105 driver has received a set of new DT bindings for RGMII delays, and it warns when the old ones are in use: https://patchwork.kernel.org/project/netdevbpf/cover/20211013222313.3767605-1-vladimir.oltean@nxp.com/
This patch set adds the new bindings to the in-kernel device trees. It would be nice if these patches could make it for v5.16, so that we don't have warnings in the kernel log.
Vladimir Oltean (3): ARM: dts: imx6qp-prtwd3: update RGMII delays for sja1105 switch ARM: dts: ls1021a-tsn: update RGMII delays for sja1105 switch arm64: dts: lx2160abluebox3: update RGMII delays for sja1105 switch
arch/arm/boot/dts/imx6qp-prtwd3.dts | 2 ++ arch/arm/boot/dts/ls1021a-tsn.dts | 2 ++ arch/arm64/boot/dts/freescale/fsl-lx2160a-bluebox3.dts | 4 ++++ 3 files changed, 8 insertions(+)
-- 2.25.1
|  |