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

Commit efc7df49 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 334ebe5a 262b4ae4
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";
};
};