mbox series

[GIT,PULL,2/3] TI K3 defconfig updates for v5.18

Message ID 20220228120704.346bn5c56e53qylb@finless
State New
Headers show
Series [GIT,PULL,1/3] TI SoC driver updates for v5.18 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-k3-config-for-v5.18

Message

Nishanth Menon Feb. 28, 2022, 12:07 p.m. UTC
Hi ARM SoC maintainers,

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-k3-config-for-v5.18

for you to fetch changes up to 3bc04fba357a269f4b7ff824b146d82ad1ebf9de:

  arm64: defconfig: Enable USB controller drivers for TI K3 SoC (2022-01-24 13:40:42 -0600)

----------------------------------------------------------------
TI K3 defconfig updates for v5.18

* Enable USB modules

----------------------------------------------------------------
Vignesh Raghavendra (1):
      arm64: defconfig: Enable USB controller drivers for TI K3 SoC

 arch/arm64/configs/defconfig | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

Arnd Bergmann Feb. 28, 2022, 2:41 p.m. UTC | #1
On Mon, Feb 28, 2022 at 1:07 PM Nishanth Menon <nm@ti.com> wrote:
>
> Hi ARM SoC maintainers,
>
> The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
>
>   Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-k3-config-for-v5.18
>
> for you to fetch changes up to 3bc04fba357a269f4b7ff824b146d82ad1ebf9de:
>
>   arm64: defconfig: Enable USB controller drivers for TI K3 SoC (2022-01-24 13:40:42 -0600)
>
> ----------------------------------------------------------------
> TI K3 defconfig updates for v5.18
>
> * Enable USB modules

It looks like I had this one applied already from the 5.17 submissions. My plan
was to drop it all, but it looks like I made a minor mistake here. As
the contents
are identical, I'll just keep the old version.

        Arnd
Nishanth Menon Feb. 28, 2022, 3:08 p.m. UTC | #2
On 15:41-20220228, Arnd Bergmann wrote:
> On Mon, Feb 28, 2022 at 1:07 PM Nishanth Menon <nm@ti.com> wrote:
> >
> > Hi ARM SoC maintainers,
> >
> > The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
> >
> >   Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)
> >
> > are available in the Git repository at:
> >
> >   git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-k3-config-for-v5.18
> >
> > for you to fetch changes up to 3bc04fba357a269f4b7ff824b146d82ad1ebf9de:
> >
> >   arm64: defconfig: Enable USB controller drivers for TI K3 SoC (2022-01-24 13:40:42 -0600)
> >
> > ----------------------------------------------------------------
> > TI K3 defconfig updates for v5.18
> >
> > * Enable USB modules
> 
> It looks like I had this one applied already from the 5.17 submissions. My plan
> was to drop it all, but it looks like I made a minor mistake here. As
> the contents
> are identical, I'll just keep the old version.

Thanks Arnd.