summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/ufs/ufs-mediatek.txt
diff options
context:
space:
mode:
authorStanley Chu <stanley.chu@mediatek.com>2020-09-14 13:00:52 +0800
committerMartin K. Petersen <martin.petersen@oracle.com>2020-09-22 20:37:11 -0400
commitc1a3bf99d76e5ae5537265433def019a34a9dac0 (patch)
tree13afa9d10f1052b918e5a77a79a28896624a0cbf /Documentation/devicetree/bindings/ufs/ufs-mediatek.txt
parent590b0d2372fef09f9755f40e43358fabf5a7fd63 (diff)
scsi: ufs-mediatek: dt-bindings: Add mt8192-ufshci compatible string
Add "mediatek,mt8192-ufshci" compatible string to for MediaTek UFS host controller present on MT8192 chipsets. Link: https://lore.kernel.org/r/20200914050052.3974-3-stanley.chu@mediatek.com Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Stanley Chu <stanley.chu@mediatek.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'Documentation/devicetree/bindings/ufs/ufs-mediatek.txt')
-rw-r--r--Documentation/devicetree/bindings/ufs/ufs-mediatek.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/ufs/ufs-mediatek.txt b/Documentation/devicetree/bindings/ufs/ufs-mediatek.txt
index 72aab8547308..63a953b672d2 100644
--- a/Documentation/devicetree/bindings/ufs/ufs-mediatek.txt
+++ b/Documentation/devicetree/bindings/ufs/ufs-mediatek.txt
@@ -9,7 +9,9 @@ contain a phandle reference to UFS M-PHY node.
Required properties for UFS nodes:
- compatible : Compatible list, contains the following controller:
"mediatek,mt8183-ufshci" for MediaTek UFS host controller
- present on MT81xx chipsets.
+ present on MT8183 chipsets.
+ "mediatek,mt8192-ufshci" for MediaTek UFS host controller
+ present on MT8192 chipsets.
- reg : Address and length of the UFS register set.
- phys : phandle to m-phy.
- clocks : List of phandle and clock specifier pairs.