diff options
author | Chunfeng Yun | 2023-02-17 17:04:11 +0800 |
---|---|---|
committer | Marek Vasut | 2023-03-02 22:43:43 +0100 |
commit | b5e8e12c04605382dac314b434c10f9ea7898f81 (patch) | |
tree | 2cead0312fbe6f24999c498fa21fe8f40d1dd1e0 /doc/device-tree-bindings | |
parent | b2eff0340d60d070a8f1c9e58690c8f5714ba9ea (diff) |
dt-bindings: phy-mtk-tphy: add support mt8195
Add a new compatible for mt8195 to add a workaround for hardware
issue.
Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Diffstat (limited to 'doc/device-tree-bindings')
-rw-r--r-- | doc/device-tree-bindings/phy/phy-mtk-tphy.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/device-tree-bindings/phy/phy-mtk-tphy.txt b/doc/device-tree-bindings/phy/phy-mtk-tphy.txt index 8cd23d8c0bb..3042c39d09c 100644 --- a/doc/device-tree-bindings/phy/phy-mtk-tphy.txt +++ b/doc/device-tree-bindings/phy/phy-mtk-tphy.txt @@ -8,6 +8,7 @@ Required properties (controller (parent) node): - compatible : should be one of "mediatek,generic-tphy-v1" "mediatek,generic-tphy-v2" + "mediatek,mt8195-tphy" - #address-cells: the number of cells used to represent physical base addresses. |