dt-bindings: mmc: Add HI3670 MMC controller binding
authorManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Thu, 28 Feb 2019 15:45:09 +0000 (21:15 +0530)
committerWei Xu <xuwei5@hisilicon.com>
Mon, 8 Apr 2019 14:49:21 +0000 (15:49 +0100)
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>
Documentation/devicetree/bindings/mmc/k3-dw-mshc.txt

index 07242d1..36c4bea 100644 (file)
@@ -13,6 +13,8 @@ Required Properties:
 
 * compatible: should be one of the following.
   - "hisilicon,hi3660-dw-mshc": for controllers with hi3660 specific extensions.
+  - "hisilicon,hi3670-dw-mshc", "hisilicon,hi3660-dw-mshc": for controllers
+     with hi3670 specific extensions.
   - "hisilicon,hi4511-dw-mshc": for controllers with hi4511 specific extensions.
   - "hisilicon,hi6220-dw-mshc": for controllers with hi6220 specific extensions.