Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: mmc: Add HI3670 MMC controller binding

HI3670 SoC is architecturally same as the HI3660 SoC. Hence, the same
K3 specific designware driver is reused for HI3670 SoC and the binding
is documented with fallback approach for compatible property.

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>

authored by

Manivannan Sadhasivam and committed by
Wei Xu
8aa576a8 757a4b29

+2
+2
Documentation/devicetree/bindings/mmc/k3-dw-mshc.txt
··· 13 13 14 14 * compatible: should be one of the following. 15 15 - "hisilicon,hi3660-dw-mshc": for controllers with hi3660 specific extensions. 16 + - "hisilicon,hi3670-dw-mshc", "hisilicon,hi3660-dw-mshc": for controllers 17 + with hi3670 specific extensions. 16 18 - "hisilicon,hi4511-dw-mshc": for controllers with hi4511 specific extensions. 17 19 - "hisilicon,hi6220-dw-mshc": for controllers with hi6220 specific extensions. 18 20