On Mon, Feb 22, 2021 at 03:07:56PM +0100, Heiko Thiery wrote: > The Kontron pitx-imx8m board is based on an i.MX8MQ soc. > > Signed-off-by: Heiko Thiery <heiko.thiery@xxxxxxxxx> > --- > v2: > - bring root nodes in alphabetical order > - remove pinctrl_gpio_keys for pciewake > - remove pinctrl_sai2 and pinctrl_spdfif1 since it is not used yet > > Thanks to Michael Walle: > - add pinctrl for regulator-v-3v3-sd > - add name for regulator swbst > - add comment about currently unused audio codec > - put usb_phy entry in correct alphabetical order > > Thanks to Krzysztof Kozlowski: > - use generic names for pcie-refclk, tpm, fan-controller, sensor > - remove empty line > - fix group name to match schema (ecspi2cs -> ecspi2csgrp) > > > arch/arm64/boot/dts/freescale/Makefile | 1 + > .../freescale/imx8mq-kontron-pitx-imx8m.dts | 641 ++++++++++++++++++ > 2 files changed, 642 insertions(+) > create mode 100644 arch/arm64/boot/dts/freescale/imx8mq-kontron-pitx-imx8m.dts > Looks fine to me, also with the changes pointed out by Micahel in other email in this thread: Reviewed-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> Best regards, Krzysztof