This patch set is to remove max_snk_mv/ma/mw configs, as we should define the sink capability by sink PDOs, the first patch update the source PDO match policy by compare the voltage range between source and sink PDOs no matter what type they are, the following patchs remove those 3 variables from 2 existing users by adding a variable PDO, then finial patch remove the max_snk_* from tcpm. Li Jun (5): usb: typec: tcpm: source pdo selection update usb: typec: fusb302: remove max_snk_* for sink config dt-bindings: usb: fusb302: remove max-sink-* properties usb: typec: wcove: remove max_snk_* for sink config usb: typec: tcpm: remove max_snk_* .../devicetree/bindings/usb/fcs,fusb302.txt | 6 -- drivers/usb/typec/fusb302/fusb302.c | 13 +-- drivers/usb/typec/tcpm.c | 113 +++++++-------------- drivers/usb/typec/typec_wcove.c | 4 +- include/linux/usb/tcpm.h | 9 -- 5 files changed, 39 insertions(+), 106 deletions(-) -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html