Message ID | 20230530120345.2874900-1-o.rempel@pengutronix.de (mailing list archive) |
---|---|
Headers | show |
Series | Maintenance updates for Protonic Holland boards | expand |
On Tue, May 30, 2023 at 02:03:30PM +0200, Oleksij Rempel wrote: > This patchset consists of several updates that address issues on > Protonic Holland's supported i.MX6-based devices, with a particular > focus on the USB subsystem configuration, thermal zones, and the naming > of GPIO keys. Some of these changes include the activation of USB over- > current detection on certain ports, the disabling of unused USB PHY > nodes, fixing USB-related warnings, adding trip points to thermal zones > on several devices, and renaming the 'power' key to meet the necessary > conventions. > > David Jander (1): > ARM: dts: imx6dl: prtvt7: Remove touchscreen inversion > > Oleksij Rempel (11): > ARM: dts: imx6dl: lanmcu: Disable unused USB PHY nodes > ARM: dts: imx6dl: lanmcu: Configure over-current polarity for USB OTG > node > ARM: dts: imx6dl: Add trip points to thermal zones on several devices > ARM: dts: imx6dl: vicut1: Address USB related warnings > ARM: dts: imx6dl: alti6p: fix different USB related warnings > ARM: dts: imx6dl: prtmvt: fix different USB related warnings > ARM: dts: imx6qp: prtwd3: Enable USB over current detection on USB OTG > port > ARM: dts: imx6ul: prti6g: fix USB over-current detection on USB OTG > port > ARM: dts: imx6dl: plybas: fix USB over-current detection on USB OTG > port > ARM: dts: imx6dl: prtrvt, prtvt7, prti6q, prtwd2: fix USB related > warnings > ARM: dts: imx6qdl: vicut1: rename power to power-button > > Robin van der Gracht (3): > ARM: dts: imx6qdl: vicut1: The sgtl5000 uses i2s not ac97 > ARM: dts: imx6dl: prtvt7: Adjust default backlight brightness to 65 > ARM: dts: imx6q: prtwd2: Correct iomux configuration for ENET MDIO and > MDC Applied all, thanks!