summaryrefslogtreecommitdiff
path: root/rust/helpers/drm.c
diff options
context:
space:
mode:
authorKaustabh Chakraborty <kauschluss@disroot.org>2025-07-06 23:55:42 +0530
committerInki Dae <inki.dae@samsung.com>2025-09-15 19:55:04 +0900
commitf7754d843a05c685ba453be176a29ae157f88b0c (patch)
treee4762f83c9f1f019bcc55a80eed413a918590501 /rust/helpers/drm.c
parent9aa49c21aac071383353315036520ba753484c93 (diff)
drm/bridge: samsung-dsim: allow configuring the PLL_STABLE bit
The PLL_STABLE bit of DSIM_DPHY_STATUS is hardcoded to BIT(31), but Exynos7870's DSIM has it in BIT(24) as per downstream kernel sources. In order to support both, move this bit value to the driver data struct and define it for every driver compatible. Reference the value from there instead, in functions wherever required. Signed-off-by: Kaustabh Chakraborty <kauschluss@disroot.org> Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'rust/helpers/drm.c')
0 files changed, 0 insertions, 0 deletions