Message ID | 20240617091341.2375325-1-mwalle@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | ARM: dts: kontron-samx6i: various fixes | expand |
On Mon, Jun 17, 2024 at 11:13:28AM +0200, Michael Walle wrote: > While working on a new PHY support for this board I've noticed quite > a few errors. Fix these and introduce an actual board for the > module. For now, there was just a dtsi and no actual user of it. > > v3: > - fix typos and property order. Thanks Shawn. > > v2: > - new patch to fix the node names to make the schema happy > - new patch to fix the PCIe reset line polarity > - new patch to remove the unused and invalid wake-up-gpio property > - add required poperties for the supply voltages to the wm8904 node > - enable PCIe in the ADS2 device tree include > > Michael Walle (13): > ARM: dts: imx6qdl-kontron-samx6i: fix phy-mode > ARM: dts: imx6qdl-kontron-samx6i: fix PHY reset > ARM: dts: imx6qdl-kontron-samx6i: fix board reset > ARM: dts: imx6qdl-kontron-samx6i: cleanup the PMIC node > ARM: dts: imx6qdl-kontron-samx6i: fix SPI0 chip selects > ARM: dts: imx6qdl-kontron-samx6i: fix product name > ARM: dts: imx6qdl-kontron-samx6i: always enable eMMC > ARM: dts: imx6qdl-kontron-samx6i: add SDIO_PWR_EN support > ARM: dts: imx6qdl-kontron-samx6i: fix node names > ARM: dts: imx6qdl-kontron-samx6i: fix PCIe reset polarity > ARM: dts: imx6qdl-kontron-samx6i: remove wake-up-gpio property > dt-bindings: arm: fsl: document Kontron SMARC-sAMX6i boards > ARM: dts: imx6qdl-kontron-samx6i: add actual device trees Applied all, thanks!