]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drm/bridge: ti-sn65dsi86: Set max register for regmap
authorStephen Boyd <swboyd@chromium.org>
Wed, 15 Dec 2021 00:25:29 +0000 (16:25 -0800)
committerPaolo Pisati <paolo.pisati@canonical.com>
Fri, 28 Jan 2022 09:59:35 +0000 (10:59 +0100)
commit0477a8ae4e9e187feba9891178b9f342138e6e38
tree49f42afbac9bc497e077a534812b12ebede63d21
parent90080b3780be67e8779555d9029660e9f711667c
drm/bridge: ti-sn65dsi86: Set max register for regmap

BugLink: https://bugs.launchpad.net/bugs/1959376
[ Upstream commit 0b665d4af35837f0a0ae63135b84a3c187c1db3b ]

Set the maximum register to 0xff so we can dump the registers for this
device in debugfs.

Fixes: a095f15c00e2 ("drm/bridge: add support for sn65dsi86 bridge driver")
Cc: Rob Clark <robdclark@chromium.org>
Cc: Douglas Anderson <dianders@chromium.org>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Stephen Boyd <swboyd@chromium.org>
Reviewed-by: Robert Foss <robert.foss@linaro.org>
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20211215002529.382383-1-swboyd@chromium.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
drivers/gpu/drm/bridge/ti-sn65dsi86.c