All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/3] arm64: dts: convert fsl,esdhc.txt to yaml and fix layerscape dts warning
@ 2024-06-13 14:32 Frank Li
  2024-06-13 14:32 ` [PATCH v5 1/3] dt-bindings: mmc: mmc-spi-slot: Change voltage-ranges to uint32-matrix Frank Li
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Frank Li @ 2024-06-13 14:32 UTC (permalink / raw)
  To: Ulf Hansson, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Shawn Guo
  Cc: linux-mmc, devicetree, linux-kernel, linux-arm-kernel, imx,
	Frank Li, Krzysztof Kozlowski

Start from v4 because fsl.esdhc.txt to yaml already sent out as v3.

Now only "bit-endian" proptery warning left.

Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
Changes in v5:
- squash dts patches to one patch and fix typo.
- move spi-slot-mmc to first patch.
- add Krzysztof Kozlowski review tag for fsl,eshc patch
- Link to v4: https://lore.kernel.org/r/20240611-ls_waring_esdhc-v4-0-d0d8a5b3f3cb@nxp.com

Change from v3 to v4                                                       
- Add dts warning fixes                                                    
- Add mmc-spi-slot's voltage range fix, (not sure why it apply to          
layserscape's dts file.                                                    
- clock-frequency is not required property                                 
- add dma-conherence: true in binding doc

---
Frank Li (3):
      dt-bindings: mmc: mmc-spi-slot: Change voltage-ranges to uint32-matrix
      dt-bindings: mmc: Convert fsl-esdhc.txt to yaml
      arm64: dts: layerscape: Change node name from 'esdhc' to 'mmc'

 .../devicetree/bindings/mmc/fsl,esdhc.yaml         | 105 +++++++++++++++++++++
 .../devicetree/bindings/mmc/fsl-esdhc.txt          |  52 ----------
 .../devicetree/bindings/mmc/mmc-spi-slot.yaml      |  16 ++--
 arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi     |   4 +-
 arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi     |   2 +-
 arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi     |   2 +-
 arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi     |   2 +-
 arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi     |   2 +-
 arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi     |   8 +-
 9 files changed, 124 insertions(+), 69 deletions(-)
---
base-commit: d35b2284e966c0bef3e2182a5c5ea02177dd32e4
change-id: 20240610-ls_waring_esdhc-93136a5dd794

Best regards,
---
Frank Li <Frank.Li@nxp.com>


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

end of thread, other threads:[~2024-06-20 15:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-13 14:32 [PATCH v5 0/3] arm64: dts: convert fsl,esdhc.txt to yaml and fix layerscape dts warning Frank Li
2024-06-13 14:32 ` [PATCH v5 1/3] dt-bindings: mmc: mmc-spi-slot: Change voltage-ranges to uint32-matrix Frank Li
2024-06-13 20:08   ` Rob Herring (Arm)
2024-06-13 14:32 ` [PATCH v5 2/3] dt-bindings: mmc: Convert fsl-esdhc.txt to yaml Frank Li
2024-06-13 14:32 ` [PATCH v5 3/3] arm64: dts: layerscape: Change node name from 'esdhc' to 'mmc' Frank Li
2024-06-17  2:35   ` Shawn Guo
2024-06-20 15:14 ` [PATCH v5 0/3] arm64: dts: convert fsl,esdhc.txt to yaml and fix layerscape dts warning Ulf Hansson

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.