[PATCH v2 0/2] add clock-names property to nand node

From: niravkumar . l . rabara
Date: Wed Feb 12 2025 - 04:57:53 EST


From: Niravkumar L Rabara <niravkumar.l.rabara@xxxxxxxxx>

1) Document the required clock-names property because the driver
requests the clock by name and not the index.
2) Add required clock-names property to the nand node in device tree.

Changes in v2:
* Document clock-names property for Cadence NAND controller.

link to v1:
- https://lore.kernel.org/all/20250107084955.2750154-1-niravkumar.l.rabara@xxxxxxxxx/

Niravkumar L Rabara (2):
dt-bindings: mtd: cadence: document required clock-names
arm64: dts: socfpga: agilex5: add clock-names property to nand node

Documentation/devicetree/bindings/mtd/cdns,hp-nfc.yaml | 8 +++++++-
arch/arm64/boot/dts/intel/socfpga_agilex5.dtsi | 1 +
2 files changed, 8 insertions(+), 1 deletion(-)

--
2.25.1