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

Commit ae3c0f75 authored by Roger Quadros's avatar Roger Quadros Committed by Tony Lindgren
Browse files

ARM: dts: dra7: Add syscon regmap for CORE CONTROL area



Display and DCAN drivers use syscon regmap to access some registers
in the CORE control area. Add the syscon regmap node for this
area.

Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: Nishanth Menon <nm@ti.com>
Signed-off-by: default avatarRoger Quadros <rogerq@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 01e9ef69
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -207,6 +207,11 @@
			ti,hwmods = "counter_32k";
			ti,hwmods = "counter_32k";
		};
		};


		dra7_ctrl_core: ctrl_core@4a002000 {
			compatible = "syscon";
			reg = <0x4a002000 0x6d0>;
		};

		dra7_ctrl_general: tisyscon@4a002e00 {
		dra7_ctrl_general: tisyscon@4a002e00 {
			compatible = "syscon";
			compatible = "syscon";
			reg = <0x4a002e00 0x7c>;
			reg = <0x4a002e00 0x7c>;