From: Stephen Warren <swar...@nvidia.com> As explained in patch 1, this series deprecates the regulator-compatible DT property, and updates various binding documentation and examples for this change.
I expect patches 1-3 to go into various regulator topic trees, and patch 4 to go into the MFD tree. Stephen Warren (4): regulator: deprecate regulator-compatible DT property regulator: tps65217.txt: remove regulator-compatible from DT docs regulator: tps6586x: remove regulator-compatible from DT docs mfd: max8907: remove regulator-compatible from DT docs .../devicetree/bindings/regulator/max8907.txt | 24 +++----- .../devicetree/bindings/regulator/regulator.txt | 5 +- .../devicetree/bindings/regulator/tps65217.txt | 31 ++------- .../devicetree/bindings/regulator/tps6586x.txt | 66 ++++++-------------- drivers/regulator/of_regulator.c | 25 ++++---- 5 files changed, 50 insertions(+), 101 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/