[PATCH v3 3/3] drm/bridge: parade-ps8640: Add support for AUX channel

Fabio Estevam festevam at gmail.com
Wed Sep 15 21:00:27 UTC 2021


On Wed, Sep 15, 2021 at 5:41 PM Philip Chen <philipchen at chromium.org> wrote:

> As regmap_read() should always read 1 byte at a time, should I just do:
> regmap_read(map, PAGE0_SWAUX_RDATA, (unsigned int*)(buf + i))

There is also regmap_bulk_read() if you need to read more data.


More information about the dri-devel mailing list