[PATCH 0/3] arm64: dts: apple: Fix cpus node indentation

Sven Peter posted 3 patches 3 weeks, 6 days ago
arch/arm64/boot/dts/apple/t602x-common.dtsi | 2 +-
arch/arm64/boot/dts/apple/t6030.dtsi        | 2 +-
arch/arm64/boot/dts/apple/t6032.dtsi        | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
[PATCH 0/3] arm64: dts: apple: Fix cpus node indentation
Posted by Sven Peter 3 weeks, 6 days ago
Hi,

Just a small series to drop a spurious space in our dts file. No
functional changes.

Best,

Sven

Signed-off-by: Sven Peter <sven@kernel.org>
---
Sven Peter (3):
      arm64: dts: apple: t602x: Fix cpus node indentation
      arm64: dts: apple: t6030: Fix cpus node indentation
      arm64: dts: apple: t6032: Fix cpus node indentation

 arch/arm64/boot/dts/apple/t602x-common.dtsi | 2 +-
 arch/arm64/boot/dts/apple/t6030.dtsi        | 2 +-
 arch/arm64/boot/dts/apple/t6032.dtsi        | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
---
base-commit: 08dbfad3f5040f5bdb6c529da20d6d4e81fefd72
change-id: 20260830-b4-apple-dts-fixes-2b7949a1a2f9

Best regards,
--  
Sven Peter <sven@kernel.org>
Re: [PATCH 0/3] arm64: dts: apple: Fix cpus node indentation
Posted by Sven Peter 3 weeks, 5 days ago
On Sun, 30 Aug 2026 16:22:06 +0200, Sven Peter wrote:
> Just a small series to drop a spurious space in our dts file. No
> functional changes.
> 
> Best,
> 
> Sven
> 
> [...]

Applied to local tree (apple-soc/dt-7.4), thanks!

[1/3] arm64: dts: apple: t602x: Fix cpus node indentation
      https://github.com/AsahiLinux/linux/commit/011d96a065f6
[2/3] arm64: dts: apple: t6030: Fix cpus node indentation
      https://github.com/AsahiLinux/linux/commit/1c7e2a0cfc90
[3/3] arm64: dts: apple: t6032: Fix cpus node indentation
      https://github.com/AsahiLinux/linux/commit/db6fccb5a422

Best regards,
-- 
Sven Peter <sven@kernel.org>
Re: [PATCH 0/3] arm64: dts: apple: Fix cpus node indentation
Posted by Janne Grunau 3 weeks, 6 days ago
On Sun, Aug 30, 2026 at 04:22:06PM +0200, Sven Peter wrote:
> Hi,
> 
> Just a small series to drop a spurious space in our dts file. No
> functional changes.
> 
> Best,
> 
> Sven
> 
> Signed-off-by: Sven Peter <sven@kernel.org>
> ---
> Sven Peter (3):
>       arm64: dts: apple: t602x: Fix cpus node indentation
>       arm64: dts: apple: t6030: Fix cpus node indentation
>       arm64: dts: apple: t6032: Fix cpus node indentation
> 
>  arch/arm64/boot/dts/apple/t602x-common.dtsi | 2 +-
>  arch/arm64/boot/dts/apple/t6030.dtsi        | 2 +-
>  arch/arm64/boot/dts/apple/t6032.dtsi        | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)

whole series

Reviewed-by: Janne Grunau <j@jannau.net>

Janne