aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm64/boot/dts/renesas
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2024-01-25 15:48:53 +0100
committerGeert Uytterhoeven <geert+renesas@glider.be>2024-01-29 14:22:26 +0100
commit48683d4a88ddf08f5582655c651736c0887618b9 (patch)
tree1b5ffa9423ec61f7144a8e165a8ebcf387083715 /arch/arm64/boot/dts/renesas
parentarm64: dts: renesas: r8a779g0: Add standalone White Hawk CPU support (diff)
downloadwireguard-linux-48683d4a88ddf08f5582655c651736c0887618b9.tar.xz
wireguard-linux-48683d4a88ddf08f5582655c651736c0887618b9.zip
arm64: dts: renesas: white-hawk-cpu: Restore sort order
Alphabetical by node name. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Link: https://lore.kernel.org/r/f375293d6e21659ee30a86e2b46e4998a75ea3b5.1706192990.git.geert+renesas@glider.be
Diffstat (limited to 'arch/arm64/boot/dts/renesas')
-rw-r--r--arch/arm64/boot/dts/renesas/r8a779g0-white-hawk-cpu.dtsi12
1 files changed, 6 insertions, 6 deletions
diff --git a/arch/arm64/boot/dts/renesas/r8a779g0-white-hawk-cpu.dtsi b/arch/arm64/boot/dts/renesas/r8a779g0-white-hawk-cpu.dtsi
index 19ca831756f7..6d53b4006db3 100644
--- a/arch/arm64/boot/dts/renesas/r8a779g0-white-hawk-cpu.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a779g0-white-hawk-cpu.dtsi
@@ -25,6 +25,12 @@
stdout-path = "serial0:921600n8";
};
+ sn65dsi86_refclk: clk-x6 {
+ compatible = "fixed-clock";
+ #clock-cells = <0>;
+ clock-frequency = <38400000>;
+ };
+
keys {
compatible = "gpio-keys";
@@ -135,12 +141,6 @@
regulator-boot-on;
regulator-always-on;
};
-
- sn65dsi86_refclk: clk-x6 {
- compatible = "fixed-clock";
- #clock-cells = <0>;
- clock-frequency = <38400000>;
- };
};
&avb0 {