diff options
author | AngeloGioacchino Del Regno <kholk11@gmail.com> | 2019-10-31 11:43:57 +0100 |
---|---|---|
committer | Rob Clark <robdclark@chromium.org> | 2019-11-04 22:17:27 +0100 |
commit | 2ab45a0973a86bfffaf2f0c49f49119ba5a6f4af (patch) | |
tree | 2c8b9349943aec1f3b0008fed1495b335173b2e9 /Documentation | |
parent | drm/msm/mdp5: Add optional TBU and TBU_RT clocks (diff) | |
download | linux-2ab45a0973a86bfffaf2f0c49f49119ba5a6f4af.tar.xz linux-2ab45a0973a86bfffaf2f0c49f49119ba5a6f4af.zip |
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 <kholk11@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'Documentation')
-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: |