Message ID | 20210804043439.11757-1-o.rempel@pengutronix.de (mailing list archive) |
---|---|
Headers | show |
Series | Mainline imx6 based SKOV boards | expand |
On Wed, Aug 4, 2021 at 6:36 AM Oleksij Rempel <o.rempel@pengutronix.de> wrote: > > changes v4: > - add vref-supply to adc@0 > - split gpio assignment for the mdio node Hi Oleksij, I've dropped the series from the soc patchwork, since this looks like something that should go through the i.MX tree. Please make it clear from the cover letter and from the 'to' list what you want to happen with the patches, and who should take care of them. Any patches that are meant for platform maintainers should not get sent to soc@kernel.org. If you think you need me to review the patches, you can send them cc my personal address. Arnd
On Wed, Aug 04, 2021 at 06:34:36AM +0200, Oleksij Rempel wrote: > changes v4: > - add vref-supply to adc@0 > - split gpio assignment for the mdio node > > changes v3: > - drop panel bindings patches, it is already in drm-misc-next > - remove some new lines > - reorder compatibles at the start of the nodes > - use lowercase for hex value > - add enable-active-high to the regulator-vcc-mmc-io and fix MMC voltage > configuration. > > changes v2: > - remove unnecessary newlines. > - change linux,wakeup to wakeup-source > - change switch@3 unit-address to @0 > - sort aliases alphabetically > > Mainline imx6 based DTs for SKOV A/S boards > > Oleksij Rempel (2): > dt-bindings: vendor-prefixes: Add an entry for SKOV A/S > dt-bindings: arm: fsl: add SKOV imx6q and imx6dl based boards > > Sam Ravnborg (1): > ARM: dts: add SKOV imx6q and imx6dl based boards Applied, thanks!