All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+linux-soc@kernel.org
To: Rob Herring <robh@kernel.org>
Cc: soc@kernel.org
Subject: Re: [PATCH v2 00/23] ARM: DT include cleanups
Date: Sat, 12 Aug 2023 09:14:49 +0000	[thread overview]
Message-ID: <169183168918.30475.17785365982363586858.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230803-dt-header-cleanups-for-soc-v2-0-d8de2cc88bff@kernel.org>

Hello:

This series was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Thu, 03 Aug 2023 16:42:40 -0600 you wrote:
> Arnd, This is all the remaining ARM and SoC related patches of DT
> include cleanups which have not be applied by sub-arch maintainers.
> 
> A few of these are v2, but most are just resends of v1.
> 
> Signed-off-by: Rob Herring <robh@kernel.org>
> 
> [...]

Here is the summary with links:
  - [v2,01/23] ARM: l2x0: Add explicit includes for init and types
    https://git.kernel.org/soc/soc/c/c0b736d3b578
  - [v2,02/23] ARM: sti: Drop unused includes
    https://git.kernel.org/soc/soc/c/b8678ca577e1
  - [v2,03/23] ARM: alpine: Drop unused includes
    https://git.kernel.org/soc/soc/c/17f269e70382
  - [v2,04/23] ARM: berlin: Drop unused includes
    https://git.kernel.org/soc/soc/c/fe260f5e65e1
  - [v2,05/23] ARM: dove: Drop unused includes
    https://git.kernel.org/soc/soc/c/9d2af67ba0c8
  - [v2,06/23] ARM: hpe: Drop unused includes
    https://git.kernel.org/soc/soc/c/fcd346e833e9
  - [v2,07/23] ARM: mmp: Drop unused includes
    https://git.kernel.org/soc/soc/c/89ce0a2fc143
  - [v2,08/23] ARM: nomadik: Drop unused includes
    https://git.kernel.org/soc/soc/c/23174ee58007
  - [v2,09/23] ARM: npcm: Drop unused includes
    https://git.kernel.org/soc/soc/c/152d11a0b509
  - [v2,10/23] ARM: nspire: Drop unused includes
    https://git.kernel.org/soc/soc/c/ce2ab51a1861
  - [v2,11/23] ARM: pxa: Drop unused includes
    https://git.kernel.org/soc/soc/c/48f1138f9c43
  - [v2,12/23] ARM: rockchip: Drop unused includes
    https://git.kernel.org/soc/soc/c/ab7c1ad11da4
  - [v2,13/23] ARM: versatile: Drop unused includes
    https://git.kernel.org/soc/soc/c/d6c97c96d2b4
  - [v2,14/23] ARM: mvebu: Explicitly include correct DT includes
    https://git.kernel.org/soc/soc/c/1402f75d9bdc
  - [v2,15/23] ARM: spear: Explicitly include correct DT includes
    https://git.kernel.org/soc/soc/c/544885aa0750
  - [v2,16/23] bus: Explicitly include correct DT includes
    https://git.kernel.org/soc/soc/c/53c5ae638da0
  - [v2,17/23] firmware: Explicitly include correct DT includes
    https://git.kernel.org/soc/soc/c/5b45759c0b58
  - [v2,18/23] soc: aspeed: Explicitly include correct DT includes
    https://git.kernel.org/soc/soc/c/96b75c9d4bf2
  - [v2,19/23] soc: mediatek: Explicitly include correct DT includes
    https://git.kernel.org/soc/soc/c/d01e0aec6d50
  - [v2,20/23] soc: rockchip: Explicitly include correct DT includes
    https://git.kernel.org/soc/soc/c/0e7ed4dda9ef
  - [v2,21/23] soc: sunxi: Explicitly include correct DT includes
    https://git.kernel.org/soc/soc/c/adedd5d129b1
  - [v2,22/23] soc: xilinx: Explicitly include correct DT includes
    https://git.kernel.org/soc/soc/c/1c37c34e2d1e
  - [v2,23/23] soc: fsl: Explicitly include correct DT includes
    https://git.kernel.org/soc/soc/c/5df5b2e04749

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2023-08-12  9:14 UTC|newest]

