On Fri, Jul 20, 2018 at 04:43:09PM -0400, Sean Paul wrote: > From: Jeykumar Sankaran <[email protected]> > > Adds bindings for Snapdragon 845 display processing unit > > Changes in v2: > - Use SoC specific compatibles for mdss and dpu (Rob Herring) > - Use assigned-clocks to set initial clock frequency (Rob Herring) > > Changes in v3 (all suggested by Rob Herring): > - Rename mdss_phys to mdss > - Correct description for clocks/assigned-clocks > - Rename mdp_phys to mdp > - Rename vbif_phys to vbif > - Remove redundant interrupt-parent from mdss_mdp > - Fully specify 'ranges' and use relative reg address in mdss_mdp > > Cc: Rob Herring <[email protected]> > Signed-off-by: Jeykumar Sankaran <[email protected]> > Signed-off-by: Rajesh Yadav <[email protected]> > Signed-off-by: Sean Paul <[email protected]> > --- > .../devicetree/bindings/display/msm/dpu.txt | 131 ++++++++++++++++++ > 1 file changed, 131 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/msm/dpu.txt
Reviewed-by: Rob Herring <[email protected]> _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
