[PATCH v2 3/7] dt-bindings: mfd: sl28cpld: Drop sa67mcu compatible

From: Michael Walle

Date: Mon Mar 02 2026 - 07:38:49 EST


I was just informed that this product is discontinued (without being
ever released to the market). Pull the plug and let's not waste any more
maintainers time and revert commit a598ae45f48d ("dt-bindings: mfd:
sl28cpld: Add sa67mcu compatible").

Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
Signed-off-by: Michael Walle <mwalle@xxxxxxxxxx>
---
.../bindings/embedded-controller/kontron,sl28cpld.yaml | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/Documentation/devicetree/bindings/embedded-controller/kontron,sl28cpld.yaml b/Documentation/devicetree/bindings/embedded-controller/kontron,sl28cpld.yaml
index a77e67f6cb82..0b752f3baaa9 100644
--- a/Documentation/devicetree/bindings/embedded-controller/kontron,sl28cpld.yaml
+++ b/Documentation/devicetree/bindings/embedded-controller/kontron,sl28cpld.yaml
@@ -16,12 +16,7 @@ description: |

properties:
compatible:
- oneOf:
- - items:
- - enum:
- - kontron,sa67mcu
- - const: kontron,sl28cpld
- - const: kontron,sl28cpld
+ const: kontron,sl28cpld

reg:
description:
--
2.47.3