On 12/02/2025 10:54, niravkumar.l.rabara@xxxxxxxxx wrote: > From: Niravkumar L Rabara <niravkumar.l.rabara@xxxxxxxxx> > > 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". > > Signed-off-by: Niravkumar L Rabara <niravkumar.l.rabara@xxxxxxxxx> > --- > Documentation/devicetree/bindings/mtd/cdns,hp-nfc.yaml | 8 +++++++- > 1 file changed, 7 insertions(+), 1 deletion(-) Please add fixes tag - probably the conversion, because original TXT binding mentioned "nf_clk" so it could be implied. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof