All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: dt-bindings: aspeed for v5.20
@ 2022-07-21  7:24 Krzysztof Kozlowski
  2022-07-21 12:55 ` Arnd Bergmann
  2022-07-25 15:44 ` Arnd Bergmann
  0 siblings, 2 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2022-07-21  7:24 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: Krzysztof Kozlowski, Joel Stanley, Andrew Jeffery, Rob Herring,
	devicetree, linux-kernel, Krzysztof Kozlowski

Hi Arnd and Olof,

My two patches documenting existing Aspeed board compatibles were waiting for
some time, so a month ago I decided to pick them up and include in the
linux-next, so other developers - like David - can base their work on these.
Unfortunately the responsibility for the patches was not cleared as I was
waiting for some replies Joel and Andrew, so I also did not push them out to
you. And then rc7 appeared and it is quite late now. That's my mistake, I
should sort it out earlier.

But anyway these were for a month in linux-next and other work [1] will need it.

Can you grab them last minute? If not, could you queue it for v5.21?

[1] https://lore.kernel.org/all/20220720085230.3801945-3-quan@os.amperecomputing.com/

Best regards,
Krzysztof



The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt.git tags/dt-bindings-aspeed-5.20

for you to fetch changes up to 12f158808510b7810bda1fadd3e88ddc9e768db4:

  dt-bindings: arm: aspeed: add Aspeed Evaluation boards (2022-07-21 09:11:19 +0200)

----------------------------------------------------------------
Devicetree bindings for Aspeed boards

1. Document the compatibles of existing Aspeed-based boards.
2. Add jabil,rbp-bmc compatible.

----------------------------------------------------------------
David Wang (1):
      dt-bindings: arm: aspeed: document board compatibles

Krzysztof Kozlowski (2):
      dt-bindings: arm: aspeed: document board compatibles
      dt-bindings: arm: aspeed: add Aspeed Evaluation boards

 .../devicetree/bindings/arm/aspeed/aspeed.yaml     | 87 ++++++++++++++++++++++
 MAINTAINERS                                        |  1 +
 2 files changed, 88 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml

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

* Re: [GIT PULL] ARM: dt-bindings: aspeed for v5.20
  2022-07-21  7:24 [GIT PULL] ARM: dt-bindings: aspeed for v5.20 Krzysztof Kozlowski
@ 2022-07-21 12:55 ` Arnd Bergmann
  2022-07-22  2:12   ` Andrew Jeffery
  2022-07-25 15:44 ` Arnd Bergmann
  1 sibling, 1 reply; 4+ messages in thread
From: Arnd Bergmann @ 2022-07-21 12:55 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Olof Johansson, Arnd Bergmann, arm-soc, SoC Team, Joel Stanley,
	Andrew Jeffery, Rob Herring, DTML, Linux Kernel Mailing List,
	Krzysztof Kozlowski

On Thu, Jul 21, 2022 at 9:24 AM Krzysztof Kozlowski
<krzysztof.kozlowski@linaro.org> wrote:
>
> Hi Arnd and Olof,
>
> My two patches documenting existing Aspeed board compatibles were waiting for
> some time, so a month ago I decided to pick them up and include in the
> linux-next, so other developers - like David - can base their work on these.
> Unfortunately the responsibility for the patches was not cleared as I was
> waiting for some replies Joel and Andrew, so I also did not push them out to
> you. And then rc7 appeared and it is quite late now. That's my mistake, I
> should sort it out earlier.
>
> But anyway these were for a month in linux-next and other work [1] will need it.
>
> Can you grab them last minute? If not, could you queue it for v5.21?

Merged into arm/dt for 5.20 now.

      Arnd

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

* Re: [GIT PULL] ARM: dt-bindings: aspeed for v5.20
  2022-07-21 12:55 ` Arnd Bergmann
@ 2022-07-22  2:12   ` Andrew Jeffery
  0 siblings, 0 replies; 4+ messages in thread
From: Andrew Jeffery @ 2022-07-22  2:12 UTC (permalink / raw)
  To: Arnd Bergmann, Krzysztof Kozlowski
  Cc: Olof Johansson, arm-soc, SoC Team, Joel Stanley, Rob Herring,
	DTML, Linux Kernel Mailing List, Krzysztof Kozlowski



On Thu, 21 Jul 2022, at 22:25, Arnd Bergmann wrote:
> On Thu, Jul 21, 2022 at 9:24 AM Krzysztof Kozlowski
> <krzysztof.kozlowski@linaro.org> wrote:
>>
>> Hi Arnd and Olof,
>>
>> My two patches documenting existing Aspeed board compatibles were waiting for
>> some time, so a month ago I decided to pick them up and include in the
>> linux-next, so other developers - like David - can base their work on these.
>> Unfortunately the responsibility for the patches was not cleared as I was
>> waiting for some replies Joel and Andrew, so I also did not push them out to
>> you. And then rc7 appeared and it is quite late now. That's my mistake, I
>> should sort it out earlier.
>>
>> But anyway these were for a month in linux-next and other work [1] will need it.
>>
>> Can you grab them last minute? If not, could you queue it for v5.21?
>
> Merged into arm/dt for 5.20 now.

Thanks, and apologies again for being a bit MIA here.

Andrew

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

* Re: [GIT PULL] ARM: dt-bindings: aspeed for v5.20
  2022-07-21  7:24 [GIT PULL] ARM: dt-bindings: aspeed for v5.20 Krzysztof Kozlowski
  2022-07-21 12:55 ` Arnd Bergmann
@ 2022-07-25 15:44 ` Arnd Bergmann
  1 sibling, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2022-07-25 15:44 UTC (permalink / raw)
  To: arm, Olof Johansson, Krzysztof Kozlowski, soc
  Cc: Arnd Bergmann, Krzysztof Kozlowski, Andrew Jeffery, devicetree,
	linux-kernel, Joel Stanley, Rob Herring

From: Arnd Bergmann <arnd@arndb.de>

On Thu, 21 Jul 2022 09:24:15 +0200, Krzysztof Kozlowski wrote:
> My two patches documenting existing Aspeed board compatibles were waiting for
> some time, so a month ago I decided to pick them up and include in the
> linux-next, so other developers - like David - can base their work on these.
> Unfortunately the responsibility for the patches was not cleared as I was
> waiting for some replies Joel and Andrew, so I also did not push them out to
> you. And then rc7 appeared and it is quite late now. That's my mistake, I
> should sort it out earlier.
> 
> [...]

Merged into for-next, thanks!

merge commit: d44108d84411c1b8011953fcc1bfffb734b3c752

       Arnd

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

end of thread, other threads:[~2022-07-25 15:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-21  7:24 [GIT PULL] ARM: dt-bindings: aspeed for v5.20 Krzysztof Kozlowski
2022-07-21 12:55 ` Arnd Bergmann
2022-07-22  2:12   ` Andrew Jeffery
2022-07-25 15:44 ` Arnd Bergmann

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.