[PATCH v10 1/4] dt-bindings: clock: imx95-blk-ctl: Use single quotes consistently

From: guoniu . zhou

Date: Thu Jun 18 2026 - 05:39:22 EST


From: Guoniu Zhou <guoniu.zhou@xxxxxxx>

Change "clocks" to 'clocks' in the description to match the quote style
used for property names like '#clock-cells' throughout the file.

Signed-off-by: Guoniu Zhou <guoniu.zhou@xxxxxxx>
---
Changes in v10:
- New patch to fix inconsistent quote usage (Krzysztof Kozlowski)
---
Documentation/devicetree/bindings/clock/nxp,imx95-blk-ctl.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/clock/nxp,imx95-blk-ctl.yaml b/Documentation/devicetree/bindings/clock/nxp,imx95-blk-ctl.yaml
index 27403b4c52d6..534fa219d9f9 100644
--- a/Documentation/devicetree/bindings/clock/nxp,imx95-blk-ctl.yaml
+++ b/Documentation/devicetree/bindings/clock/nxp,imx95-blk-ctl.yaml
@@ -36,7 +36,7 @@ properties:
const: 1
description:
The clock consumer should specify the desired clock by having the clock
- ID in its "clocks" phandle cell. See
+ ID in its 'clocks' phandle cell. See
include/dt-bindings/clock/nxp,imx95-clock.h

required:

--
2.34.1