On Mon, Aug 22, 2022 at 10:03:46AM +0200, Frieder Schrempf wrote: > From: Frieder Schrempf <frieder.schrempf@xxxxxxxxxx> > > This set contains a few improvements for the imx8mm-kontron devicetrees > (patch 3-7) and support for a new SoM (patch 8, including baseboard) that > complies to the Open Standard Module (OSM) 1.0 hardware specification, size S > (https://sget.org/standards/osm). > > It also includes binding changes in patch 1 and 2. > > Changes in v4: > * fix hex values and unit addresses in SPI NOR partition nodes > * fix SoM dtsi includes > > Changes in v3: > * drop patch for 2 which was applied separately > * rebase on v6.0-rc1 > * rename compatibles and file names > > Changes in v2: > * move binding changes to beginning of patchset > * Allow arbitrary regulator names in PCA9450 bindings > * Use voltage rail names from schematic for PMIC regulator-names > * Add SPI NOR partition layout to devicetree > * Remove unneeded header include > * Add tags > > Frieder Schrempf (8): > dt-bindings: arm: fsl: Rename compatibles for Kontron i.MX8MM > SoM/board > dt-bindings: arm: fsl: Add Kontron BL i.MX8MM OSM-S board > arm64: dts: imx8mm-kontron: Adjust compatibles, file names and model > strings > arm64: dts: imx8mm-kontron: Use the VSELECT signal to switch SD card > IO voltage > arm64: dts: imx8mm-kontron: Remove low DDRC operating point > arm64: dts: imx8mm-kontron: Use voltage rail names from schematic for > PMIC regulator-names > arm64: dts: imx8mm-kontron: Add SPI NOR partition layout > arm64: dts: Add support for Kontron SL/BL i.MX8MM OSM-S Applied all, thanks!