Message ID | 20210226184251.26451-1-lokeshvutla@ti.com (mailing list archive) |
---|---|
Headers | show |
Series | arm64: Initial support for Texas Instruments AM642 SK | expand |
On 27/02/21 12:12 am, Lokesh Vutla wrote: > AM642 StarterKit (SK) board is a low cost, small form factor board > designed for TI’s AM642 SoC. This series introduces basic support for > AM642 SK. > > * Depends on Dave's series for adding AM642 SoC: > https://patchwork.kernel.org/project/linux-arm-kernel/list/?series=439039 > > Boot log: https://pastebin.ubuntu.com/p/TKPbkwdBxH/ Kernel Boot Log: https://pastebin.ubuntu.com/p/vYSm2XnjKM/ Tested-by: Kishon Vijay Abraham I <kishon@ti.com> > > Changes since v2: > - Added Reviewed-by tag from Rob > - Rebased on top of latest master > > v2: https://patchwork.kernel.org/project/linux-arm-kernel/cover/20210202081530.14984-1-lokeshvutla@ti.com/ > v1: https://patchwork.kernel.org/project/linux-arm-kernel/cover/20210121143924.26213-1-lokeshvutla@ti.com/ > > Lokesh Vutla (2): > dt-bindings: arm: ti: Add bindings for AM642 SK > arm64: dts: ti: Add support for AM642 SK > > .../devicetree/bindings/arm/ti/k3.yaml | 1 + > arch/arm64/boot/dts/ti/Makefile | 2 + > arch/arm64/boot/dts/ti/k3-am642-sk.dts | 173 ++++++++++++++++++ > 3 files changed, 176 insertions(+) > create mode 100644 arch/arm64/boot/dts/ti/k3-am642-sk.dts >
On Sat, 27 Feb 2021 00:12:49 +0530, Lokesh Vutla wrote: > AM642 StarterKit (SK) board is a low cost, small form factor board > designed for TI’s AM642 SoC. This series introduces basic support for > AM642 SK. > > * Depends on Dave's series for adding AM642 SoC: > https://patchwork.kernel.org/project/linux-arm-kernel/list/?series=439039 > > [...] Hi Lokesh Vutla, I have applied the following to branch ti-k3-dts-next on [1]. Thank you! [1/2] dt-bindings: arm: ti: Add bindings for AM642 SK commit: 905627a3e9f48a094c7e28beba19b687e2e33d98 [2/2] arm64: dts: ti: Add support for AM642 SK commit: 40b329e4df7a140d678cb3ce47158267f6625d43 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent up the chain during the next merge window (or sooner if it is a relevant bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. [1] git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux.git