From: Rob Clark <robdclark@xxxxxxxxxxxx> In process of debugging panel on my lenovo yoga c630, I noticed some errors in the dsi->mode_flags, which I guess were just cargo-cult'd? Since dumping the status regs was useful to notice this problem, I cleaned it up and turned it into debugfs. The last patch corrects the mode_flags. Tested on cheza and c630. Rob Clark (3): drm/bridge: ti-sn65dsi86: add link to datasheet drm/bridge: ti-sn65dsi86: add debugfs drm/bridge: ti-sn65dsi86: correct dsi mode_flags drivers/gpu/drm/bridge/ti-sn65dsi86.c | 46 +++++++++++++++++++++++++-- 1 file changed, 44 insertions(+), 2 deletions(-) -- 2.20.1