diff options
author | Johan Hovold <johan@kernel.org> | 2021-04-12 11:55:53 +0200 |
---|---|---|
committer | Johan Hovold <johan@kernel.org> | 2021-04-13 18:36:35 +0200 |
commit | 4099d4ba476325100fcafb139fc6c49d0441bc7c (patch) | |
tree | 1cb6ac53cf0eaa2342bff10001b0b9342bd2c42a /samples/auxdisplay | |
parent | 607f67183742eeb45e316e89dc7fec64d6288308 (diff) |
USB: serial: xr: add support for XR21B1411
The single-port XR21B1411 is similar to the XR21B142X type but uses
12-bit registers and 16-bit register addresses, the register requests
are different and are directed at the device rather than interface, and
5 and 6-bit words are not supported.
The register layout is very similar to XR21B142X except that most
registers are offset by 0xc00 (corresponding to a channel index of 12 in
the MSB of wIndex). As the device is single-port so that the derived
channel index is 0, the current register accessors can be reused after
simply changing the address width.
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'samples/auxdisplay')
0 files changed, 0 insertions, 0 deletions