[PATCH 0/8] Remove the Kontron SMARC-sAM67 board

Michael Walle mwalle at kernel.org
Mon Feb 23 02:04:45 PST 2026


I was informed two weeks ago that this product is discontinued
(without being ever released to the market). Unfortunately, this
collided with the merge window and I had to wait two more weeks.

Pull the plug and let's not waste any more maintainers time.

Please let me know if this can be picked up in one go or if the
device tree has to be removed first and then the drivers together
with the dt-bindings.

On the bright side, the board upstreaming brought some driver fixes,
too. I'm really sorry for any wasted time.

Michael Walle (8):
  arm64: dts: ti: remove the Kontron SMARC-sAM67
  arm64: defconfig: remove SENSORS_SA67MCU
  Revert "hwmon: add SMARC-sAM67 support"
  Revert "dt-bindings: mfd: sl28cpld: Add sa67mcu compatible"
  Revert "dt-bindings: arm: ti: Add Kontron SMARC-sAM67 module"
  Revert "dt-bindings: nvmem: sl28cpld: add sa67mcu compatible"
  Revert "dt-bindings: watchdog: Add SMARC-sAM67 support"
  Revert "dt-bindings: hwmon: sl28cpld: add sa67mcu compatible"

 .../devicetree/bindings/arm/ti/k3.yaml        |    1 -
 .../embedded-controller/kontron,sl28cpld.yaml |    7 +-
 .../hwmon/kontron,sl28cpld-hwmon.yaml         |    1 -
 .../nvmem/layouts/kontron,sl28-vpd.yaml       |    7 +-
 .../watchdog/kontron,sl28cpld-wdt.yaml        |    7 +-
 Documentation/hwmon/index.rst                 |    1 -
 Documentation/hwmon/sa67.rst                  |   41 -
 MAINTAINERS                                   |    1 -
 arch/arm64/boot/dts/ti/Makefile               |   13 -
 .../dts/ti/k3-am67a-kontron-sa67-ads2.dtso    |  146 ---
 .../dts/ti/k3-am67a-kontron-sa67-base.dts     | 1091 -----------------
 .../dts/ti/k3-am67a-kontron-sa67-gbe1.dtso    |   26 -
 .../dts/ti/k3-am67a-kontron-sa67-gpios.dtso   |   61 -
 .../ti/k3-am67a-kontron-sa67-rtc-rv8263.dtso  |   31 -
 arch/arm64/configs/defconfig                  |    1 -
 drivers/hwmon/Kconfig                         |   10 -
 drivers/hwmon/Makefile                        |    1 -
 drivers/hwmon/sa67mcu-hwmon.c                 |  161 ---
 18 files changed, 3 insertions(+), 1604 deletions(-)
 delete mode 100644 Documentation/hwmon/sa67.rst
 delete mode 100644 arch/arm64/boot/dts/ti/k3-am67a-kontron-sa67-ads2.dtso
 delete mode 100644 arch/arm64/boot/dts/ti/k3-am67a-kontron-sa67-base.dts
 delete mode 100644 arch/arm64/boot/dts/ti/k3-am67a-kontron-sa67-gbe1.dtso
 delete mode 100644 arch/arm64/boot/dts/ti/k3-am67a-kontron-sa67-gpios.dtso
 delete mode 100644 arch/arm64/boot/dts/ti/k3-am67a-kontron-sa67-rtc-rv8263.dtso
 delete mode 100644 drivers/hwmon/sa67mcu-hwmon.c

-- 
2.47.3




More information about the linux-arm-kernel mailing list