diff options
| author | Terence Hampson <thampson@codeaurora.org> | 2014-08-08 14:53:34 -0400 |
|---|---|---|
| committer | David Keitel <dkeitel@codeaurora.org> | 2016-03-23 20:27:51 -0700 |
| commit | bb5095e41e5bdceaae68eb9c8181d64baeb5142a (patch) | |
| tree | ed9bb817b43628c71564b5d3f4a5d663929d8b3a /Documentation | |
| parent | d2ec0a3c0562a0d26dca7004a91934218a28216e (diff) | |
mdss: Display related changes commit below
While merging to 3.14 kernel this is only display
related changes for commit below
Change ID: Ie0d5b104882d1534fae262af85e99cc09a56ab04
msm: msm_bus: Move bus scaling to platform drivers
Change-Id: Id726a65b5641b57c0edd3ba33f2e5b3f68aff643
Signed-off-by: Terence Hampson <thampson@codeaurora.org>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/devicetree/bindings/fb/mdss-mdp.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/fb/mdss-mdp.txt b/Documentation/devicetree/bindings/fb/mdss-mdp.txt index 73871c3e9d48..ae73e17a5f82 100644 --- a/Documentation/devicetree/bindings/fb/mdss-mdp.txt +++ b/Documentation/devicetree/bindings/fb/mdss-mdp.txt @@ -158,7 +158,7 @@ Bus Scaling Data: of (src, dst, ab, ib) which is defined at Documentation/devicetree/bindings/arm/msm/msm_bus.txt * Current values of src & dst are defined at - arch/arm/mach-msm/msm_bus_board.h + include/linux/msm-bus-board.h src values allowed for MDSS are: 22 = MSM_BUS_MASTER_MDP_PORT0 23 = MSM_BUS_MASTER_MDP_PORT1 |
