[RESEND PATCH v1 0/2] ARM: arm64: dts/clk: imx: indentation permission whitespace cleanup 2

Marcel Ziswiler posted 2 patches 2 years, 7 months ago
include/dt-bindings/clock/imx6sll-clock.h | 2 +-
include/dt-bindings/clock/imx8ulp-clock.h | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
[RESEND PATCH v1 0/2] ARM: arm64: dts/clk: imx: indentation permission whitespace cleanup 2
Posted by Marcel Ziswiler 2 years, 7 months ago
From: Marcel Ziswiler <marcel.ziswiler@toradex.com>


While further synchronising them imx device trees with U-Boot I stumbled
over more checkpatch warnings. This series addresses those trivial
indentation, file permission and/or whitespace cleanups.


Marcel Ziswiler (2):
  clk: imx6sll: add proper spdx license identifier
  dt-bindings: imx8ulp: clock: no spaces before tabs

 include/dt-bindings/clock/imx6sll-clock.h | 2 +-
 include/dt-bindings/clock/imx8ulp-clock.h | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.36.1
Re: [RESEND PATCH v1 0/2] ARM: arm64: dts/clk: imx: indentation permission whitespace cleanup 2
Posted by Abel Vesa 2 years, 7 months ago
On 23-01-19 09:54:19, Marcel Ziswiler wrote:
> From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
> 
> 
> While further synchronising them imx device trees with U-Boot I stumbled
> over more checkpatch warnings. This series addresses those trivial
> indentation, file permission and/or whitespace cleanups.

Nitpick: The subject line should not contain "ARM: arm64:" prefix, as it makes it
confusing for maintainers through which tree the patches should be
applied.

> 
> 
> Marcel Ziswiler (2):
>   clk: imx6sll: add proper spdx license identifier
>   dt-bindings: imx8ulp: clock: no spaces before tabs
> 
>  include/dt-bindings/clock/imx6sll-clock.h | 2 +-
>  include/dt-bindings/clock/imx8ulp-clock.h | 4 ++--
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> -- 
> 2.36.1
>