This patch set adds UHS support to the usdhi6rol0 driver, with control of the regulator and pin state settings. Changes since v2: - dt: renamed pins_uhs to state_uhs. - dt: made default optional in pinctrl-names. - dt: document that use of state_uhs also requires a default pin state. - add error handling for missing pin states. Changes since v1: - Use mmc_regulator_set_vqmmc(). Lars Persson (3): mmc: dt: usdhi6rol0: add optional pinctrl binding mmc: usdhi6rol0: add support for UHS modes mmc: usdhi6rol0: add pinctrl to set pin drive strength .../devicetree/bindings/mmc/usdhi6rol0.txt | 6 +++ drivers/mmc/host/usdhi6rol0.c | 62 ++++++++++++++++++++++ 2 files changed, 68 insertions(+) -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html