aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/dts/sun4i-a10-jesurun-q5.dts
diff options
context:
space:
mode:
authorSamuel Holland <samuel@sholland.org>2022-05-25 22:26:02 -0500
committerAndre Przywara <andre.przywara@arm.com>2022-06-26 11:22:53 +0100
commit006ef34bd436fbd3ea42cdf7de66d1a665527a4b (patch)
tree1b56662b5626022bb57e6f2c57feb8ab815a14aa /arch/arm/dts/sun4i-a10-jesurun-q5.dts
parent3c0b9adb898d7abed97707a852d9a074dd68cbea (diff)
downloadu-boot-006ef34bd436fbd3ea42cdf7de66d1a665527a4b.zip
u-boot-006ef34bd436fbd3ea42cdf7de66d1a665527a4b.tar.gz
u-boot-006ef34bd436fbd3ea42cdf7de66d1a665527a4b.tar.bz2
ARM: dts: sun4i: Sync from Linux v5.18-rc1
Copy the devicetree source for the A10 SoC and all existing boards verbatim from the Linux v5.18-rc1 tag. The previous version of this change was only partially applied. Fixes: 4746694cba74 ("ARM: dts: sun4i: Sync from Linux v5.18-rc1") Signed-off-by: Samuel Holland <samuel@sholland.org> Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'arch/arm/dts/sun4i-a10-jesurun-q5.dts')
-rw-r--r--arch/arm/dts/sun4i-a10-jesurun-q5.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/dts/sun4i-a10-jesurun-q5.dts b/arch/arm/dts/sun4i-a10-jesurun-q5.dts
index 247fa27..1aeb0bd 100644
--- a/arch/arm/dts/sun4i-a10-jesurun-q5.dts
+++ b/arch/arm/dts/sun4i-a10-jesurun-q5.dts
@@ -63,7 +63,7 @@
leds {
compatible = "gpio-leds";
- green {
+ led {
label = "q5:green:usr";
gpios = <&pio 7 20 GPIO_ACTIVE_HIGH>; /* PH20 */
};
@@ -94,7 +94,7 @@
};
&emac {
- phy = <&phy1>;
+ phy-handle = <&phy1>;
status = "okay";
};