mbox series

[0/2] Freescale T1040RDB DTS updates

Message ID 20230224155941.514638-1-vladimir.oltean@nxp.com (mailing list archive)
Headers show
Series Freescale T1040RDB DTS updates | expand

Message

Vladimir Oltean Feb. 24, 2023, 3:59 p.m. UTC
This contains a fix for the new device tree for the T1040RDB rev A
board, which never worked, and an update to enable multiple CPU port
support for all revisions of the T1040RDB.

Vladimir Oltean (2):
  powerpc: dts: t1040rdb: fix compatible string for Rev A boards
  powerpc: dts: t1040rdb: enable both CPU ports

 arch/powerpc/boot/dts/fsl/t1040rdb-rev-a.dts | 1 -
 arch/powerpc/boot/dts/fsl/t1040rdb.dts       | 5 ++++-
 arch/powerpc/boot/dts/fsl/t1040si-post.dtsi  | 2 ++
 3 files changed, 6 insertions(+), 2 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Feb. 28, 2023, 10:20 p.m. UTC | #1
Hello:

This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Fri, 24 Feb 2023 17:59:38 +0200 you wrote:
> This contains a fix for the new device tree for the T1040RDB rev A
> board, which never worked, and an update to enable multiple CPU port
> support for all revisions of the T1040RDB.
> 
> Vladimir Oltean (2):
>   powerpc: dts: t1040rdb: fix compatible string for Rev A boards
>   powerpc: dts: t1040rdb: enable both CPU ports
> 
> [...]

Here is the summary with links:
  - [1/2] powerpc: dts: t1040rdb: fix compatible string for Rev A boards
    https://git.kernel.org/netdev/net/c/ae44f1c9d1fc
  - [2/2] powerpc: dts: t1040rdb: enable both CPU ports
    https://git.kernel.org/netdev/net/c/8b322f9fdb35

You are awesome, thank you!