]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: mtd: cadence: document required clock-names
authorNiravkumar L Rabara <niravkumar.l.rabara@intel.com>
Wed, 12 Feb 2025 11:25:34 +0000 (19:25 +0800)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 14 Feb 2025 18:25:43 +0000 (19:25 +0100)
commit41758630dd7ea9dce3eb152168c979534b415ab0
treea1a4e687b3426f48fee6e38a861e84f9b3df70cb
parent86ede0a61f8576a84bb0a93c5d9861d2ec1cdf9a
dt-bindings: mtd: cadence: document required clock-names

The clock-names property is required because the driver requests
the clock by name and not the index.
Update the example to use &clk instead of &nf_clk for the clocks
property to avoid confusion with the clock-names property "nf_clk".

Fixes: 1f05f823a16c (dt-bindings: mtd: cadence: convert cadence-nand-controller.txt to yaml)
Signed-off-by: Niravkumar L Rabara <niravkumar.l.rabara@intel.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Documentation/devicetree/bindings/mtd/cdns,hp-nfc.yaml