[PATCH 0/2] arm64: dts: qcom: Use 'ufshc' as the node name for UFS controller nodes

Manivannan Sadhasivam posted 2 patches 1 year, 9 months ago
Documentation/devicetree/bindings/ufs/qcom,ufs.yaml | 2 +-
arch/arm64/boot/dts/qcom/sa8775p.dtsi               | 2 +-
arch/arm64/boot/dts/qcom/sc7280.dtsi                | 2 +-
arch/arm64/boot/dts/qcom/sc8280xp.dtsi              | 4 ++--
arch/arm64/boot/dts/qcom/sm6115.dtsi                | 2 +-
arch/arm64/boot/dts/qcom/sm6125.dtsi                | 2 +-
arch/arm64/boot/dts/qcom/sm6350.dtsi                | 2 +-
arch/arm64/boot/dts/qcom/sm8550.dtsi                | 2 +-
arch/arm64/boot/dts/qcom/sm8650.dtsi                | 2 +-
9 files changed, 10 insertions(+), 10 deletions(-)
[PATCH 0/2] arm64: dts: qcom: Use 'ufshc' as the node name for UFS controller nodes
Posted by Manivannan Sadhasivam 1 year, 9 months ago
Devicetree binding has documented the node name for UFS controllers as
'ufshc'. So let's use it instead of 'ufs' which is for the UFS devices.

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
---
Manivannan Sadhasivam (2):
      dt-bindings: ufs: qcom: Use 'ufshc' as the node name for UFS controller nodes
      arm64: dts: qcom: Use 'ufshc' as the node name for UFS controller nodes

 Documentation/devicetree/bindings/ufs/qcom,ufs.yaml | 2 +-
 arch/arm64/boot/dts/qcom/sa8775p.dtsi               | 2 +-
 arch/arm64/boot/dts/qcom/sc7280.dtsi                | 2 +-
 arch/arm64/boot/dts/qcom/sc8280xp.dtsi              | 4 ++--
 arch/arm64/boot/dts/qcom/sm6115.dtsi                | 2 +-
 arch/arm64/boot/dts/qcom/sm6125.dtsi                | 2 +-
 arch/arm64/boot/dts/qcom/sm6350.dtsi                | 2 +-
 arch/arm64/boot/dts/qcom/sm8550.dtsi                | 2 +-
 arch/arm64/boot/dts/qcom/sm8650.dtsi                | 2 +-
 9 files changed, 10 insertions(+), 10 deletions(-)
---
base-commit: 4cece764965020c22cff7665b18a012006359095
change-id: 20240514-ufs-nodename-fix-40672bc593a5

Best regards,
-- 
Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Re: (subset) [PATCH 0/2] arm64: dts: qcom: Use 'ufshc' as the node name for UFS controller nodes
Posted by Bjorn Andersson 1 year, 3 months ago
On Tue, 14 May 2024 15:08:39 +0200, Manivannan Sadhasivam wrote:
> Devicetree binding has documented the node name for UFS controllers as
> 'ufshc'. So let's use it instead of 'ufs' which is for the UFS devices.
> 
> 

Applied, thanks!

[2/2] arm64: dts: qcom: Use 'ufshc' as the node name for UFS controller nodes
      commit: 15288649e4c037540fa8e8323d44337fc4316df5

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>