Hi Dave, Daniel, The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07: Linux 5.17-rc1 (2022-01-23 10:12:53 +0200) are available in the Git repository at: https://gitlab.freedesktop.org/drm/tegra.git tags/drm/tegra/for-5.17-rc6 for you to fetch changes up to 8913e1aea4b32a866343b14e565c62cec54f3f78: drm/tegra: dpaux: Populate AUX bus (2022-02-23 13:00:37 +0100) Thanks, Thierry ---------------------------------------------------------------- drm/tegra: Fixes for v5.17-rc6 Contains a couple of fixes for Tegra186 suspend/resume, syncpoint waiting, a build warning and eDP on older Tegra devices. ---------------------------------------------------------------- Dmitry Osipenko (1): gpu: host1x: Fix hang on Tegra186+ Jon Hunter (1): drm/tegra: Fix cast to restricted __le32 Mikko Perttunen (1): gpu: host1x: Always return syncpoint value when waiting Thierry Reding (1): drm/tegra: dpaux: Populate AUX bus drivers/gpu/drm/tegra/Kconfig | 1 + drivers/gpu/drm/tegra/dpaux.c | 7 +++++++ drivers/gpu/drm/tegra/falcon.c | 2 +- drivers/gpu/host1x/syncpt.c | 35 ++++++++++------------------------- 4 files changed, 19 insertions(+), 26 deletions(-)