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

Commit 976be12b authored by Tengfei Fan's avatar Tengfei Fan Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add uart gpio control config to avoid white noise



We can get many white noise if not add uart gpio control
config, so add it.

Change-Id: I1cca7cd62eb6f69c7a3253ad8ae832dcb2245f4d
Signed-off-by: default avatarTengfei Fan <tengfeif@codeaurora.org>
parent 864169c4
Loading
Loading
Loading
Loading
+3 −1
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
@@ -13,6 +13,8 @@

&blsp1_uart2 {
	status = "ok";
	pinctrl-names = "default";
	pinctrl-0 = <&uart_console_active>;
};

#include <dt-bindings/clock/msm-clocks-8952.h>