public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] Remove the Kontron SMARC-sAM67 board
@ 2026-02-23 10:04 Michael Walle
  2026-02-23 10:04 ` [PATCH 1/8] arm64: dts: ti: remove the Kontron SMARC-sAM67 Michael Walle
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Michael Walle @ 2026-02-23 10:04 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Guenter Roeck,
	Srinivas Kandagatla, Wim Van Sebroeck, Jonathan Corbet,
	Shuah Khan
  Cc: linux-arm-kernel, devicetree, linux-kernel, linux-hwmon,
	linux-watchdog, linux-doc, Michael Walle

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


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

end of thread, other threads:[~2026-02-26 10:49 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-23 10:04 [PATCH 0/8] Remove the Kontron SMARC-sAM67 board Michael Walle
2026-02-23 10:04 ` [PATCH 1/8] arm64: dts: ti: remove the Kontron SMARC-sAM67 Michael Walle
2026-02-23 10:04 ` [PATCH 2/8] arm64: defconfig: remove SENSORS_SA67MCU Michael Walle
2026-02-23 10:04 ` [PATCH 3/8] Revert "hwmon: add SMARC-sAM67 support" Michael Walle
2026-02-24 15:25   ` Guenter Roeck
2026-02-23 10:04 ` [PATCH 4/8] Revert "dt-bindings: mfd: sl28cpld: Add sa67mcu compatible" Michael Walle
2026-02-26 10:49   ` Krzysztof Kozlowski
2026-02-23 10:04 ` [PATCH 5/8] Revert "dt-bindings: arm: ti: Add Kontron SMARC-sAM67 module" Michael Walle
2026-02-23 10:04 ` [PATCH 6/8] Revert "dt-bindings: nvmem: sl28cpld: add sa67mcu compatible" Michael Walle
2026-02-23 10:04 ` [PATCH 7/8] Revert "dt-bindings: watchdog: Add SMARC-sAM67 support" Michael Walle
2026-02-23 10:04 ` [PATCH 8/8] Revert "dt-bindings: hwmon: sl28cpld: add sa67mcu compatible" Michael Walle
2026-02-23 18:43 ` [PATCH 0/8] Remove the Kontron SMARC-sAM67 board Conor Dooley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox