diff options
author | John Crispin <blogic@openwrt.org> | 2016-02-19 11:44:05 +0300 |
---|---|---|
committer | Matthias Brugger <matthias.bgg@gmail.com> | 2016-04-20 14:01:32 +0300 |
commit | e16cb8c23b51faf23a120feac149e10423b2e37d (patch) | |
tree | ecae11c5b231c99d4a0f19a06cdd145b66086297 /Documentation/devicetree/bindings/soc | |
parent | 8369337e5563245307671208ad555ed1e8b4bb5a (diff) | |
download | linux-e16cb8c23b51faf23a120feac149e10423b2e37d.tar.xz |
dt-bindings: ARM: Mediatek: add MT2701/7623 string to the PMIC wrapper doc
Signed-off-by: John Crispin <blogic@openwrt.org>
Acked-by: Rob Herring <robh@kernel.org>
Cc: devicetree@vger.kernel.org
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/soc')
-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 ddeb5b6a53c1..107700d00df4 100644 --- a/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt +++ b/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt @@ -18,6 +18,7 @@ IP Pairing Required properties in pwrap device node. - compatible: + "mediatek,mt2701-pwrap" for MT2701/7623 SoCs "mediatek,mt8135-pwrap" for MT8135 SoCs "mediatek,mt8173-pwrap" for MT8173 SoCs - interrupts: IRQ for pwrap in SOC |