Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit ac947b17 authored by Emmanuel Vadot's avatar Emmanuel Vadot Committed by Maxime Ripard
Browse files

arm64: dts: allwinner: a64: Add SID node



The A64 have a SID controller which consist of EFUSE (starting at 0x200)
and three registers to read/write some of the protected efuses.

Signed-off-by: default avatarEmmanuel Vadot <manu@freebsd.org>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@bootlin.com>
parent 5b394b2d
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -270,6 +270,11 @@
			#size-cells = <0>;
		};

		sid: eeprom@1c14000 {
			compatible = "allwinner,sun50i-a64-sid";
			reg = <0x1c14000 0x400>;
		};

		usb_otg: usb@1c19000 {
			compatible = "allwinner,sun8i-a33-musb";
			reg = <0x01c19000 0x0400>;