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

Commit 56cd55ec authored by Prudhvi Yarlagadda's avatar Prudhvi Yarlagadda
Browse files

ARM: dts: msm: Enable Qupv3 serial console UART for trinket



Add device tree node for QUPV3 uart instance to support
serial console on trinket.

Change-Id: Ib11b3703f30421d7dd2b5c2679b39553fb8b11ed
Signed-off-by: default avatarPrudhvi Yarlagadda <pyarlaga@codeaurora.org>
parent 0c098091
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
/*
 * Copyright (c) 2018, The Linux Foundation. All rights reserved.
 * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -45,10 +45,6 @@
	};
};

&qupv3_se4_2uart {
	status = "ok";
};

&usb0 {
	extcon = <0>;
	dwc3@4e00000 {
+5 −0
Original line number Diff line number Diff line
@@ -1892,4 +1892,9 @@
&usb0 {
	extcon = <&pmi632_charger>;
};

&qupv3_se4_2uart {
	status = "ok";
};

#include "trinket-thermal.dtsi"