lkml.org 
[lkml]   [2021]   [Aug]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH v2 0/5] drm/msm/dp: Allow variation in register regions
    Date
    It turns out that sc8180x (among others) doesn't have the same internal layout
    of the 4 subblocks. This series therefor modifies the binding to require all
    four regions to be described individually and then extends the driver to read
    these four regions. The driver will fall back to read the old single-reg format
    and apply the original offsets and sizes.

    Bjorn Andersson (5):
    dt-bindings: msm/dp: Change reg definition
    drm/msm/dp: Use devres for ioremap()
    drm/msm/dp: Refactor ioremap wrapper
    drm/msm/dp: Store each subblock in the io region
    drm/msm/dp: Allow sub-regions to be specified in DT

    .../bindings/display/msm/dp-controller.yaml | 13 ++-
    drivers/gpu/drm/msm/dp/dp_catalog.c | 64 ++++-------
    drivers/gpu/drm/msm/dp/dp_parser.c | 102 ++++++++++--------
    drivers/gpu/drm/msm/dp/dp_parser.h | 11 +-
    4 files changed, 100 insertions(+), 90 deletions(-)

    --
    2.29.2

    \
     
     \ /
      Last update: 2021-08-26 00:24    [W:3.915 / U:0.068 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site