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

Commit a642774b authored by Bhasker Reddy Komatireddy's avatar Bhasker Reddy Komatireddy
Browse files

ARM: dts: BT: Add support for UART clock



BT host to controller communication happens through UART. UART is
enabled in dtsi. This provides BT HOST to vote on/off for UART clock.

Change-Id: Ie7bf2607c37efa13b33e4cfe5eda9f934c281e37
Signed-off-by: default avatarLakshmi Pola <ppriyank@codeaurora.org>
Signed-off-by: default avatarBhasker Reddy Komatireddy <kbhasker@codeaurora.org>
parent 76d0fd8b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -130,6 +130,10 @@
	status = "ok";
};

&qupv3_se7_4uart {
	status = "ok";
};

&pil_camera_mem {
	reg = <0 0x8f800000 0 0x500000>;
};