Thread overview: 77+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-03 22:42 [PATCH v2 00/23] ARM: DT include cleanups Rob Herring
2023-08-03 22:42 ` Rob Herring
2023-08-03 22:42 ` [PATCH v2 01/23] ARM: l2x0: Add explicit includes for init and types Rob Herring
2023-08-03 22:42   ` Rob Herring
2023-08-03 22:42 ` [PATCH v2 02/23] ARM: sti: Drop unused includes Rob Herring
2023-08-03 22:42   ` Rob Herring
2023-08-04 15:02   ` Patrice CHOTARD
2023-08-04 15:02     ` Patrice CHOTARD
2023-08-03 22:42 ` [PATCH v2 03/23] ARM: alpine: " Rob Herring
2023-08-03 22:42   ` Rob Herring
2023-08-03 22:42 ` [PATCH v2 04/23] ARM: berlin: " Rob Herring
2023-08-03 22:42   ` Rob Herring
2023-08-06  9:26   ` Jisheng Zhang
2023-08-06  9:26     ` Jisheng Zhang
2023-08-03 22:42 ` [PATCH v2 05/23] ARM: dove: " Rob Herring
2023-08-03 22:42   ` Rob Herring
2023-08-03 22:42 ` [PATCH v2 06/23] ARM: hpe: " Rob Herring
2023-08-03 22:42   ` Rob Herring
2023-08-03 22:42 ` [PATCH v2 07/23] ARM: mmp: " Rob Herring
2023-08-03 22:42   ` Rob Herring
2023-08-03 22:42 ` [PATCH v2 08/23] ARM: nomadik: " Rob Herring
2023-08-03 22:42   ` Rob Herring
2023-08-10  8:18   ` Linus Walleij
2023-08-10  8:18     ` Linus Walleij
2023-08-03 22:42 ` [PATCH v2 09/23] ARM: npcm: " Rob Herring
2023-08-03 22:42   ` Rob Herring
2023-08-03 22:42 ` [PATCH v2 10/23] ARM: nspire: " Rob Herring
2023-08-03 22:42   ` Rob Herring
2023-08-03 22:42 ` [PATCH v2 11/23] ARM: pxa: " Rob Herring
2023-08-03 22:42   ` Rob Herring
2023-08-03 22:42 ` [PATCH v2 12/23] ARM: rockchip: " Rob Herring
2023-08-03 22:42   ` Rob Herring
2023-08-06 13:41   ` Heiko Stübner
2023-08-06 13:41     ` Heiko Stübner
2023-08-03 22:42 ` [PATCH v2 13/23] ARM: versatile: " Rob Herring
2023-08-03 22:42   ` Rob Herring
2023-08-10  8:19   ` Linus Walleij
2023-08-10  8:19     ` Linus Walleij
2023-08-03 22:42 ` [PATCH v2 14/23] ARM: mvebu: Explicitly include correct DT includes Rob Herring
2023-08-03 22:42   ` Rob Herring
2023-08-03 22:42 ` [PATCH v2 15/23] ARM: spear: " Rob Herring
2023-08-03 22:42   ` Rob Herring
2023-08-03 22:42 ` [PATCH v2 16/23] bus: " Rob Herring
2023-08-03 22:42   ` Rob Herring
2023-08-04 15:11   ` Laurentiu Tudor
2023-08-04 15:11     ` Laurentiu Tudor
2023-08-04 19:08   ` Jernej Škrabec
2023-08-04 19:08     ` Jernej Škrabec
2023-08-03 22:42 ` [PATCH v2 17/23] firmware: " Rob Herring
2023-08-03 22:42   ` Rob Herring
2023-08-04  9:51   ` Sudeep Holla
2023-08-04  9:51     ` Sudeep Holla
2023-08-03 22:42 ` [PATCH v2 18/23] soc: aspeed: " Rob Herring
2023-08-03 22:42   ` Rob Herring
2023-08-03 22:42 ` [PATCH v2 19/23] soc: mediatek: " Rob Herring
2023-08-03 22:42   ` Rob Herring
2023-08-03 22:43 ` [PATCH v2 20/23] soc: rockchip: " Rob Herring
2023-08-03 22:43   ` Rob Herring
2023-08-03 22:43 ` [PATCH v2 21/23] soc: sunxi: " Rob Herring
2023-08-03 22:43   ` Rob Herring
2023-08-04 14:38   ` Jernej Škrabec
2023-08-04 14:38     ` Jernej Škrabec
2023-08-06 11:41   ` Jernej Škrabec
2023-08-06 11:41     ` Jernej Škrabec
2023-08-22 22:30     ` Rob Herring
2023-08-22 22:30       ` Rob Herring
2023-08-22 22:35       ` Rob Herring
2023-08-22 22:35         ` Rob Herring
2023-08-03 22:43 ` [PATCH v2 22/23] soc: xilinx: " Rob Herring
2023-08-03 22:43   ` Rob Herring
2023-08-04  6:51   ` Michal Simek
2023-08-04  6:51     ` Michal Simek
2023-08-03 22:43 ` [PATCH v2 23/23] soc: fsl: " Rob Herring
2023-08-03 22:43   ` Rob Herring
2023-08-09 13:57 ` (subset) [PATCH v2 00/23] ARM: DT include cleanups Heiko Stuebner
2023-08-09 13:57   ` Heiko Stuebner
2023-08-12  9:14 ` patchwork-bot+linux-soc [this message]

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=169183168918.30475.17785365982363586858.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+linux-soc@kernel.org \
    --cc=robh@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.