linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Allwinner arm64 defconfig Changes for 5.3
@ 2019-06-21  8:13 Maxime Ripard
  2019-06-25 12:15 ` Olof Johansson
  0 siblings, 1 reply; 4+ messages in thread
From: Maxime Ripard @ 2019-06-21  8:13 UTC (permalink / raw)
  To: arm; +Cc: Maxime Ripard, Chen-Yu Tsai, linux-arm-kernel


[-- Attachment #1.1: Type: text/plain, Size: 1140 bytes --]

Hi,

Please pull the following changes for the next release.

Thanks!
Maxime

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-config64-for-5.3-201906210813

for you to fetch changes up to dae335bcae86cab8f5e1df32d9c0ec200585a92d:

  arm64: defconfig: enable Allwinner DMA drivers (2019-06-11 10:28:18 +0200)

----------------------------------------------------------------
Our usual bunch of arm64 defconfig changes, this time mostly to enable
some missing drivers for the Allwinner A64.

----------------------------------------------------------------
Clément Péron (2):
      arm64: defconfig: enable sunxi watchdog
      arm64: defconfig: enable Allwinner DMA drivers

Yangtao Li (1):
      arm64: defconfig: add allwinner sid support


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



-- 
Maxime Ripard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] Allwinner arm64 defconfig Changes for 5.3
  2019-06-21  8:13 [GIT PULL] Allwinner arm64 defconfig Changes for 5.3 Maxime Ripard
@ 2019-06-25 12:15 ` Olof Johansson
  2019-06-25 14:52   ` Maxime Ripard
  0 siblings, 1 reply; 4+ messages in thread
From: Olof Johansson @ 2019-06-25 12:15 UTC (permalink / raw)
  To: Maxime Ripard; +Cc: Chen-Yu Tsai, arm, linux-arm-kernel

Hi,

On Fri, Jun 21, 2019 at 10:13:58AM +0200, Maxime Ripard wrote:
> Hi,
> 
> Please pull the following changes for the next release.
> 
> Thanks!
> Maxime
> 
> The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
> 
>   Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-config64-for-5.3-201906210813
> 
> for you to fetch changes up to dae335bcae86cab8f5e1df32d9c0ec200585a92d:
> 
>   arm64: defconfig: enable Allwinner DMA drivers (2019-06-11 10:28:18 +0200)
> 
> ----------------------------------------------------------------
> Our usual bunch of arm64 defconfig changes, this time mostly to enable
> some missing drivers for the Allwinner A64.
> 
> ----------------------------------------------------------------
> Clément Péron (2):
>       arm64: defconfig: enable sunxi watchdog
>       arm64: defconfig: enable Allwinner DMA drivers
> 
> Yangtao Li (1):
>       arm64: defconfig: add allwinner sid support

Is there a reason this isn't a module? I don't think it's needed to mount
rootfs.

(Not merged until clarified).


-Olof

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] Allwinner arm64 defconfig Changes for 5.3
  2019-06-25 12:15 ` Olof Johansson
@ 2019-06-25 14:52   ` Maxime Ripard
  2019-06-27  2:08     ` Olof Johansson
  0 siblings, 1 reply; 4+ messages in thread
From: Maxime Ripard @ 2019-06-25 14:52 UTC (permalink / raw)
  To: Olof Johansson; +Cc: Chen-Yu Tsai, arm, linux-arm-kernel


