On Fri, Jul 12, 2019 at 3:24 PM Peter Ujfalusi <peter.ujfalusi@xxxxxx> wrote: > > > > On 11.7.2019 20.33, Rob Herring wrote: > > On Thu, Jul 11, 2019 at 3:34 AM Maxime Ripard <maxime.ripard@xxxxxxxxxxx> wrote: > >> > >> The DMA controllers and consumers have a bunch of generic properties that > >> are needed in a device tree. Add a YAML schemas for those. > >> > >> Signed-off-by: Maxime Ripard <maxime.ripard@xxxxxxxxxxx> > >> --- > >> .../devicetree/bindings/dma/dma-consumer.yaml | 60 +++++++++ > > > > This already exists in the dt-schema/schemas/dma/dma.yaml though not > > the descriptions because that needs relicensing. > > > > Looks like we need NVidia's (Jon H) and TI's (Peter U) permission. > > If I'm not mistaken the new license is GPL-2.0, if so I don't see any > issue, but I'll ask our legal to be sure. To move it to the schema repository we need it to be (GPL-2.0 OR BSD-2-Clause). I'd prefer to have the core bindings in the dt-schema repo rather than add to the kernel. Rob