Hi Dave, Daniel, Here's this week drm-misc-fixes PR, dealing mostly with SPI probing related issues. Maxime drm-misc-fixes-2019-10-10: Short summary of fixes pull (less than what git shortlog provides): - SPI Aliases fixes for panels - One fix for the tc358767 bridge dealing with visual artifacts The following changes since commit b6559bf3ac32acfe34e17c73d68581e7f7415785: Merge drm-misc-next-fixes-2019-10-02 into drm-misc-fixes (2019-10-03 10:00:13 +0200) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2019-10-10 for you to fetch changes up to fd70c7755bf0172ddd33b558aef69c322de3b5cf: drm/bridge: tc358767: fix max_tu_symbol value (2019-10-10 11:15:45 +0200) ---------------------------------------------------------------- Short summary of fixes pull (less than what git shortlog provides): - SPI Aliases fixes for panels - One fix for the tc358767 bridge dealing with visual artifacts ---------------------------------------------------------------- Laurent Pinchart (5): drm/panel: lg-lb035q02: Fix SPI alias drm/panel: nec-nl8048hl11: Fix SPI alias drm/panel: sony-acx565akm: Fix SPI alias drm/panel: tpo-td028ttec1: Fix SPI alias drm/panel: tpo-td043mtea1: Fix SPI alias Tomi Valkeinen (1): drm/bridge: tc358767: fix max_tu_symbol value drivers/gpu/drm/bridge/tc358767.c | 7 ++++++- drivers/gpu/drm/panel/panel-lg-lb035q02.c | 9 ++++++++- drivers/gpu/drm/panel/panel-nec-nl8048hl11.c | 9 ++++++++- drivers/gpu/drm/panel/panel-sony-acx565akm.c | 9 ++++++++- drivers/gpu/drm/panel/panel-tpo-td028ttec1.c | 3 +-- drivers/gpu/drm/panel/panel-tpo-td043mtea1.c | 9 ++++++++- 6 files changed, 39 insertions(+), 7 deletions(-)