Re: [Letux-kernel] [PATCH 4/5] drm/panel: tpo-td028ttec1: Fix SPI alias

2019-10-08 Thread Andreas Kemnade
On Mon, 7 Oct 2019 20:08:00 +0300 Laurent Pinchart wrote: > The panel-tpo-td028ttec1 driver incorrectly includes the OF vendor > prefix in its SPI alias. Fix it. > > Fixes: 415b8dd08711 ("drm/panel: Add driver for the Toppoly TD028TTEC1 panel") > Reported-by: H. Nikolaus Schaller > Signed-off-

Re: [Letux-kernel] [PATCH 4/5] drm/panel: tpo-td028ttec1: Fix SPI alias

2019-10-08 Thread H. Nikolaus Schaller
> Am 07.10.2019 um 19:58 schrieb Andreas Kemnade : > > On Mon, 7 Oct 2019 20:08:00 +0300 > Laurent Pinchart wrote: > >> The panel-tpo-td028ttec1 driver incorrectly includes the OF vendor >> prefix in its SPI alias. Fix it. >> >> Fixes: 415b8dd08711 ("drm/panel: Add driver for the Toppoly TD02

[PATCH 4/5] drm/panel: tpo-td028ttec1: Fix SPI alias

2019-10-07 Thread Laurent Pinchart
The panel-tpo-td028ttec1 driver incorrectly includes the OF vendor prefix in its SPI alias. Fix it. Fixes: 415b8dd08711 ("drm/panel: Add driver for the Toppoly TD028TTEC1 panel") Reported-by: H. Nikolaus Schaller Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/panel/panel-tpo-td028ttec1.c |