From: Chris Morgan <macromorgan@xxxxxxxxxxx> This series adds the ability to set the byteswap order in the chrontel ch7033 driver via an optional devicetree node. This is necessary because the HDMI DIP of the NTC CHIP requires a byteswap order that differs from the default value of the driver. Signed-off-by: Chris Morgan <macromorgan@xxxxxxxxxxx> Chris Morgan (2): dt-bindings: Add byteswap order to chrontel ch7033 drm/bridge: chrontel-ch7033: Add option for setting byteswap order .../bindings/display/bridge/chrontel,ch7033.yaml | 8 ++++++++ drivers/gpu/drm/bridge/chrontel-ch7033.c | 15 +++++++++++++-- 2 files changed, 21 insertions(+), 2 deletions(-) -- 2.25.1