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

Commit 262b4ae4 authored by Yimin Peng's avatar Yimin Peng
Browse files

ARM: dts: msm: Add hsuart0 for sa8195 virtual machine



Update hsuart0 for bluetooth on sa8195 virtual machine.

Change-Id: I2cc7cbfc56d15d06e18d491cad627c247647d9af
Signed-off-by: default avatarYimin Peng <yiminp@codeaurora.org>
parent 1e8f2043
Loading
Loading
Loading
Loading
+5 −1
Original line number Original line Diff line number Diff line
/* Copyright (c) 2019, The Linux Foundation. All rights reserved.
/* Copyright (c) 2019-2020, The Linux Foundation. All rights reserved.
 *
 *
 * This program is free software; you can redistribute it and/or modify
 * 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
 * it under the terms of the GNU General Public License version 2 and
@@ -33,6 +33,10 @@
	status = "ok";
	status = "ok";
};
};


&qupv3_se13_4uart {
	status = "ok";
};

&usb0 {
&usb0 {
	status = "ok";
	status = "ok";
};
};
+5 −1
Original line number Original line Diff line number Diff line
/* Copyright (c) 2019, The Linux Foundation. All rights reserved.
/* Copyright (c) 2019-2020, The Linux Foundation. All rights reserved.
 *
 *
 * This program is free software; you can redistribute it and/or modify
 * 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
 * it under the terms of the GNU General Public License version 2 and
@@ -33,6 +33,10 @@
	status = "ok";
	status = "ok";
};
};


&qupv3_se13_4uart {
	status = "ok";
};

&usb0 {
&usb0 {
	status = "ok";
	status = "ok";
};
};