All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konstantin Aladyshev <aladyshev22@gmail.com>
To: unlisted-recipients:; (no To-header on input)
Cc: Konstantin Aladyshev <aladyshev22@gmail.com>,
	Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
	soc@kernel.org, Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Joel Stanley <joel@jms.id.au>, Andrew Jeffery <andrew@aj.id.au>,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-aspeed@lists.ozlabs.org
Subject: [PATCH v4 0/2] Add AMD DaytonaX BMC
Date: Thu, 22 Sep 2022 00:09:45 +0300	[thread overview]
Message-ID: <20220921210950.10568-1-aladyshev22@gmail.com> (raw)
In-Reply-To: <20220920165404.14099-1-aladyshev22@gmail.com>

Add initial version of device tree for the BMC in the AMD DaytonaX
platform.

AMD DaytonaX platform is a customer reference board (CRB) with an
Aspeed ast2500 BMC manufactured by AMD.

Konstantin Aladyshev (2):
  dt-bindings: arm: aspeed: document AMD DaytonaX
  ARM: dts: aspeed: Add AMD DaytonaX BMC

 .../bindings/arm/aspeed/aspeed.yaml           |   1 +
 arch/arm/boot/dts/Makefile                    |   1 +
 arch/arm/boot/dts/aspeed-bmc-amd-daytonax.dts | 319 ++++++++++++++++++
 3 files changed, 321 insertions(+)
 create mode 100644 arch/arm/boot/dts/aspeed-bmc-amd-daytonax.dts

-- 
2.25.1


WARNING: multiple messages have this Message-ID (diff)
From: Konstantin Aladyshev <aladyshev22@gmail.com>
Cc: Konstantin Aladyshev <aladyshev22@gmail.com>,
	Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
	soc@kernel.org, Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Joel Stanley <joel@jms.id.au>, Andrew Jeffery <andrew@aj.id.au>,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-aspeed@lists.ozlabs.org
Subject: [PATCH v4 0/2] Add AMD DaytonaX BMC
Date: Thu, 22 Sep 2022 00:09:45 +0300	[thread overview]
Message-ID: <20220921210950.10568-1-aladyshev22@gmail.com> (raw)
In-Reply-To: <20220920165404.14099-1-aladyshev22@gmail.com>

Add initial version of device tree for the BMC in the AMD DaytonaX
platform.

AMD DaytonaX platform is a customer reference board (CRB) with an
Aspeed ast2500 BMC manufactured by AMD.

Konstantin Aladyshev (2):
  dt-bindings: arm: aspeed: document AMD DaytonaX
  ARM: dts: aspeed: Add AMD DaytonaX BMC

 .../bindings/arm/aspeed/aspeed.yaml           |   1 +
 arch/arm/boot/dts/Makefile                    |   1 +
 arch/arm/boot/dts/aspeed-bmc-amd-daytonax.dts | 319 ++++++++++++++++++
 3 files changed, 321 insertions(+)
 create mode 100644 arch/arm/boot/dts/aspeed-bmc-amd-daytonax.dts

-- 
2.25.1


WARNING: multiple messages have this Message-ID (diff)
From: Konstantin Aladyshev <aladyshev22@gmail.com>
Cc: Konstantin Aladyshev <aladyshev22@gmail.com>,
	Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
	soc@kernel.org, Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Joel Stanley <joel@jms.id.au>, Andrew Jeffery <andrew@aj.id.au>,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-aspeed@lists.ozlabs.org
Subject: [PATCH v4 0/2] Add AMD DaytonaX BMC
Date: Thu, 22 Sep 2022 00:09:45 +0300	[thread overview]
Message-ID: <20220921210950.10568-1-aladyshev22@gmail.com> (raw)
In-Reply-To: <20220920165404.14099-1-aladyshev22@gmail.com>

Add initial version of device tree for the BMC in the AMD DaytonaX
platform.

AMD DaytonaX platform is a customer reference board (CRB) with an
Aspeed ast2500 BMC manufactured by AMD.

Konstantin Aladyshev (2):
  dt-bindings: arm: aspeed: document AMD DaytonaX
  ARM: dts: aspeed: Add AMD DaytonaX BMC

 .../bindings/arm/aspeed/aspeed.yaml           |   1 +
 arch/arm/boot/dts/Makefile                    |   1 +
 arch/arm/boot/dts/aspeed-bmc-amd-daytonax.dts | 319 ++++++++++++++++++
 3 files changed, 321 insertions(+)
 create mode 100644 arch/arm/boot/dts/aspeed-bmc-amd-daytonax.dts

-- 
2.25.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2022-09-21 21:10 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-20 16:54 [PATCH v3] ARM: dts: aspeed: Add AMD DaytonaX BMC Konstantin Aladyshev
2022-09-20 16:54 ` Konstantin Aladyshev
2022-09-20 16:54 ` Konstantin Aladyshev
2022-09-21  7:00 ` Krzysztof Kozlowski
2022-09-21  7:00   ` Krzysztof Kozlowski
2022-09-21  7:07 ` Krzysztof Kozlowski
2022-09-21  7:07   ` Krzysztof Kozlowski
2022-09-21 21:09 ` Konstantin Aladyshev [this message]
2022-09-21 21:09   ` [PATCH v4 0/2] " Konstantin Aladyshev
2022-09-21 21:09   ` Konstantin Aladyshev
2022-09-21 21:09   ` [PATCH v4 1/2] dt-bindings: arm: aspeed: document AMD DaytonaX Konstantin Aladyshev
2022-09-21 21:09     ` Konstantin Aladyshev
2022-09-21 21:09     ` Konstantin Aladyshev
2022-09-22  6:35     ` Krzysztof Kozlowski
2022-09-22  6:35       ` Krzysztof Kozlowski
2022-09-22  6:47       ` Krzysztof Kozlowski
2022-09-22  6:47         ` Krzysztof Kozlowski
2022-09-22  6:46     ` Krzysztof Kozlowski
2022-09-22  6:46       ` Krzysztof Kozlowski
2022-09-21 21:09   ` [PATCH v4 2/2] ARM: dts: aspeed: Add AMD DaytonaX BMC Konstantin Aladyshev
2022-09-21 21:09     ` Konstantin Aladyshev
2022-09-21 21:09     ` Konstantin Aladyshev
2022-09-21 21:15     ` Konstantin Aladyshev
2022-09-21 21:15       ` Konstantin Aladyshev
2022-09-21 21:15       ` Konstantin Aladyshev
2022-09-22  6:52       ` Krzysztof Kozlowski
2022-09-22  6:52         ` Krzysztof Kozlowski
2022-09-22  6:52     ` Krzysztof Kozlowski
2022-09-22  6:52       ` Krzysztof Kozlowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220921210950.10568-1-aladyshev22@gmail.com \
    --to=aladyshev22@gmail.com \
    --cc=andrew@aj.id.au \
    --cc=arnd@arndb.de \
    --cc=devicetree@vger.kernel.org \
    --cc=joel@jms.id.au \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-aspeed@lists.ozlabs.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=robh+dt@kernel.org \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.