mbox series

[v2,0/2] Add DT to get PCIe working in J721E SoC

Message ID 20200914152115.1788-1-kishon@ti.com
Headers show
Series Add DT to get PCIe working in J721E SoC | expand

Message

Kishon Vijay Abraham I Sept. 14, 2020, 3:21 p.m. UTC
Now that J721E PCIe support is merged (including the YAML bindings),
add PCIe device tree nodes to get PCIe working in J721E SoC both in
RC mode and EP mode.

Series has been rebased to:
git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux ti-k3-dts-next 

Changes from v1:
1) Renamed all syscon dt-nodes to "syscon" instead of pcieX-ctrl.
2) Add TI specific compatible for "syscon" DT nodes
3) Add information about appending "ranges" property to access all PCIe
   instances in commit log.

Kishon Vijay Abraham I (2):
  arm64: dts: ti: k3-j721e-main: Add PCIe device tree nodes
  arm64: dts: ti: k3-j721e-common-proc-board: Configure the PCIe
    instances

 .../dts/ti/k3-j721e-common-proc-board.dts     |  80 ++++++
 arch/arm64/boot/dts/ti/k3-j721e-main.dtsi     | 232 +++++++++++++++++-
 arch/arm64/boot/dts/ti/k3-j721e.dtsi          |   5 +-
 3 files changed, 315 insertions(+), 2 deletions(-)

-- 
2.17.1

Comments

Nishanth Menon Sept. 14, 2020, 4:10 p.m. UTC | #1
On 20:51-20200914, Kishon Vijay Abraham I wrote:
> Now that J721E PCIe support is merged (including the YAML bindings),

> add PCIe device tree nodes to get PCIe working in J721E SoC both in

> RC mode and EP mode.

> 

> Series has been rebased to:

> git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux ti-k3-dts-next 

> 

> Changes from v1:

> 1) Renamed all syscon dt-nodes to "syscon" instead of pcieX-ctrl.

> 2) Add TI specific compatible for "syscon" DT nodes

> 3) Add information about appending "ranges" property to access all PCIe

>    instances in commit log.

> 

> Kishon Vijay Abraham I (2):

>   arm64: dts: ti: k3-j721e-main: Add PCIe device tree nodes

>   arm64: dts: ti: k3-j721e-common-proc-board: Configure the PCIe

>     instances

> 

>  .../dts/ti/k3-j721e-common-proc-board.dts     |  80 ++++++

>  arch/arm64/boot/dts/ti/k3-j721e-main.dtsi     | 232 +++++++++++++++++-

>  arch/arm64/boot/dts/ti/k3-j721e.dtsi          |   5 +-

>  3 files changed, 315 insertions(+), 2 deletions(-)

> 

> -- 

> 2.17.1

> 


Thanks, yeah - the series is clean. If no one adds a tag in the next
couple of days or so, I can pick it up.

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D
Kishon Vijay Abraham I Sept. 15, 2020, 12:40 p.m. UTC | #2
On 14/09/20 9:40 pm, Nishanth Menon wrote:
> On 20:51-20200914, Kishon Vijay Abraham I wrote:

>> Now that J721E PCIe support is merged (including the YAML bindings),

>> add PCIe device tree nodes to get PCIe working in J721E SoC both in

>> RC mode and EP mode.

>>

>> Series has been rebased to:

>> git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux ti-k3-dts-next 

>>

>> Changes from v1:

>> 1) Renamed all syscon dt-nodes to "syscon" instead of pcieX-ctrl.

>> 2) Add TI specific compatible for "syscon" DT nodes

>> 3) Add information about appending "ranges" property to access all PCIe

>>    instances in commit log.

>>

>> Kishon Vijay Abraham I (2):

>>   arm64: dts: ti: k3-j721e-main: Add PCIe device tree nodes

>>   arm64: dts: ti: k3-j721e-common-proc-board: Configure the PCIe

>>     instances

>>

>>  .../dts/ti/k3-j721e-common-proc-board.dts     |  80 ++++++

>>  arch/arm64/boot/dts/ti/k3-j721e-main.dtsi     | 232 +++++++++++++++++-

>>  arch/arm64/boot/dts/ti/k3-j721e.dtsi          |   5 +-

>>  3 files changed, 315 insertions(+), 2 deletions(-)

>>

>> -- 

>> 2.17.1

>>

> 

> Thanks, yeah - the series is clean. If no one adds a tag in the next

> couple of days or so, I can pick it up.

> 


Thanks Nishanth!

Regards
Kishon
Nishanth Menon Sept. 16, 2020, 12:35 p.m. UTC | #3
On Mon, 14 Sep 2020 20:51:13 +0530, Kishon Vijay Abraham I wrote:
> Now that J721E PCIe support is merged (including the YAML bindings),

> add PCIe device tree nodes to get PCIe working in J721E SoC both in

> RC mode and EP mode.

> 

> Series has been rebased to:

> git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux ti-k3-dts-next

> 

> [...]


Hi Kishon Vijay Abraham I,

I have applied the following to branch ti-k3-dts-next on [1].
Thank you!

[1/2] arm64: dts: ti: k3-j721e-main: Add PCIe device tree nodes
      commit: 1a0361c153c2b241d9286d977ae6405a84efb4e4
[2/2] arm64: dts: ti: k3-j721e-common-proc-board: Configure the PCIe instances
      commit: c5e91b849c807949959045a2fc03754404a74faa


All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent up the chain during
the next merge window (or sooner if it is a relevant bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

[1] git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux.git
-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D