[GIT PULL] i.MX fixes for 5.16
Shawn Guo
shawnguo at kernel.org
Fri Nov 26 02:07:17 PST 2021
The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:
Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.16
for you to fetch changes up to c88c5e461939a06ae769a01649d5c6b5a156f883:
arm64: dts: ten64: remove redundant interrupt declaration for gpio-keys (2021-11-23 20:25:34 +0800)
----------------------------------------------------------------
i.MX fixes for 5.16:
- A series from Vladimir Oltean to update SJA1105 switch RGMII delay for
a few boards, so that kernel doesn't warn on the legacy bindings.
- Remove redundant interrupt declaration for gpio-keys on board
ls1088a-ten64, as this causes an IRQ reclaiming error on kernel v5.15
and later.
----------------------------------------------------------------
Mathew McBride (1):
arm64: dts: ten64: remove redundant interrupt declaration for gpio-keys
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-ls1088a-ten64.dts | 2 --
arch/arm64/boot/dts/freescale/fsl-lx2160a-bluebox3.dts | 4 ++++
4 files changed, 8 insertions(+), 2 deletions(-)
More information about the linux-arm-kernel
mailing list