[PATCH 2/2] dt-bindings: i2c: cadence: Fix `clock-names` property name

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The Cadence I2C controller device tree bindings documentation documents a
`clock-name` property. There is no such property, the correct property name
is `clock-names` with a `s`. The `s` was accidentally dropped during
conversion from txt to yaml.

Fixes: aea37006e183 ("dt-bindings: i2c: cadence: Migrate i2c-cadence documentation to YAML")
Signed-off-by: Lars-Peter Clausen <lars@xxxxxxxxxx>
---
 Documentation/devicetree/bindings/i2c/cdns,i2c-r1p10.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/i2c/cdns,i2c-r1p10.yaml b/Documentation/devicetree/bindings/i2c/cdns,i2c-r1p10.yaml
index 2e95cda7262a..4f06ef07cdad 100644
--- a/Documentation/devicetree/bindings/i2c/cdns,i2c-r1p10.yaml
+++ b/Documentation/devicetree/bindings/i2c/cdns,i2c-r1p10.yaml
@@ -33,7 +33,7 @@ properties:
     description: |
       Desired operating frequency, in Hz, of the bus.
 
-  clock-name:
+  clock-names:
     const: pclk
     description: |
       Input clock name.
-- 
2.30.2




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux