On 16-07-20, 14:37, Thierry Reding wrote: > On Wed, Jul 15, 2020 at 07:01:24PM +0530, Sumit Gupta wrote: > > On Tegra194, data on valid operating points for the CPUs needs to be > > queried from BPMP. In T194, there is no node representing CPU complex. > > So, add compatible string to the 'cpus' node instead of using dummy > > node to bind cpufreq driver. Also, add reference to the BPMP instance > > for the CPU complex. > > > > Signed-off-by: Sumit Gupta <sumitg@xxxxxxxxxx> > > --- > > arch/arm64/boot/dts/nvidia/tegra194.dtsi | 2 ++ > > 1 file changed, 2 insertions(+) > > Looks like the DT bindings are now done so I've applied this for v5.9. > > Viresh, are you going to pick up the other patches, or do you want me > to pick them up and send you a pull request? Applied the other two patches, Thanks. -- viresh