These patches fixes some errors in the usage of the power regulator. The Devkit8000 uses the TPS65930, an reduced version of the TWL4030. So not all power supplies from the TWL4030 are available. There were also a wrong comment about the pins supported by the vmmc1. The DSS2 do not need a VDVI any longer so it is removed. The definition of the supplies are changed to use the new REGULATOR_SUPPLY macro.
Thomas Weber (6): Devkit8000: Fix the power supply for ads7846 Devkit8000: Remove unneeded VDVI Devkit8000: Remove nonexisting vsim Devkit8000: Using the REGULATOR_SUPPLY macro Devkit8000: Fix comment Devkit8000: Change twl4030 to tps65930 arch/arm/mach-omap2/board-devkit8000.c | 73 +++++++++++++------------------- 1 files changed, 30 insertions(+), 43 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html