public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v2 0/7] Remove the Kontron SMARC-sAM67 board
@ 2026-03-02 12:24 Michael Walle
  2026-03-02 12:24 ` [PATCH v2 1/7] arm64: dts: ti: remove the Kontron SMARC-sAM67 Michael Walle
                   ` (9 more replies)
  0 siblings, 10 replies; 15+ messages in thread
From: Michael Walle @ 2026-03-02 12:24 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.

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



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

end of thread, other threads:[~2026-03-23 14:45 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-02 12:24 [PATCH v2 0/7] Remove the Kontron SMARC-sAM67 board Michael Walle
2026-03-02 12:24 ` [PATCH v2 1/7] arm64: dts: ti: remove the Kontron SMARC-sAM67 Michael Walle
2026-03-02 12:24 ` [PATCH v2 2/7] arm64: defconfig: remove SENSORS_SA67MCU Michael Walle
2026-03-02 12:24 ` [PATCH v2 3/7] dt-bindings: mfd: sl28cpld: Drop sa67mcu compatible Michael Walle
2026-03-02 12:24 ` [PATCH v2 4/7] dt-bindings: arm: ti: Drop Kontron SMARC-sAM67 module Michael Walle
2026-03-02 12:24 ` [PATCH v2 5/7] dt-bindings: nvmem: sl28cpld: Drop sa67mcu compatible Michael Walle
2026-03-02 12:24 ` [PATCH v2 6/7] dt-bindings: watchdog: Drop SMARC-sAM67 support Michael Walle
2026-03-02 15:01   ` Guenter Roeck
2026-03-23  8:45     ` Michael Walle
2026-03-23 14:45       ` Guenter Roeck
2026-03-02 12:24 ` [PATCH v2 7/7] dt-bindings: hwmon: sl28cpld: Drop sa67mcu compatible Michael Walle
2026-03-02 15:04   ` Guenter Roeck
2026-03-11 11:33 ` (subset) [PATCH v2 0/7] Remove the Kontron SMARC-sAM67 board Srinivas Kandagatla
2026-03-13  6:07 ` Vignesh Raghavendra
2026-03-14 12:07 ` Vignesh Raghavendra

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