All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] add clock-names property to nand node
@ 2025-02-12  9:54 ` niravkumar.l.rabara
  0 siblings, 0 replies; 10+ messages in thread
From: niravkumar.l.rabara @ 2025-02-12  9:54 UTC (permalink / raw)
  To: Miquel Raynal, Richard Weinberger, Vignesh Raghavendra,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: Niravkumar L Rabara, nirav.rabara, devicetree, linux-mtd,
	linux-kernel

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

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@intel.com/

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


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-02-12 10:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-12  9:54 [PATCH v2 0/2] add clock-names property to nand node niravkumar.l.rabara
2025-02-12  9:54 ` niravkumar.l.rabara
2025-02-12  9:54 ` [PATCH v2 1/2] dt-bindings: mtd: cadence: document required clock-names niravkumar.l.rabara
2025-02-12  9:54   ` niravkumar.l.rabara
2025-02-12 10:52   ` Krzysztof Kozlowski
2025-02-12 10:52     ` Krzysztof Kozlowski
2025-02-12  9:54 ` [PATCH v2 2/2] arm64: dts: socfpga: agilex5: add clock-names property to nand node niravkumar.l.rabara
2025-02-12  9:54   ` niravkumar.l.rabara
2025-02-12 10:52   ` Krzysztof Kozlowski
2025-02-12 10:52     ` Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.