[PATCH v2 03/10] dt-bindings: msm/mdp: Fix up clock related bindings

2016-06-16 Thread Archit Taneja
On 06/14/2016 12:33 AM, Rob Herring wrote: > On Fri, Jun 10, 2016 at 04:16:33PM +0530, Archit Taneja wrote: >> MDP5: >> - Don't ask for source clock >> >> MDP4: >> - Give a better name for MDP_TV_CLK >> - Remove TV_SRC >> - Add MDP_AXI_CLK > > This could use the explanation in the commit msg why

[PATCH v2 03/10] dt-bindings: msm/mdp: Fix up clock related bindings

2016-06-13 Thread Rob Herring
On Fri, Jun 10, 2016 at 04:16:33PM +0530, Archit Taneja wrote: > MDP5: > - Don't ask for source clock > > MDP4: > - Give a better name for MDP_TV_CLK > - Remove TV_SRC > - Add MDP_AXI_CLK This could use the explanation in the commit msg why it is okay you are breaking compatibility. With that,

[PATCH v2 03/10] dt-bindings: msm/mdp: Fix up clock related bindings

2016-06-10 Thread Archit Taneja
MDP5: - Don't ask for source clock MDP4: - Give a better name for MDP_TV_CLK - Remove TV_SRC - Add MDP_AXI_CLK Signed-off-by: Archit Taneja --- Documentation/devicetree/bindings/display/msm/mdp.txt | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Documentation/devi