On Sun, Dec 09, 2018 at 11:29:39PM +0300, Dmitry Osipenko wrote: > With the device tree binding changes, now Memory Controller has access to > GART registers. Hence it is now possible to read client ID on GART page > fault to get information about what memory client causes the fault. > > Signed-off-by: Dmitry Osipenko > --- > drivers/memory/tegra/mc.c | 12 ++++++++++-- > 1 file changed, 10 insertions(+), 2 deletions(-) Acked-by: Thierry Reding