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

Commit 7885c69f authored by Banajit Goswami's avatar Banajit Goswami Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Include sdm845-pinctrl.dtsi for all SDM845 targets



Pincontrols are part of the SDM845 SoC and needed to be included in all
targets using SDM845 SoC. Include the sdm845-pinctrl.dtsi file in SoC
specific DTSI file, rather than each individual target specific DTSI file.

Change-Id: I85d20e5156f3c2a666071916e0f521c439218625
Signed-off-by: default avatarBanajit Goswami <bgoswami@codeaurora.org>
parent a923e75b
Loading
Loading
Loading
Loading
+1 −3
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
@@ -10,5 +10,3 @@
 * GNU General Public License for more details.
 */
#include "sdm845-pinctrl.dtsi"
+1 −4
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
@@ -9,6 +9,3 @@
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 */

#include "sdm845-pinctrl.dtsi"
+1 −0
Original line number Diff line number Diff line
@@ -1693,3 +1693,4 @@
#include "sdm845-bus.dtsi"
#include "sdm845-vidc.dtsi"
#include "sdm845-pm.dtsi"
#include "sdm845-pinctrl.dtsi"