Re: [PATCH] dt-bindings: reset: meson-axg: fix SPDX license id

2019-01-16 Thread Rob Herring
On Wed, Jan 16, 2019 at 4:36 AM Jerome Brunet wrote: > > As reported, the SPDX license id is not placed correctly and the variant > of the BSD License used should be specified. > > Fixes: c16292578ffa ("dt-bindings: reset: Add bindings for the Meson-AXG SoC > Reset Controller") > Reported-by: Tho

Re: [PATCH] dt-bindings: reset: meson-axg: fix SPDX license id

2019-01-16 Thread Thomas Gleixner
On Wed, 16 Jan 2019, Jerome Brunet wrote: > As reported, the SPDX license id is not placed correctly and the variant > of the BSD License used should be specified. > > Fixes: c16292578ffa ("dt-bindings: reset: Add bindings for the Meson-AXG SoC > Reset Controller") > Reported-by: Thomas Gleixner

[PATCH] dt-bindings: reset: meson-axg: fix SPDX license id

2019-01-16 Thread Jerome Brunet
As reported, the SPDX license id is not placed correctly and the variant of the BSD License used should be specified. Fixes: c16292578ffa ("dt-bindings: reset: Add bindings for the Meson-AXG SoC Reset Controller") Reported-by: Thomas Gleixner Signed-off-by: Jerome Brunet --- Sorry for the del