Hi Nishanth, The following is a minor revision of the HwSpinlock and Mailbox DT nodes series [1] for AM64x SoCs on both AM64x-EVM and AM64x-SK boards. The main change is the squashing of the individual board dts patches into a single patch as per your request, and rebasing on your current latest ti-k3-dts-next branch HEAD commit e4e4e89482ea ("arm64: dts: ti: k3-am64-evm/sk: Add OSPI flash DT node"). I have also picked up Gowtham's Reviewed-by tags. The code changes are exactly identical to v1, other than the rebase and squash. regards Suman [1] https://patchwork.kernel.org/project/linux-arm-kernel/cover/20210317230946.23675-1-s-anna@xxxxxx/ Suman Anna (3): arm64: dts: ti: k3-am64-main: Add hwspinlock node arm64: dts: ti: k3-am64-main: Add mailbox cluster nodes arm64: dts: ti: k3-am642-evm/sk: Add IPC sub-mailbox nodes arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 64 ++++++++++++++++++++++++ arch/arm64/boot/dts/ti/k3-am642-evm.dts | 43 ++++++++++++++++ arch/arm64/boot/dts/ti/k3-am642-sk.dts | 43 ++++++++++++++++ 3 files changed, 150 insertions(+) -- 2.30.1