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

Commit 6def126d authored by Maxime Ripard's avatar Maxime Ripard
Browse files

ARM: sunxi: dt: Update interrupt controller compatible string

parent b6e1a53b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -170,7 +170,7 @@
		ranges;

		intc: interrupt-controller@01c20400 {
			compatible = "allwinner,sunxi-ic";
			compatible = "allwinner,sun4i-ic";
			reg = <0x01c20400 0x400>;
			interrupt-controller;
			#interrupt-cells = <1>;
+1 −1
Original line number Diff line number Diff line
@@ -171,7 +171,7 @@
		ranges;

		intc: interrupt-controller@01c20400 {
			compatible = "allwinner,sunxi-ic";
			compatible = "allwinner,sun4i-ic";
			reg = <0x01c20400 0x400>;
			interrupt-controller;
			#interrupt-cells = <1>;