All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] max3421: add devicetree support
@ 2017-09-15 16:58 Jules Maselbas
       [not found] ` <cover.1505492941.git.jules.maselbas-l+/54qjP3hgoQXW8ST3Jvw@public.gmane.org>
  0 siblings, 1 reply; 18+ messages in thread
From: Jules Maselbas @ 2017-09-15 16:58 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Rob Herring, Mark Rutland, devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-usb-u79uwXL29TY76Z2rM5mHXA, Jules Maselbas

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-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2017-11-01 17:01 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-15 16:58 [PATCH 0/2] max3421: add devicetree support Jules Maselbas
     [not found] ` <cover.1505492941.git.jules.maselbas-l+/54qjP3hgoQXW8ST3Jvw@public.gmane.org>
2017-09-15 16:58   ` [PATCH 1/2] usb: max3421: Add " Jules Maselbas
2017-09-15 16:58   ` [PATCH 2/2] dt-bindings: max3421: Add bindings documentation Jules Maselbas
     [not found]     ` <a69d2c5fc640fa0f4c9e9edb45da98fae39cfbac.1505492941.git.jules.maselbas-l+/54qjP3hgoQXW8ST3Jvw@public.gmane.org>
2017-09-20 20:52       ` Rob Herring
2017-10-15 23:43   ` [PATCH v2 0/2] max3421: add devicetree support Jules Maselbas
     [not found]     ` <cover.1508108927.git.jules.maselbas-l+/54qjP3hgoQXW8ST3Jvw@public.gmane.org>
2017-10-15 23:43       ` [PATCH v2 1/2] usb: max3421: Add " Jules Maselbas
2017-10-15 23:43       ` [PATCH v2 2/2] dt-bindings: max3421: Add bindings documentation Jules Maselbas
     [not found]         ` <832170edafa26b7b2bed76afe170f1c9c4f7b9ae.1508108927.git.jules.maselbas-l+/54qjP3hgoQXW8ST3Jvw@public.gmane.org>
2017-10-16  9:04           ` Sergei Shtylyov
     [not found]             ` <a064c008-2268-26ef-edee-47bda38b117b-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
2017-10-16 20:21               ` Sergei Shtylyov
     [not found]                 ` <6a3f35f1-dae9-063d-963e-812a7341f612-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
2017-10-16 21:22                   ` Jules Maselbas
     [not found]                     ` <1452233455.381184.1508188958452.JavaMail.zimbra-l+/54qjP3hgoQXW8ST3Jvw@public.gmane.org>
2017-10-17 19:06                       ` Sergei Shtylyov
2017-10-17 19:04           ` Rob Herring
2017-10-23 23:08       ` [PATCH v3 0/2] max3421: add devicetree support Jules Maselbas
     [not found]         ` <cover.1508798984.git.jules.maselbas-l+/54qjP3hgoQXW8ST3Jvw@public.gmane.org>
2017-10-23 23:08           ` [PATCH v3 1/2] usb: max3421: Add " Jules Maselbas
2017-10-23 23:08           ` [PATCH v3 2/2] dt-bindings: max3421: Add bindings documentation Jules Maselbas
2017-11-01 16:12           ` [PATCH v3 0/2] max3421: add devicetree support Greg KH
     [not found]             ` <20171101161237.GA30588-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2017-11-01 16:50               ` Jules Maselbas
     [not found]                 ` <2145557244.443021.1509555056126.JavaMail.zimbra-l+/54qjP3hgoQXW8ST3Jvw@public.gmane.org>
2017-11-01 17:01                   ` gregkh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.