[PATCH v2 0/7] Remove the Kontron SMARC-sAM67 board
From: Michael Walle
Date: Mon Mar 02 2026 - 07:34:39 EST
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.
On the bright side, the board upstreaming brought some driver fixes,
too. I'm really sorry for any wasted time.
v2:
- drop hwmon patch, that was already picked up by Guenter Roeck
- reword commit message and don't use the default "git revert"
template as suggested by Krzysztof Kozlowski.
Michael Walle (7):
arm64: dts: ti: remove the Kontron SMARC-sAM67
arm64: defconfig: remove SENSORS_SA67MCU
dt-bindings: mfd: sl28cpld: Drop sa67mcu compatible
dt-bindings: arm: ti: Drop Kontron SMARC-sAM67 module
dt-bindings: nvmem: sl28cpld: Drop sa67mcu compatible
dt-bindings: watchdog: Drop SMARC-sAM67 support
dt-bindings: hwmon: sl28cpld: Drop 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 +-
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 -
12 files changed, 3 insertions(+), 1389 deletions(-)
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
--
2.47.3