diff options
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2016-11-18 16:55:48 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2017-04-04 17:03:30 +0300 |
commit | 5ec1a96010aa7aff19adba92a8163ef8f8c5c1ad (patch) | |
tree | 9eec846e111cf5cfd8f59f5f9753187af6bf9d6e /include/sound | |
parent | 0b5a3042b7590f6663781302b978f20254c09c6a (diff) | |
download | linux-stable-5ec1a96010aa7aff19adba92a8163ef8f8c5c1ad.tar.gz linux-stable-5ec1a96010aa7aff19adba92a8163ef8f8c5c1ad.tar.bz2 linux-stable-5ec1a96010aa7aff19adba92a8163ef8f8c5c1ad.zip |
drm: Add data transmission order bus flag
The flags indicate whether data is transmitted LSB to MSB or MSB to LSB
on the bus.
The exact meaning is bus-type dependent. For instance, for LVDS buses
the flags indicate whether the seven data bits transmitted in a clock
pulse are sent in normal order (MSB to LSB, slots 0 to 6) or reverse
order (LSB to MSB, slots 6 to 0).
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'include/sound')
0 files changed, 0 insertions, 0 deletions