From 7f0be18516ffcac694c2324cbfe83029cfa21bc5 Mon Sep 17 00:00:00 2001 From: Jon Lin Date: Fri, 9 Aug 2024 19:28:27 +0800 Subject: [PATCH] dt-bindings: spi: rockchip-sfc: Add rockchip,max-dll property Change-Id: I8b559635082a1a5785cc5075afba5de13cde8d89 Signed-off-by: Jon Lin --- Documentation/devicetree/bindings/spi/rockchip-sfc.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/spi/rockchip-sfc.yaml b/Documentation/devicetree/bindings/spi/rockchip-sfc.yaml index 7f13e3d3946f..3c94c808e62a 100644 --- a/Documentation/devicetree/bindings/spi/rockchip-sfc.yaml +++ b/Documentation/devicetree/bindings/spi/rockchip-sfc.yaml @@ -54,6 +54,10 @@ properties: and the interface clock is 1:1 with the controller working clock. type: boolean + rockchip,max-dll: + description: + Setting maximum dll cell. + patternProperties: "^flash@[0-3]$": type: object