mbox series

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

Message ID 20230119085421.102804-1-marcel@ziswiler.com (mailing list archive)
Headers show
Series ARM: arm64: dts/clk: imx: indentation permission whitespace cleanup 2 | expand

Message

Marcel Ziswiler Jan. 19, 2023, 8:54 a.m. UTC
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(-)

Comments

Abel Vesa Jan. 29, 2023, 5:42 p.m. UTC | #1
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
>