mbox series

[0/2] Update UniPhier armv8 devicetree

Message ID 20231023021221.2884828-1-hayashi.kunihiko@socionext.com (mailing list archive)
Headers show
Series Update UniPhier armv8 devicetree | expand

Message

Kunihiko Hayashi Oct. 23, 2023, 2:12 a.m. UTC
Update devicetree sources for UniPhier armv8 SoCs to add
missing cache properties.

This series combines the following patches:
- https://lore.kernel.org/r/20221107155825.1644604-21-pierre.gondois@arm.com
- https://lore.kernel.org/all/f9a2c0d7-a78d-9368-f9bb-e8aba11e7d81@socionext.com/

Krzysztof Kozlowski (1):
  arm64: dts: socionext: add missing cache properties

Pierre Gondois (1):
  arm64: dts: Update cache properties for socionext

 arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi | 2 ++
 arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi | 4 ++++
 arch/arm64/boot/dts/socionext/uniphier-pxs3.dtsi | 2 ++
 3 files changed, 8 insertions(+)

Comments

patchwork-bot+linux-soc@kernel.org Oct. 23, 2023, 7:30 p.m. UTC | #1
Hello:

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

On Mon, 23 Oct 2023 11:12:19 +0900 you wrote:
> Update devicetree sources for UniPhier armv8 SoCs to add
> missing cache properties.
> 
> This series combines the following patches:
> - https://lore.kernel.org/r/20221107155825.1644604-21-pierre.gondois@arm.com
> - https://lore.kernel.org/all/f9a2c0d7-a78d-9368-f9bb-e8aba11e7d81@socionext.com/
> 
> [...]

Here is the summary with links:
  - [1/2] arm64: dts: Update cache properties for socionext
    https://git.kernel.org/soc/soc/c/8d4f9145f52e
  - [2/2] arm64: dts: socionext: add missing cache properties
    https://git.kernel.org/soc/soc/c/e035ddb68bb2

You are awesome, thank you!