On Wed, Sep 27, 2017 at 05:28:36PM +0530, Manikanta Maddireddy wrote: > Tegra186 has three PCIe controllers, which can be operated > in 401, 211 or 111 lane combinations. Add DT support for > PCIe controllers. > > Signed-off-by: Manikanta Maddireddy <mmaddireddy@xxxxxxxxxx> > Reviewed-by: Mikko Perttunen <mperttunen@xxxxxxxxxx> > Tested-by: Mikko Perttunen <mperttunen@xxxxxxxxxx> > --- > V2: No change in this patch > arch/arm64/boot/dts/nvidia/tegra186.dtsi | 82 ++++++++++++++++++++++++++++++++ > 1 file changed, 82 insertions(+) > > diff --git a/arch/arm64/boot/dts/nvidia/tegra186.dtsi b/arch/arm64/boot/dts/nvidia/tegra186.dtsi > index 0b0552c9f7dd..9edf2a839e5d 100644 > --- a/arch/arm64/boot/dts/nvidia/tegra186.dtsi > +++ b/arch/arm64/boot/dts/nvidia/tegra186.dtsi > @@ -443,6 +443,7 @@ > shmem = <&cpu_bpmp_tx &cpu_bpmp_rx>; > #clock-cells = <1>; > #reset-cells = <1>; > + #power-domain-cells = <1>; > > bpmp_i2c: i2c { > compatible = "nvidia,tegra186-bpmp-i2c"; > @@ -465,4 +466,85 @@ > (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>; > interrupt-parent = <&gic>; > }; > + > + pcie@10003000 { I sorted this in correctly. For the future, please sort nodes by unit address. If a node doesn't have a unit address, sort it by name and after those with a unit address. Also removed a gratuituous blank line. Applied to for-4.15/arm64/dt. Thanks, Thierry
Attachment:
signature.asc
Description: PGP signature