From 6ef88bfa283f48d4e523fdb8385c4e4fc34d64b2 Mon Sep 17 00:00:00 2001 From: Avenger-285714 Date: Thu, 30 May 2024 11:55:07 +0800 Subject: [PATCH] Revert "dt-bindings: i3c: cdns: Add compatible string for Phytium SoCs" This reverts commit b1bc2dbfeb91f3d712f91d3568aa58ba5176e3d2. --- Documentation/devicetree/bindings/i3c/cdns,i3c-master.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Documentation/devicetree/bindings/i3c/cdns,i3c-master.yaml b/Documentation/devicetree/bindings/i3c/cdns,i3c-master.yaml index ebc572300e3b7..cc40d25358ecf 100644 --- a/Documentation/devicetree/bindings/i3c/cdns,i3c-master.yaml +++ b/Documentation/devicetree/bindings/i3c/cdns,i3c-master.yaml @@ -14,9 +14,7 @@ allOf: properties: compatible: - enum: - - cdns,i3c-master - - phytium,cdns-i3c-master + const: cdns,i3c-master reg: maxItems: 1