From: Marek Vasut Date: Mon, 26 Sep 2022 22:20:03 +0000 (+0200) Subject: dt-bindings: memory-controller: st,stm32: Fix st,fmc2_ebi-cs-write-address-setup-ns X-Git-Tag: v6.6.7~4019^2~15^2~17 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=97c742d92f3b11353842c1fcb67e9811cc17bde3;p=platform%2Fkernel%2Flinux-starfive.git dt-bindings: memory-controller: st,stm32: Fix st,fmc2_ebi-cs-write-address-setup-ns The property st,fmc2_ebi-cs-write-address-setup-ns should really be st,fmc2-ebi-cs-write-address-setup-ns (there is underscore _ between fmc2 and ebi and there should be a dash - instead). This is a remnant from conversion of old non-upstream bindings. Fix it. Signed-off-by: Marek Vasut Acked-by: Rob Herring Signed-off-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20220926222003.527171-1-marex@denx.de --- diff --git a/Documentation/devicetree/bindings/memory-controllers/st,stm32-fmc2-ebi.yaml b/Documentation/devicetree/bindings/memory-controllers/st,stm32-fmc2-ebi.yaml index 6b516d3..a1f535c 100644 --- a/Documentation/devicetree/bindings/memory-controllers/st,stm32-fmc2-ebi.yaml +++ b/Documentation/devicetree/bindings/memory-controllers/st,stm32-fmc2-ebi.yaml @@ -156,7 +156,7 @@ patternProperties: description: This property defines the data latency before reading or writing the first data in nanoseconds. - st,fmc2_ebi-cs-write-address-setup-ns: + st,fmc2-ebi-cs-write-address-setup-ns: description: This property defines the duration of the address setup phase in nanoseconds used for asynchronous write transactions.