lkml.org 
[lkml]   [2021]   [May]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/4] Enable compile-testing of Tegra memory drivers
Date
This series enables compile-testing for all of NVIDIA Tegra memory
drivers.

Changelog:

v2: - Added patch which should fix compilation warning of tegra124-emc driver
on 64bit platforms that was reported by kernel build robot. Thanks
to Nathan Chancellor for the suggested fix.

memory: tegra124: Fix compilation warnings on 64bit platforms

- Added missing stubs to the tegra-clk header in another new patch. This
was also reported by kernel build robot for v1.

clk: tegra: Add stubs needed for compile-testing

- The memory/tegra/Kconfig now uses `if TEGRA_MC`, which was suggested
by Krzysztof Kozlowski to v1. This makes Tegra Kconfig to look consistent
with the Exynos Kconfig.

Dmitry Osipenko (4):
soc/tegra: fuse: Add missing stubs
clk: tegra: Add stubs needed for compile-testing
memory: tegra124-emc: Fix compilation warnings on 64bit platforms
memory: tegra: Enable compile testing for all drivers

drivers/memory/tegra/Kconfig | 16 ++++++++++------
drivers/memory/tegra/tegra124-emc.c | 4 ++--
include/linux/clk/tegra.h | 28 ++++++++++++++++++++++++----
include/soc/tegra/fuse.h | 20 +++++++++++++++++---
4 files changed, 53 insertions(+), 15 deletions(-)

--
2.30.2

\
 
 \ /
  Last update: 2021-05-16 18:14    [W:0.121 / U:2.988 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site