mbox series

[v3,0/1] arm64: zynqmp: Misc zynqmp changes

Message ID cover.1685964230.git.michal.simek@amd.com (mailing list archive)
Headers show
Series arm64: zynqmp: Misc zynqmp changes | expand

Message

Michal Simek June 5, 2023, 11:23 a.m. UTC
Hi,

the series is syncing the latest dt changes based on board status and the
latest DT schema.
The patches are based on
https://lore.kernel.org/all/20230321070619.29440-1-parth.gajjar@amd.com/

I have applied patches which were reviewed already to have smaller series.
Patches can be found https://github.com/Xilinx/linux-xlnx/tree/zynqmp/dt
or they are in Linux-next already.

v1 is at
https://lore.kernel.org/r/7d034b9e-e4e6-5d72-8b37-78e25918aa59@amd.com.

v2 is at
https://lore.kernel.org/r/cover.1684767562.git.michal.simek@amd.com

Thanks,
Michal

Changes in v3:
- Add missing cache-unified

Changes in v2:
- Update commit message to remove Linux part - reported by Laurent

Radhey Shyam Pandey (1):
  arm64: zynqmp: Add L2 cache nodes

 arch/arm64/boot/dts/xilinx/zynqmp.dtsi | 10 ++++++++++
 1 file changed, 10 insertions(+)

Comments

Michal Simek July 10, 2023, 10:04 a.m. UTC | #1
On 6/5/23 13:23, Michal Simek wrote:
> Hi,
> 
> the series is syncing the latest dt changes based on board status and the
> latest DT schema.
> The patches are based on
> https://lore.kernel.org/all/20230321070619.29440-1-parth.gajjar@amd.com/
> 
> I have applied patches which were reviewed already to have smaller series.
> Patches can be found https://github.com/Xilinx/linux-xlnx/tree/zynqmp/dt
> or they are in Linux-next already.
> 
> v1 is at
> https://lore.kernel.org/r/7d034b9e-e4e6-5d72-8b37-78e25918aa59@amd.com.
> 
> v2 is at
> https://lore.kernel.org/r/cover.1684767562.git.michal.simek@amd.com
> 
> Thanks,
> Michal
> 
> Changes in v3:
> - Add missing cache-unified
> 
> Changes in v2:
> - Update commit message to remove Linux part - reported by Laurent
> 
> Radhey Shyam Pandey (1):
>    arm64: zynqmp: Add L2 cache nodes
> 
>   arch/arm64/boot/dts/xilinx/zynqmp.dtsi | 10 ++++++++++
>   1 file changed, 10 insertions(+)
> 

Applied.
M