ARM: dts: msm: Introduce bus topology for sdm630
Bus topology is the representation of bus connections in SOC and is required for the bus driver to serve the bandwidth requests from clients. Change-Id: I474f390e86f291e78d6126ed769837b123e2a409 Signed-off-by: Odelu Kukatla <okukatla@codeaurora.org>
This commit is contained in:
parent
580c141355
commit
de9aa2c4aa
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
/* 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
|
||||
|
@ -1244,6 +1244,7 @@
|
|||
#include "msm-pm660l.dtsi"
|
||||
#include "msm-pm660-rpm-regulator.dtsi"
|
||||
#include "msm-pm660l-rpm-regulator.dtsi"
|
||||
#include "sdm660-bus.dtsi"
|
||||
#include "sdm630-regulator.dtsi"
|
||||
#include "msm-gdsc-660.dtsi"
|
||||
#include "sdm660-common.dtsi"
|
||||
|
|
Loading…
Add table
Reference in a new issue