Hello Shawn, Could you please have a look at the new patch set made after your commentaries? Thank a lot for your time, Thanks, Le lun. 18 janv. 2021 à 12:15, Adrien Grassein <adrien.grassein@xxxxxxxxx> a écrit : > > Hello, > > This patch set aims is to add the support of the Nitrogen8M Mini SBC > from Boundary Devices. > > Thanks, > > Update in v2: > - Rewrite the dts (Remove the unused wlan and audio); > - Remove useless definition; > - Take in account review. > > Update in v3: > - Take in account review. > > Update in v4: > - Reorder definition in pmic > > Update in v5: > - Take in account review. > - Remove useless i2c groups > > Adrien Grassein (3): > dt-bindings: arm: imx: add imx8mm nitrogen support > arm64: dts: imx: Add i.mx8mm nitrogen8mm basic dts support > arm64: defconfig: Enable PF8x00 as builtin > > .../devicetree/bindings/arm/fsl.yaml | 1 + > arch/arm64/boot/dts/freescale/Makefile | 1 + > .../dts/freescale/imx8mm-nitrogen8mm_rev2.dts | 395 ++++++++++++++++++ > arch/arm64/configs/defconfig | 1 + > 4 files changed, 398 insertions(+) > create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-nitrogen8mm_rev2.dts > > -- > 2.25.1 >