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

Unverified Commit 11239fe6 authored by Harald Geyer's avatar Harald Geyer Committed by Maxime Ripard
Browse files

arm64: dts: allwinner: a64: Add i2c0 pins



Add the proper pin group node to reference in board files.

Reviewed-by: default avatarAndre Przywara <andre.przywara@arm.com>
Signed-off-by: default avatarHarald Geyer <harald@ccbib.org>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@bootlin.com>
parent 494d8367
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -309,6 +309,11 @@
			interrupt-controller;
			#interrupt-cells = <3>;

			i2c0_pins: i2c0_pins {
				pins = "PH0", "PH1";
				function = "i2c0";
			};

			i2c1_pins: i2c1_pins {
				pins = "PH2", "PH3";
				function = "i2c1";