On Sat, Aug 19, 2023 at 09:09:03AM +0200, Krzysztof Kozlowski wrote: > On 18/08/2023 17:35, Abdel Alkuor wrote: > > On Fri, Aug 18, 2023 at 11:31:35AM +0200, Krzysztof Kozlowski wrote: > >> Where is any user of it? DTS, driver or 3rd party upstream open-source > >> project? > >> > > Yes, for Geotab. We are working on bringing up a new BSP and we have tps25750 > > which doesn't have a driver in Linux yet. We developed the driver but I thought > > I needed to get the dt-bindings accepted first before sending the patch for > > the driver. > > > > Sorry, this is my first time contributing to Linux. Maybe this question > > was asked before but for some reason I couldn't find it. > > > > What is usually the process? Should I upload the driver too? > > Yes, please upload in one patchset, in following order: > 1. This bindings patch > 2. Driver patch > Will do. Thanks. Abdel