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

Commit fb609537 authored by Xu,Baochu's avatar Xu,Baochu Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: disable SPI9 in APQ8096 drone



Disable SPI9 in APQ8096 drone platform.
The SPI9 is used in SLPI side.
Disable it in AP side.

Change-Id: Ied59945f6a86b84863eeca68e41efb30dc8241aa
Signed-off-by: default avatarXu,Baochu <bxu@codeaurora.org>
parent 78f734c7
Loading
Loading
Loading
Loading
+1 −6
Original line number Diff line number Diff line
/* Copyright (c) 2016, The Linux Foundation. All rights reserved.
/* Copyright (c) 2016-2017, 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
@@ -24,8 +24,3 @@
			<246 0x30001>, <291 0x30001>;
	qcom,board-id = <8 3>;
};

&spi_9 {
	status = "ok";
};