[PATCH 0/7] Add support for Kontron OSM-S i.MX93 SoM and carrier board
Frieder Schrempf
frieder at fris.de
Tue Jul 2 03:31:12 PDT 2024
From: Frieder Schrempf <frieder.schrempf at kontron.de>
Patch 1-4: small DT binding fixups
Patch 5: board DT bindings
Patch 6: support PMIC driver without IRQ
Patch 7: add devicetrees
Frieder Schrempf (7):
dt-bindings: eeprom: at24: Move compatible for Belling BL24C16A to
proper place
dt-bindings: eeprom: at24: Add compatible for ONSemi N24S64B
dt-bindings: gpio: vf610: Allow gpio-line-names to be set
dt-bindings: regulator: pca9450: Make interrupt optional
dt-bindings: arm: fsl: Add Kontron i.MX93 OSM-S based boards
regulator: pca9450: Make IRQ optional
arm64: dts: Add support for Kontron i.MX93 OSM-S SoM and BL carrier
board
.../devicetree/bindings/arm/fsl.yaml | 6 +
.../devicetree/bindings/eeprom/at24.yaml | 10 +-
.../devicetree/bindings/gpio/gpio-vf610.yaml | 1 +
.../regulator/nxp,pca9450-regulator.yaml | 1 -
.../dts/freescale/imx93-kontron-bl-osm-s.dts | 165 ++++++
.../dts/freescale/imx93-kontron-osm-s.dtsi | 547 ++++++++++++++++++
drivers/regulator/pca9450-regulator.c | 41 +-
7 files changed, 744 insertions(+), 27 deletions(-)
create mode 100644 arch/arm64/boot/dts/freescale/imx93-kontron-bl-osm-s.dts
create mode 100644 arch/arm64/boot/dts/freescale/imx93-kontron-osm-s.dtsi
--
2.45.2
More information about the linux-arm-kernel
mailing list