diff options
author | Yegor Yefremov <yegorslists@googlemail.com> | 2017-01-07 22:14:45 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2017-01-09 14:24:54 -0600 |
commit | 75640e79005239020dbd81aa08c2a703893d24c1 (patch) | |
tree | df9b63e2099549bc8cd87c2443b57baceba69330 /Documentation/devicetree/bindings/display/mediatek | |
parent | 261c73f3f6ce0f64ad7da46fd69600f57eec1c11 (diff) | |
download | linux-75640e79005239020dbd81aa08c2a703893d24c1.tar.gz |
Documentation: display: fix wrong documentation paths
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/display/mediatek')
-rw-r--r-- | Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt index db6e77edbea8..708f5664a316 100644 --- a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt +++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt @@ -55,7 +55,7 @@ Required properties (DMA function blocks): "mediatek,<chip>-disp-rdma" "mediatek,<chip>-disp-wdma" - larb: Should contain a phandle pointing to the local arbiter device as defined - in Documentation/devicetree/bindings/soc/mediatek/mediatek,smi-larb.txt + in Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt - iommus: Should point to the respective IOMMU block with master port as argument, see Documentation/devicetree/bindings/iommu/mediatek,iommu.txt for details. |