All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nishanth Menon <nm@ti.com>
To: Dave Gerlach <d-gerlach@ti.com>
Cc: Nishanth Menon <nm@ti.com>, Rob Herring <robh+dt@kernel.org>,
	Lokesh Vutla <lokeshvutla@ti.com>,
	Aswath Govindraju <a-govindraju@ti.com>,
	<devicetree@vger.kernel.org>,
	Kishon Vijay Abraham <kishon@ti.com>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	<linux-arm-kernel@lists.infradead.org>,
	Tony Lindgren <tony@atomide.com>, Sekhar Nori <nsekhar@ti.com>
Subject: Re: [PATCH v4 0/5] arm64: Initial support for Texas Instruments AM642 Platform
Date: Mon, 1 Mar 2021 09:12:31 -0600	[thread overview]
Message-ID: <161461151747.6317.11113205773932419500.b4-ty@ti.com> (raw)
In-Reply-To: <20210226144257.5470-1-d-gerlach@ti.com>

On Fri, 26 Feb 2021 08:42:52 -0600, Dave Gerlach wrote:
> This is v4 of the series to add initial support for the latest new SoC,
> AM642, from Texas Instruments. Additional detail can be found in the
> patch descriptions, also see AM64X Technical Reference Manual (SPRUIM2,
> Nov 2020) for further details: https://www.ti.com/lit/pdf/spruim2
> 
> This version contains a few minor fixes from v3:
> 
> [...]

Hi Dave Gerlach,

I have applied the following to branch ti-k3-dts-next on [1].
Thank you!

[1/5] dt-bindings: arm: ti: Add bindings for AM642 SoC
      commit: 0278277fb65ec8c44240d6a8fce553c3dadd8c96
[2/5] dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM64
      commit: 05a5095d6fd45c0835a3094ff7f41d95da04f278
[3/5] arm64: dts: ti: Add support for AM642 SoC
      commit: 2560bb56251d3d65c5b353ad7f92c51ebd6d2bed
[4/5] arm64: dts: ti: k3-am64-main: Enable DMA support
      commit: 926c9cab8221eae6f2246adbbe94ebbaad014785
[5/5] arm64: dts: ti: Add support for AM642 EVM
      commit: 8b12ce52b0c6a2fd7a17bbf51cafe90de94174ac


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
-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D)/Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D


WARNING: multiple messages have this Message-ID (diff)
From: Nishanth Menon <nm@ti.com>
To: Dave Gerlach <d-gerlach@ti.com>
Cc: Nishanth Menon <nm@ti.com>,
	devicetree@vger.kernel.org, Vignesh Raghavendra <vigneshr@ti.com>,
	Lokesh Vutla <lokeshvutla@ti.com>, Sekhar Nori <nsekhar@ti.com>,
	Kishon Vijay Abraham <kishon@ti.com>,
	Tony Lindgren <tony@atomide.com>,
	Rob Herring <robh+dt@kernel.org>,
	Aswath Govindraju <a-govindraju@ti.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 0/5] arm64: Initial support for Texas Instruments AM642 Platform
Date: Mon, 1 Mar 2021 09:12:31 -0600	[thread overview]
Message-ID: <161461151747.6317.11113205773932419500.b4-ty@ti.com> (raw)
In-Reply-To: <20210226144257.5470-1-d-gerlach@ti.com>

On Fri, 26 Feb 2021 08:42:52 -0600, Dave Gerlach wrote:
> This is v4 of the series to add initial support for the latest new SoC,
> AM642, from Texas Instruments. Additional detail can be found in the
> patch descriptions, also see AM64X Technical Reference Manual (SPRUIM2,
> Nov 2020) for further details: https://www.ti.com/lit/pdf/spruim2
> 
> This version contains a few minor fixes from v3:
> 
> [...]

Hi Dave Gerlach,

I have applied the following to branch ti-k3-dts-next on [1].
Thank you!

[1/5] dt-bindings: arm: ti: Add bindings for AM642 SoC
      commit: 0278277fb65ec8c44240d6a8fce553c3dadd8c96
[2/5] dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM64
      commit: 05a5095d6fd45c0835a3094ff7f41d95da04f278
[3/5] arm64: dts: ti: Add support for AM642 SoC
      commit: 2560bb56251d3d65c5b353ad7f92c51ebd6d2bed
[4/5] arm64: dts: ti: k3-am64-main: Enable DMA support
      commit: 926c9cab8221eae6f2246adbbe94ebbaad014785
[5/5] arm64: dts: ti: Add support for AM642 EVM
      commit: 8b12ce52b0c6a2fd7a17bbf51cafe90de94174ac


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
-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D)/Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2021-03-01 15:16 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-26 14:42 [PATCH v4 0/5] arm64: Initial support for Texas Instruments AM642 Platform Dave Gerlach
2021-02-26 14:42 ` Dave Gerlach
2021-02-26 14:42 ` [PATCH v4 1/5] dt-bindings: arm: ti: Add bindings for AM642 SoC Dave Gerlach
2021-02-26 14:42   ` Dave Gerlach
2021-02-27 13:19   ` Nishanth Menon
2021-02-27 13:19     ` Nishanth Menon
2021-02-26 14:42 ` [PATCH v4 2/5] dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM64 Dave Gerlach
2021-02-26 14:42   ` Dave Gerlach
2021-02-27 13:20   ` Nishanth Menon
2021-02-27 13:20     ` Nishanth Menon
2021-02-26 14:42 ` [PATCH v4 3/5] arm64: dts: ti: Add support for AM642 SoC Dave Gerlach
2021-02-26 14:42   ` Dave Gerlach
2021-02-26 14:42 ` [PATCH v4 4/5] arm64: dts: ti: k3-am64-main: Enable DMA support Dave Gerlach
2021-02-26 14:42   ` Dave Gerlach
2021-02-26 14:42 ` [PATCH v4 5/5] arm64: dts: ti: Add support for AM642 EVM Dave Gerlach
2021-02-26 14:42   ` Dave Gerlach
2021-02-27 14:55 ` [PATCH v4 0/5] arm64: Initial support for Texas Instruments AM642 Platform Nishanth Menon
2021-02-27 14:55   ` Nishanth Menon
2021-03-01 14:56 ` Kishon Vijay Abraham I
2021-03-01 14:56   ` Kishon Vijay Abraham I
2021-03-01 15:12 ` Nishanth Menon [this message]
2021-03-01 15:12   ` Nishanth Menon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=161461151747.6317.11113205773932419500.b4-ty@ti.com \
    --to=nm@ti.com \
    --cc=a-govindraju@ti.com \
    --cc=d-gerlach@ti.com \
    --cc=devicetree@vger.kernel.org \
    --cc=kishon@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=lokeshvutla@ti.com \
    --cc=nsekhar@ti.com \
    --cc=robh+dt@kernel.org \
    --cc=tony@atomide.com \
    --cc=vigneshr@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.