diff options
author | AngeloGioacchino Del Regno <[email protected]> | 2019-10-31 11:43:57 +0100 |
---|---|---|
committer | Rob Clark <[email protected]> | 2019-11-04 13:17:27 -0800 |
commit | 2ab45a0973a86bfffaf2f0c49f49119ba5a6f4af (patch) | |
tree | 2c8b9349943aec1f3b0008fed1495b335173b2e9 | |
parent | 1c2a9f254c26fa9a3e96a922214873880d5333a3 (diff) |
dt-bindings: msm/mdp5: Document optional TBU and TBU_RT clocks
These two clocks aren't present in all versions of the MDP5 HW:
where present, they are needed to enable the Translation Buffer
Unit(s).
Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/display/msm/mdp5.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/msm/mdp5.txt b/Documentation/devicetree/bindings/display/msm/mdp5.txt index 4e11338548aa..43d11279c925 100644 --- a/Documentation/devicetree/bindings/display/msm/mdp5.txt +++ b/Documentation/devicetree/bindings/display/msm/mdp5.txt @@ -76,6 +76,8 @@ Required properties: Optional properties: - clock-names: the following clocks are optional: * "lut" + * "tbu" + * "tbu_rt" Example: |