]> git.ipfire.org Git - thirdparty/linux.git/commit
dt-bindings: mmc: hisilicon,hi3660-dw-mshc: Convert to DT schema
authorBhargav Joshi <rougueprince47@gmail.com>
Wed, 25 Mar 2026 22:54:38 +0000 (04:24 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 26 Mar 2026 10:28:15 +0000 (11:28 +0100)
commit49eb823cbe648dba791cfe1c16e4f6fcfd32f5ca
tree4e95f3f7aeefcb922e816b34607ee89dad7eafde
parent19fe6c02f480e86962f928e298c3f51040da5411
dt-bindings: mmc: hisilicon,hi3660-dw-mshc: Convert to DT schema

Convert the Hisilicon DesignWare Mobile Storage Host Controller
(dw-mshc) bindings from text format to DT schema.

As part of this conversion, the binding file is renamed from
k3-dw-mshc.txt to hisilicon,hi3660-dw-mshc.yaml to align with compatible
string naming conventions. Examples have been updated to pass schema
validation.

Note: synopsys-dw-mshc binding specifies clock names as "biu" followed
by "ciu". However, this Hisilicon binding reverses the order to 'ciu'
then 'biu' to match both the legacy text binding and in-kernel Hisilicon
DTS board files.

Signed-off-by: Bhargav Joshi <rougueprince47@gmail.com>
Acked-by: Zhangfei Gao <zhangfei.gao@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Documentation/devicetree/bindings/mmc/hisilicon,hi3660-dw-mshc.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/mmc/k3-dw-mshc.txt [deleted file]