Re: [PATCH 2/3] clk: s2mps11,s3c64xx: Add SPDX license identifiers
From: Rob Herring <robh@kernel.org>
Date: 2018-08-09 22:41:33
Also in:
linux-clk
From: Rob Herring <robh@kernel.org>
Date: 2018-08-09 22:41:33
Also in:
linux-clk
Hi, this is an automated email from Rob's (experimental) review bot. I found a couple of common problems with your patch. Please see below. On Tue, 7 Aug 2018 18:17:12 +0200, Krzysztof Kozlowski wrote:
Replace GPL v2.0 and v2.0+ license statements with SPDX license identifiers. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
The preferred subject prefix is "dt-bindings: <binding dir>: ...".
--- drivers/clk/clk-s2mps11.c | 21 +++++---------------- include/dt-bindings/clock/samsung,s2mps11.h | 5 +---- include/dt-bindings/clock/samsung,s3c64xx-clock.h | 7 ++----- 3 files changed, 8 insertions(+), 25 deletions(-)
DT bindings (including binding headers) should be a separate patch. See Documentation/devicetree/bindings/submitting-patches.txt.