summaryrefslogtreecommitdiff
path: root/arch/arm/dts/sun50i-h6-beelink-gs1.dts
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2021-05-25 01:20:25 +0100
committerAndre Przywara <andre.przywara@arm.com>2021-07-10 01:22:09 +0100
commit127e57c671b3e13828e119c28d24aafdb8ee0e6c (patch)
tree2951ff4bafbfeb0354bf51838eace2ef93969a03 /arch/arm/dts/sun50i-h6-beelink-gs1.dts
parentfd075f77ca56ffb07e0b1979f0cb47fc8831600f (diff)
arm: dts: sunxi: h6: Update DT files
Update the H6 DT files from the Linux 5.12 release. The changes are minimal (many LED node renames), but also help to enable USB port 0 in U-Boot (later), enable the RSB device (not yet used in U-Boot), and also introduce an MMC frequency limit. Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'arch/arm/dts/sun50i-h6-beelink-gs1.dts')
-rw-r--r--arch/arm/dts/sun50i-h6-beelink-gs1.dts6
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/arm/dts/sun50i-h6-beelink-gs1.dts b/arch/arm/dts/sun50i-h6-beelink-gs1.dts
index 7c9dbde645..b5808047d6 100644
--- a/arch/arm/dts/sun50i-h6-beelink-gs1.dts
+++ b/arch/arm/dts/sun50i-h6-beelink-gs1.dts
@@ -43,7 +43,7 @@
leds {
compatible = "gpio-leds";
- power {
+ led {
label = "beelink:white:power";
gpios = <&r_pio 0 4 GPIO_ACTIVE_HIGH>; /* PL4 */
default-state = "on";
@@ -289,10 +289,6 @@
vcc-pm-supply = <&reg_aldo1>;
};
-&rtc {
- clocks = <&ext_osc32k>;
-};
-
&spdif {
status = "okay";
};