mbox series

[GIT,PULL,5/5] arm64: tegra: Default configuration changes for v5.3-rc1

Message ID 20190621150206.19037-5-thierry.reding@gmail.com
State New
Headers show
Series [GIT,PULL,1/5] firmware: tegra: Changes for v5.3-rc1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.3-arm64-defconfig

Message

Thierry Reding June 21, 2019, 3:02 p.m. UTC
Hi ARM SoC maintainers,

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

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

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.3-arm64-defconfig

for you to fetch changes up to 01d6fb565b4a7858af1699727f25da2279d75deb:

  arm64: defconfig: Add Tegra194 PCIe driver (2019-06-20 13:02:27 +0200)

Thanks,
Thierry

----------------------------------------------------------------
arm64: tegra: Default configuration changes for v5.3-rc1

This enables the INA3221 power monitoring driver that is used on many of
the Jetson boards as well as Tegra194 PCIe support.

----------------------------------------------------------------
Nicolin Chen (1):
      arm64: defconfig: Add HWMON INA3221 support

Vidya Sagar (1):
      arm64: defconfig: Add Tegra194 PCIe driver

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

Comments

Olof Johansson June 25, 2019, 12:20 p.m. UTC | #1
On Fri, Jun 21, 2019 at 05:02:06PM +0200, Thierry Reding wrote:
> Hi ARM SoC maintainers,
> 
> The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
> 
>   Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.3-arm64-defconfig
> 
> for you to fetch changes up to 01d6fb565b4a7858af1699727f25da2279d75deb:
> 
>   arm64: defconfig: Add Tegra194 PCIe driver (2019-06-20 13:02:27 +0200)
> 
> Thanks,
> Thierry
> 
> ----------------------------------------------------------------
> arm64: tegra: Default configuration changes for v5.3-rc1
> 
> This enables the INA3221 power monitoring driver that is used on many of
> the Jetson boards as well as Tegra194 PCIe support.
> 
> ----------------------------------------------------------------
> Nicolin Chen (1):
>       arm64: defconfig: Add HWMON INA3221 support
> 
> Vidya Sagar (1):
>       arm64: defconfig: Add Tegra194 PCIe driver

Merged, thanks!


-Olof