Re: [PATCH V3 8/8] drivers: boot_constraint: Add Qualcomm display controller constraints

2017-09-19 Thread Viresh Kumar
On 04-09-17, 18:25, Pavel Machek wrote: > Hmm. I know this is not for merge, but should this go to device tree > somewhere? Eventually yes. It should come from the boot loader in some way, which includes DT, ACPI, etc. This is just trying to get the core in first and once we have it merged, we c

Re: [PATCH V3 8/8] drivers: boot_constraint: Add Qualcomm display controller constraints

2017-09-04 Thread Pavel Machek
Hi! > From: Rajendra Nayak > > NOT TO BE MERGED > > This sets boot constraints for the display controller used on Qualcomm > dragonboard 410c. > > Not-signed-off-by: Rajendra Nayak > Not-signed-off-by: Viresh Kumar > +#include > +#include > +#include > + > +struct dev_boot_constraint_clk

[PATCH V3 8/8] drivers: boot_constraint: Add Qualcomm display controller constraints

2017-08-01 Thread Viresh Kumar
From: Rajendra Nayak NOT TO BE MERGED This sets boot constraints for the display controller used on Qualcomm dragonboard 410c. Not-signed-off-by: Rajendra Nayak Not-signed-off-by: Viresh Kumar --- drivers/base/boot_constraints/Makefile | 2 +- drivers/base/boot_constraints/qcom-displ