devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/8] arm64: dts: imx8mm-kontron: Improvements and OSM board support
@ 2022-08-15 11:01 Frieder Schrempf
  2022-08-15 11:01 ` [PATCH v3 1/8] dt-bindings: arm: fsl: Rename compatibles for Kontron i.MX8MM SoM/board Frieder Schrempf
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Frieder Schrempf @ 2022-08-15 11:01 UTC (permalink / raw)
  To: devicetree, linux-arm-kernel, linux-kernel, Li Yang, Shawn Guo
  Cc: Frieder Schrempf, Krzysztof Kozlowski, Rob Herring, Sascha Hauer

From: Frieder Schrempf <frieder.schrempf@kontron.de>

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 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

 .../devicetree/bindings/arm/fsl.yaml          |  13 +-
 arch/arm64/boot/dts/freescale/Makefile        |   3 +-
 .../dts/freescale/imx8mm-kontron-bl-osm-s.dts | 376 ++++++++++++++++++
 ...tron-n801x-s.dts => imx8mm-kontron-bl.dts} |   7 +-
 .../dts/freescale/imx8mm-kontron-osm-s.dtsi   | 330 +++++++++++++++
 ...-n801x-som.dtsi => imx8mm-kontron-sl.dtsi} |  53 ++-
 6 files changed, 757 insertions(+), 25 deletions(-)
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-kontron-bl-osm-s.dts
 rename arch/arm64/boot/dts/freescale/{imx8mm-kontron-n801x-s.dts => imx8mm-kontron-bl.dts} (96%)
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-kontron-osm-s.dtsi
 rename arch/arm64/boot/dts/freescale/{imx8mm-kontron-n801x-som.dtsi => imx8mm-kontron-sl.dtsi} (87%)

-- 
2.37.1


^ permalink raw reply	[flat|nested] 12+ messages in thread
* [PATCH v3 0/8] arm64: dts: imx8mm-kontron: Improvements and OSM board support
@ 2022-08-22  8:00 Frieder Schrempf
  2022-08-22  8:00 ` [PATCH v3 1/8] dt-bindings: arm: fsl: Rename compatibles for Kontron i.MX8MM SoM/board Frieder Schrempf
  0 siblings, 1 reply; 12+ messages in thread
From: Frieder Schrempf @ 2022-08-22  8:00 UTC (permalink / raw)
  To: devicetree, linux-arm-kernel, linux-kernel, Li Yang, Shawn Guo
  Cc: Krzysztof Kozlowski, Frieder Schrempf, Krzysztof Kozlowski,
	Rob Herring, Sascha Hauer

From: Frieder Schrempf <frieder.schrempf@kontron.de>

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 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

 .../devicetree/bindings/arm/fsl.yaml          |  13 +-
 arch/arm64/boot/dts/freescale/Makefile        |   3 +-
 .../dts/freescale/imx8mm-kontron-bl-osm-s.dts | 376 ++++++++++++++++++
 ...tron-n801x-s.dts => imx8mm-kontron-bl.dts} |   7 +-
 .../dts/freescale/imx8mm-kontron-osm-s.dtsi   | 330 +++++++++++++++
 ...-n801x-som.dtsi => imx8mm-kontron-sl.dtsi} |  53 ++-
 6 files changed, 757 insertions(+), 25 deletions(-)
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-kontron-bl-osm-s.dts
 rename arch/arm64/boot/dts/freescale/{imx8mm-kontron-n801x-s.dts => imx8mm-kontron-bl.dts} (96%)
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-kontron-osm-s.dtsi
 rename arch/arm64/boot/dts/freescale/{imx8mm-kontron-n801x-som.dtsi => imx8mm-kontron-sl.dtsi} (87%)

-- 
2.37.1


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-08-23 13:59 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-15 11:01 [PATCH v3 0/8] arm64: dts: imx8mm-kontron: Improvements and OSM board support Frieder Schrempf
2022-08-15 11:01 ` [PATCH v3 1/8] dt-bindings: arm: fsl: Rename compatibles for Kontron i.MX8MM SoM/board Frieder Schrempf
2022-08-15 11:01 ` [PATCH v3 2/8] dt-bindings: arm: fsl: Add Kontron BL i.MX8MM OSM-S board Frieder Schrempf
2022-08-15 11:01 ` [PATCH v3 3/8] arm64: dts: imx8mm-kontron: Adjust compatibles, file names and model strings Frieder Schrempf
2022-08-15 11:01 ` [PATCH v3 4/8] arm64: dts: imx8mm-kontron: Use the VSELECT signal to switch SD card IO voltage Frieder Schrempf
2022-08-15 11:01 ` [PATCH v3 5/8] arm64: dts: imx8mm-kontron: Remove low DDRC operating point Frieder Schrempf
2022-08-15 11:01 ` [PATCH v3 6/8] arm64: dts: imx8mm-kontron: Use voltage rail names from schematic for PMIC regulator-names Frieder Schrempf
2022-08-15 11:01 ` [PATCH v3 7/8] arm64: dts: imx8mm-kontron: Add SPI NOR partition layout Frieder Schrempf
2022-08-16  7:17   ` Krzysztof Kozlowski
2022-08-15 11:01 ` [PATCH v3 8/8] arm64: dts: Add support for Kontron SL/BL i.MX8MM OSM-S Frieder Schrempf
  -- strict thread matches above, loose matches on Subject: below --
2022-08-22  8:00 [PATCH v3 0/8] arm64: dts: imx8mm-kontron: Improvements and OSM board support Frieder Schrempf
2022-08-22  8:00 ` [PATCH v3 1/8] dt-bindings: arm: fsl: Rename compatibles for Kontron i.MX8MM SoM/board Frieder Schrempf
2022-08-23 11:05   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).