[-- Attachment #1.1: Type: text/plain, Size: 1841 bytes --]

On Tue, Jun 25, 2019 at 05:15:52AM -0700, Olof Johansson wrote:
> Hi,
>
> On Fri, Jun 21, 2019 at 10:13:58AM +0200, Maxime Ripard wrote:
> > Hi,
> >
> > Please pull the following changes for the next release.
> >
> > Thanks!
> > Maxime
> >
> > The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
> >
> >   Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
> >
> > are available in the Git repository at:
> >
> >   https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-config64-for-5.3-201906210813
> >
> > for you to fetch changes up to dae335bcae86cab8f5e1df32d9c0ec200585a92d:
> >
> >   arm64: defconfig: enable Allwinner DMA drivers (2019-06-11 10:28:18 +0200)
> >
> > ----------------------------------------------------------------
> > Our usual bunch of arm64 defconfig changes, this time mostly to enable
> > some missing drivers for the Allwinner A64.
> >
> > ----------------------------------------------------------------
> > Clément Péron (2):
> >       arm64: defconfig: enable sunxi watchdog
> >       arm64: defconfig: enable Allwinner DMA drivers
> >
> > Yangtao Li (1):
> >       arm64: defconfig: add allwinner sid support
>
> Is there a reason this isn't a module? I don't think it's needed to mount
> rootfs.
>
> (Not merged until clarified).

It's not needed to mount the rootfs, but this is needed on one of our
SoCs to store the bin, and thus the cpufreq settings to apply, and on
all our SoCs to store the calibration data for the thermal sensor,
which in turn is used for thermal throttling.

Both are important enough so that they don't depend on a module being
loaded to me, but I'm not really sure what the policy is here.

Maxime

--
Maxime Ripard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] Allwinner arm64 defconfig Changes for 5.3
  2019-06-25 14:52   ` Maxime Ripard
@ 2019-06-27  2:08     ` Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2019-06-27  2:08 UTC (permalink / raw)
  To: Maxime Ripard; +Cc: Chen-Yu Tsai, ARM-SoC Maintainers, Linux ARM Mailing List

On Tue, Jun 25, 2019 at 10:52 PM Maxime Ripard
<maxime.ripard@bootlin.com> wrote:
>
> On Tue, Jun 25, 2019 at 05:15:52AM -0700, Olof Johansson wrote:
> > Hi,
> >
> > On Fri, Jun 21, 2019 at 10:13:58AM +0200, Maxime Ripard wrote:
> > > Hi,
> > >
> > > Please pull the following changes for the next release.
> > >
> > > Thanks!
> > > Maxime
> > >
> > > The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
> > >
> > >   Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
> > >
> > > are available in the Git repository at:
> > >
> > >   https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-config64-for-5.3-201906210813
> > >
> > > for you to fetch changes up to dae335bcae86cab8f5e1df32d9c0ec200585a92d:
> > >
> > >   arm64: defconfig: enable Allwinner DMA drivers (2019-06-11 10:28:18 +0200)
> > >
> > > ----------------------------------------------------------------
> > > Our usual bunch of arm64 defconfig changes, this time mostly to enable
> > > some missing drivers for the Allwinner A64.
> > >
> > > ----------------------------------------------------------------
> > > Clément Péron (2):
> > >       arm64: defconfig: enable sunxi watchdog
> > >       arm64: defconfig: enable Allwinner DMA drivers
> > >
> > > Yangtao Li (1):
> > >       arm64: defconfig: add allwinner sid support
> >
> > Is there a reason this isn't a module? I don't think it's needed to mount
> > rootfs.
> >
> > (Not merged until clarified).
>
> It's not needed to mount the rootfs, but this is needed on one of our
> SoCs to store the bin, and thus the cpufreq settings to apply, and on
> all our SoCs to store the calibration data for the thermal sensor,
> which in turn is used for thermal throttling.
>
> Both are important enough so that they don't depend on a module being
> loaded to me, but I'm not really sure what the policy is here.

Yeah, thermal should likely be enabled without rootfs/modules, so
that's ok in this case.

Merged now, thanks!


-Olof

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-06-27  5:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-21  8:13 [GIT PULL] Allwinner arm64 defconfig Changes for 5.3 Maxime Ripard
2019-06-25 12:15 ` Olof Johansson
2019-06-25 14:52   ` Maxime Ripard
2019-06-27  2:08     ` Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).