Re: [PATCH v4 0/5] Add support for BSH SMM M2 and S2 boards

From: Shawn Guo
Date: Tue Dec 14 2021 - 03:43:48 EST


On Fri, Dec 10, 2021 at 10:23:14AM -0300, Ariel D'Alessandro wrote:
> Introduce BSH SystemMaster (SMM) M2 and S2 board family.
>
> Changes in v4:
> * Fixed typo in patch 5/5 subject: s/imx8ulz/imx6ulz
> * Added "fsl,imx6ulz" to SMM M2 compatible.
>
> Changes in v3:
> * Fixed node names to use hyphens.
> * Reorder nodes in alphabetical order.
> * Removed unneeded newlines.
> * Removed vendor wifi properties.
> * Renamed labels and nodes consistently.
>
> Changes in v2:
> * Added M2 board support.
> * Added dt-bindings for vendor prefix and board compatible.
> * Fixed pmic dt entry.
>
> Ariel D'Alessandro (4):
> dt-bindings: Add vendor prefix for BSH Hausgeraete GmbH
> dt-bindings: arm: fsl: Add iMX8MN BSH SMM S2 boards
> arm64: dts: imx8mn-bsh-smm-s2/pro: Add iMX8MN BSH SMM S2 boards
> dt-bindings: arm: fsl: Add BSH SMM-M2 IMX6ULZ SystemMaster board
>
> Michael Trimarchi (1):
> arm: dts: imx6ulz-bsh-smm-m2: Add BSH SMM-M2 IMX6ULZ SystemMaster

Applied all, thanks!