Hi, This patchset adds devicetree support to the max3421 driver. Thoses modification are based on a previous (unapplied) patch series by Alexander Amelkin [1]. Since I am not a kernel expert I would a like to have your feedbacks on: 1. Under which condition pdata must be freed (in max3421_probe) ? 2. If it neccessary to free platform_data in max3421_remove function ? Thank you, [1]: [https://lkml.org/lkml/2017/5/26/285] --- Jules Maselbas (2): usb: max3421: Add devicetree support dt-bindings: max3421: Add bindings documentation .../devicetree/bindings/usb/maxim,max3421.txt | 24 ++++++ drivers/usb/host/max3421-hcd.c | 87 +++++++++++++++++++++- 2 files changed, 110 insertions(+), 1 deletion(-) create mode 100644 Documentation/devicetree/bindings/usb/maxim,max3421.txt -- 2.14.1 -- 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