devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ARM: dts: aspeed: Add Facebook Galaxy100 BMC
@ 2020-11-11 23:23 rentao.bupt
  2020-11-11 23:23 ` [PATCH 1/4] ARM: dts: aspeed: Common dtsi for Facebook AST2400 Network BMCs rentao.bupt
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: rentao.bupt @ 2020-11-11 23:23 UTC (permalink / raw)
  To: Rob Herring, Joel Stanley, Andrew Jeffery, devicetree,
	linux-arm-kernel, linux-aspeed, linux-kernel, openbmc, taoren
  Cc: Tao Ren

From: Tao Ren <rentao.bupt@gmail.com>

The patch series adds the initial version of device tree for Facebook
Galaxy100 (AST2400) BMC.

Patch #1 adds common dtsi to minimize duplicated device entries across
Facebook Network AST2400 BMC device trees.

Patch #2 simplfies Wedge40 device tree by using the common dtsi.

Patch #3 simplfies Wedge100 device tree by using the common dtsi.

Patch #4 adds the initial version of device tree for Facebook Galaxy100
BMC.

Tao Ren (4):
  ARM: dts: aspeed: Common dtsi for Facebook AST2400 Network BMCs
  ARM: dts: aspeed: wedge40: Use common dtsi
  ARM: dts: aspeed: wedge100: Use common dtsi
  ARM: dts: aspeed: Add Facebook Galaxy100 (AST2400) BMC

 arch/arm/boot/dts/Makefile                    |   1 +
 .../dts/aspeed-bmc-facebook-galaxy100.dts     |  57 +++++++++
 .../boot/dts/aspeed-bmc-facebook-wedge100.dts | 120 +++---------------
 .../boot/dts/aspeed-bmc-facebook-wedge40.dts  | 112 +---------------
 .../dts/ast2400-facebook-netbmc-common.dtsi   | 117 +++++++++++++++++
 5 files changed, 191 insertions(+), 216 deletions(-)
 create mode 100644 arch/arm/boot/dts/aspeed-bmc-facebook-galaxy100.dts
 create mode 100644 arch/arm/boot/dts/ast2400-facebook-netbmc-common.dtsi

-- 
2.17.1


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-11-13  0:34 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-11 23:23 [PATCH 0/4] ARM: dts: aspeed: Add Facebook Galaxy100 BMC rentao.bupt
2020-11-11 23:23 ` [PATCH 1/4] ARM: dts: aspeed: Common dtsi for Facebook AST2400 Network BMCs rentao.bupt
2020-11-11 23:23 ` [PATCH 2/4] ARM: dts: aspeed: wedge40: Use common dtsi rentao.bupt
2020-11-11 23:23 ` [PATCH 3/4] ARM: dts: aspeed: wedge100: " rentao.bupt
2020-11-11 23:23 ` [PATCH 4/4] ARM: dts: aspeed: Add Facebook Galaxy100 (AST2400) BMC rentao.bupt
2020-11-11 23:34 ` [PATCH 0/4] ARM: dts: aspeed: Add Facebook Galaxy100 BMC Joel Stanley
2020-11-12  0:41   ` Tao Ren
2020-11-12  3:18   ` Patrick Williams
2020-11-12  5:25     ` Tao Ren
2020-11-12  5:49     ` Joel Stanley
2020-11-13  0:34       ` Tao Ren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).