diff options
author | 2022-02-07 16:30:34 +0800 | |
---|---|---|
committer | 2022-03-01 08:51:23 +0100 | |
commit | a319fbfd3f6a7feeb226e94b60ddc0d827de30ba (patch) | |
tree | 58b769d49497a97a0ee9e46b303a8223df70d4fb | |
parent | soc: mediatek: pwrap: add pwrap driver for MT8186 SoC (diff) | |
download | wireguard-linux-a319fbfd3f6a7feeb226e94b60ddc0d827de30ba.tar.xz wireguard-linux-a319fbfd3f6a7feeb226e94b60ddc0d827de30ba.zip |
dt-bindings: mediatek: add compatible for MT8186 pwrap
This adds dt-binding documentation of pwrap for Mediatek MT8186
SoCs Platform.
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Johnson Wang <johnson.wang@mediatek.com>
Link: https://lore.kernel.org/r/20220207083034.15327-3-johnson.wang@mediatek.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Diffstat (limited to '')
-rw-r--r-- | Documentation/devicetree/bindings/soc/mediatek/pwrap.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt b/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt index d74a7a5ae9f2..214a34633824 100644 --- a/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt +++ b/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt @@ -27,6 +27,7 @@ Required properties in pwrap device node. "mediatek,mt8135-pwrap" for MT8135 SoCs "mediatek,mt8173-pwrap" for MT8173 SoCs "mediatek,mt8183-pwrap" for MT8183 SoCs + "mediatek,mt8186-pwrap" for MT8186 SoCs "mediatek,mt8195-pwrap" for MT8195 SoCs "mediatek,mt8516-pwrap" for MT8516 SoCs - interrupts: IRQ for pwrap in SOC |