diff options
| author | Yongqiang Niu <[email protected]> | 2019-08-29 22:50:27 +0800 |
|---|---|---|
| committer | CK Hu <[email protected]> | 2019-10-07 12:29:39 +0800 |
| commit | 41ee3b815a35afec8f03a3c7f3e5cf462725db62 (patch) | |
| tree | 23ffa0a6ff9bb2096eaddb70ffb1fd4954e8d38b | |
| parent | 4df74719066788fb9ae9cf5385df02893b46bbbe (diff) | |
dt-bindings: mediatek: add mutex description for mt8183 display
This patch add mutex description for mt8183 display
Signed-off-by: Yongqiang Niu <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: CK Hu <[email protected]>
| -rw-r--r-- | Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt index 1c454eab5b37..b91e709db7a4 100644 --- a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt +++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt @@ -52,6 +52,7 @@ Required properties (all function blocks): For most function blocks this is just a single clock input. Only the DSI and DPI controller nodes have multiple clock inputs. These are documented in mediatek,dsi.txt and mediatek,dpi.txt, respectively. + An exception is that the mt8183 mutex is always free running with no clocks property. Required properties (DMA function blocks): - compatible: Should be one of |