On 22-05-18, 14:31, Rob Herring wrote: > On Sat, May 19, 2018 at 11:04:50PM +0530, Taniya Das wrote: > > + freq-domain-0 { > > + compatible = "cpufreq"; > > + reg = <0x17d43920 0x4>, > > + <0x17d43110 0x500>, > > + <0x17d41000 0x4>; > > + reg-names = "perf_base", "lut_base", "en_base"; > > + qcom,cpulist = <&CPU0 &CPU1 &CPU2 &CPU3>; I was thinking, can't we add platform specific properties in the CPU nodes ? If yes, then we can point the phandle of fw node from the CPUs and this awkward list can go away. -- viresh -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html