summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@codeconstruct.com.au>2025-12-11 17:45:57 +0900
committerAndrew Jeffery <andrew@codeconstruct.com.au>2025-12-14 17:37:18 +0900
commite0808393bf81b437eac734edc9d812fd30f12190 (patch)
treea797c304349d96de0967bd57d091f7163e49f49f
parent41aca6b6d4f6541dbe37b85ef0c59660e538db56 (diff)
downloadlinux-e0808393bf81b437eac734edc9d812fd30f12190.tar.gz
linux-e0808393bf81b437eac734edc9d812fd30f12190.zip
ARM: dts: aspeed: g6: Drop clocks property from arm,armv7-timer
The property is not specified by the binding, nor used by the driver. Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
-rw-r--r--arch/arm/boot/dts/aspeed/aspeed-g6.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/aspeed/aspeed-g6.dtsi b/arch/arm/boot/dts/aspeed/aspeed-g6.dtsi
index bcb4ebcfcc67..189bc3bbb47c 100644
--- a/arch/arm/boot/dts/aspeed/aspeed-g6.dtsi
+++ b/arch/arm/boot/dts/aspeed/aspeed-g6.dtsi
@@ -68,7 +68,6 @@
<GIC_PPI 14 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_LOW)>,
<GIC_PPI 11 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_LOW)>,
<GIC_PPI 10 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_LOW)>;
- clocks = <&syscon ASPEED_CLK_HPLL>;
arm,cpu-registers-not-fw-configured;
always-on;
};