On Tue, 2013-10-08 at 01:18 +0800, Stephen Warren wrote: > On 10/07/2013 01:31 AM, Joseph Lo wrote: > > Initial support for Tegra 124 SoC. This is expected to be included in > > the board DTS files. > The pmc node should also be fixed. > > > + pmc { > > + compatible = "nvidia,tegra124-pmc", "nvidia,tegra114-pmc"; > > + reg = <0x7000e400 0x400>; > > + }; > > Is the Tegra124 PMC really identical to the Tegra114 PMC in hardware? > That would be a departure from history, where the PMC has changed > significantly and incompatibly for each chip. Can you please investigate > the details of the PMC changes; I suspect this should simply be: > > compatible = "nvidia,tegra124-pmc"; > Thanks for reminding, it's not identical. Considering the power gate and power domain function is not the same with Tegra114. -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html