mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: spi: rockchip-sfc: Add rockchip,fspi compatible
@ 2025-01-07 15:47 Jon Lin
  2025-01-07 15:47 ` [PATCH 2/2] " Jon Lin
  2025-01-08  7:02 ` [PATCH 1/2] dt-bindings: " Krzysztof Kozlowski
  0 siblings, 2 replies; 5+ messages in thread
From: Jon Lin @ 2025-01-07 15:47 UTC (permalink / raw)
  To: broonie
  Cc: linux-rockchip, linux-kernel, heiko, jon.lin, linux-arm-kernel,
	linux-spi

FSPI is an SFC upgrade IP that adds functions such as XIP.

Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
---

 Documentation/devicetree/bindings/spi/rockchip-sfc.yaml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/spi/rockchip-sfc.yaml b/Documentation/devicetree/bindings/spi/rockchip-sfc.yaml
index ac1503de0478..4d64155d03f8 100644
--- a/Documentation/devicetree/bindings/spi/rockchip-sfc.yaml
+++ b/Documentation/devicetree/bindings/spi/rockchip-sfc.yaml
@@ -15,11 +15,15 @@ allOf:
 
 properties:
   compatible:
-    const: rockchip,sfc
+    enum:
+      - rockchip,fspi
+      - rockchip,sfc
+
     description:
       The rockchip sfc controller is a standalone IP with version register,
       and the driver can handle all the feature difference inside the IP
       depending on the version register.
+      The rockchip flexible spi controller is the next generation IP of sfc.
 
   reg:
     maxItems: 1
-- 
2.34.1


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

end of thread, other threads:[~2025-01-09  8:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-07 15:47 [PATCH 1/2] dt-bindings: spi: rockchip-sfc: Add rockchip,fspi compatible Jon Lin
2025-01-07 15:47 ` [PATCH 2/2] " Jon Lin
2025-01-08  7:03   ` Krzysztof Kozlowski
2025-01-09  8:29     ` Jon Lin
2025-01-08  7:02 ` [PATCH 1/2] dt-bindings: " Krzysztof Kozlowski

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

all inboxes | Powered by JetHome®