All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: aspeed: soc changes for 5.17
@ 2021-12-22  1:55 ` Joel Stanley
  0 siblings, 0 replies; 4+ messages in thread
From: Joel Stanley @ 2021-12-22  1:55 UTC (permalink / raw)
  To: SoC Team; +Cc: Linux ARM, linux-aspeed, Andrew Jeffery

Hello Soc maintainers,

Here are the aspeed soc changes for v5.17.

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc.git
tags/aspeed-5.17-soc

for you to fetch changes up to 79ee56da2e4f49adf174dd7a2e10ce488506c865:

  ARM: aspeed: Add secure boot controller support (2021-12-21 15:56:30 +1030)

----------------------------------------------------------------
ASPEED soc updates for 5.17

 * Fix for deferred probing of LPC clock

 * Display secure boot status when on AST2600

----------------------------------------------------------------
Jae Hyun Yoo (1):
      soc: aspeed: lpc-ctrl: Block error printing on probe defer cases

Joel Stanley (1):
      ARM: aspeed: Add secure boot controller support

 drivers/soc/aspeed/aspeed-lpc-ctrl.c |  7 ++--
 drivers/soc/aspeed/aspeed-socinfo.c  | 73 ++++++++++++++++++++++++++++++++++++
 2 files changed, 76 insertions(+), 4 deletions(-)

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

* [GIT PULL] ARM: aspeed: soc changes for 5.17
@ 2021-12-22  1:55 ` Joel Stanley
  0 siblings, 0 replies; 4+ messages in thread
From: Joel Stanley @ 2021-12-22  1:55 UTC (permalink / raw)
  To: SoC Team; +Cc: Linux ARM, linux-aspeed, Andrew Jeffery

Hello Soc maintainers,

Here are the aspeed soc changes for v5.17.

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc.git
tags/aspeed-5.17-soc

for you to fetch changes up to 79ee56da2e4f49adf174dd7a2e10ce488506c865:

  ARM: aspeed: Add secure boot controller support (2021-12-21 15:56:30 +1030)

----------------------------------------------------------------
ASPEED soc updates for 5.17

 * Fix for deferred probing of LPC clock

 * Display secure boot status when on AST2600

----------------------------------------------------------------
Jae Hyun Yoo (1):
      soc: aspeed: lpc-ctrl: Block error printing on probe defer cases

Joel Stanley (1):
      ARM: aspeed: Add secure boot controller support

 drivers/soc/aspeed/aspeed-lpc-ctrl.c |  7 ++--
 drivers/soc/aspeed/aspeed-socinfo.c  | 73 ++++++++++++++++++++++++++++++++++++
 2 files changed, 76 insertions(+), 4 deletions(-)

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

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

* Re: [GIT PULL] ARM: aspeed: soc changes for 5.17
  2021-12-22  1:55 ` Joel Stanley
  (?)
@ 2021-12-22 22:00 ` patchwork-bot+linux-soc
  2021-12-22 22:06   ` Arnd Bergmann
  -1 siblings, 1 reply; 4+ messages in thread
From: patchwork-bot+linux-soc @ 2021-12-22 22:00 UTC (permalink / raw)
  To: Joel Stanley; +Cc: soc

Hello:

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

On Wed, 22 Dec 2021 01:55:38 +0000 you wrote:
> Hello Soc maintainers,
> 
> Here are the aspeed soc changes for v5.17.
> 
> The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:
> 
>   Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] ARM: aspeed: soc changes for 5.17
    https://git.kernel.org/soc/soc/c/19bc5e6380f0

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



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

* Re: [GIT PULL] ARM: aspeed: soc changes for 5.17
  2021-12-22 22:00 ` patchwork-bot+linux-soc
@ 2021-12-22 22:06   ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2021-12-22 22:06 UTC (permalink / raw)
  To: patchwork-bot+linux-soc; +Cc: Joel Stanley, SoC Team

On Wed, Dec 22, 2021 at 11:00 PM <patchwork-bot+linux-soc@kernel.org> wrote:
>
> Hello:
>
> This pull request was applied to soc/soc.git (for-next)
> by Arnd Bergmann <arnd@arndb.de>:
>
> On Wed, 22 Dec 2021 01:55:38 +0000 you wrote:
> > Hello Soc maintainers,
> >
> > Here are the aspeed soc changes for v5.17.
> >
> > The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:
> >
> >   Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)
> >
> > [...]
>
> Here is the summary with links:
>   - [GIT,PULL] ARM: aspeed: soc changes for 5.17
>     https://git.kernel.org/soc/soc/c/19bc5e6380f0
>
> You are awesome, thank you!

I pulled this and accidentally pushed out the branch before looking at
the contents.

I'd actually prefer to not take this one for 5.17, as I see two problems
with the soc-id driver:

- the sysfs attributes are not documented in Documentation/ABI/stable/
  as far as I can tell (let me know if you have queued a patch elsewhere)

- I actually want to avoid custom attributes on soc device instances as much
  as possible. I have not looked in detail at what you add here, but the
  number of custom attributes means we should discuss this properly.

The other patch seems fine, we can merge that as a bugfix. Let's
revisit the sysfs patch next year for 5.18.

      Arnd

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

end of thread, other threads:[~2021-12-22 22:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-22  1:55 [GIT PULL] ARM: aspeed: soc changes for 5.17 Joel Stanley
2021-12-22  1:55 ` Joel Stanley
2021-12-22 22:00 ` patchwork-bot+linux-soc
2021-12-22 22:06   ` 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.