Yixun,

commit c16292578ffa437c77e17d5d3da20330a10b8a86
Author: Yixun Lan <[email protected]>
Date:   Fri Nov 10 16:46:49 2017 +0800

    dt-bindings: reset: Add bindings for the Meson-AXG SoC Reset Controller
    
    Add DT bindings for the Meson-AXG SoC Reset Controller include file,
    and also slightly update documentation.
    
    Signed-off-by: Yixun Lan <[email protected]>
    Reviewed-by: Neil Armstrong <[email protected]>
    Signed-off-by: Philipp Zabel <[email protected]>

Added the following SPDX-License-Identifier: (GPL-2.0+ OR BSD) in the
middle of the top of file comment.

There are two problems with that:

1) BSD is not a valid SPDX identifier. See https://spdx.org/licenses/

   You need to say which BSD variant you mean.

2) Please put the License identifier to the place which is defined in
   Documentation/process/licenses.rst, i.e. the first line of the dts file
   and not to some random place.

Thanks,

        tglx


Reply via email to