On 07/21/2013 02:28 PM, Lucas Stach wrote: > Core and CPU voltage settings were a bit on the safe side. The actually > used chips on the Colibri allow for lower voltages and work just fine > this way. That sounds like a non-critical issue. Shouldn't that part be separated out into a patch for 3.12? > SM2 is not a the parent of LDO regs, but actually the DDR regulator. The > Colibri uses a different version of the TPS with other voltage mapping > tables for SM2, currently we cheat by setting a fake 3,2V which results > in 1,8V physical. That's quite unfortunate. Since DT is supposed to be an ABI, the existing DT should continue to work for arbitrary kernels, and the modified DT should also work for arbitrary kernels. Clearly that isn't possible if we start putting incorrect voltage values into the DT. Isn't there some way to make an isolated fix to the PMIC driver itself so that it actually programs the HW correctly? Even if that patch is larger than this patch, it still seems more likely to be acceptable for 3.11. But is this a regression? If not, how far back in CC: stable should this change go? -- 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