mbox series

[v3,0/2] arm64: dts: Update cache properties for exynos/fsd

Message ID 20221123090109.74441-1-pierre.gondois@arm.com
Headers show
Series arm64: dts: Update cache properties for exynos/fsd | expand

Message

Pierre Gondois Nov. 23, 2022, 9:01 a.m. UTC
v1:
 - exynos: [1]
 - fds: [2]
v2:
  No change.
 - exynos: [3]
 - fds: [4]
v3:
 - Update commit header for fds platform.

As requested by [5], resend patches updating the cache properties for the
exynos/fsd platforms with:
1. Fixed subject.
2. Changelog.
3. Trimmed list.

[1] https://lore.kernel.org/all/20221031091945.531874-1-pierre.gondois@arm.com/
[2] https://lore.kernel.org/all/20221031092125.533621-1-pierre.gondois@arm.com/
[3] https://lore.kernel.org/all/20221107155825.1644604-8-pierre.gondois@arm.com/
[4] https://lore.kernel.org/all/20221107155825.1644604-23-pierre.gondois@arm.com/
[5] https://lore.kernel.org/all/4f4bdc95-16a2-df76-9787-df46a3b5e1eb@linaro.org/

Pierre Gondois (2):
  arm64: dts: Update cache properties for exynos
  arm64: dts: Update cache properties for fds

 arch/arm64/boot/dts/exynos/exynos5433.dtsi | 4 ++++
 arch/arm64/boot/dts/exynos/exynos7.dtsi    | 2 ++
 arch/arm64/boot/dts/tesla/fsd.dtsi         | 2 ++
 3 files changed, 8 insertions(+)

Comments

Krzysztof Kozlowski Nov. 23, 2022, 9:03 a.m. UTC | #1
On 23/11/2022 10:01, Pierre Gondois wrote:
> v1:
>  - exynos: [1]
>  - fds: [2]
> v2:
>   No change.
>  - exynos: [3]
>  - fds: [4]
> v3:
>  - Update commit header for fds platform.
> 
> As requested by [5], resend patches updating the cache properties for the
> exynos/fsd platforms with:
> 1. Fixed subject.

No improvements in the subject.

Use subject prefixes matching the subsystem (git log --oneline -- ...).


Best regards,
Krzysztof