On Fri, 2 Sept 2022 at 17:39, Chris Morgan <macroalpha82@xxxxxxxxx> wrote: > > 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. > > Changes from V1: > > - Updated devicetree documentation to be easier to understand. > > Signed-off-by: Chris Morgan <macromorgan@xxxxxxxxxxx> > > Chris Morgan (2): > dt-bindings: Add byteswap order to chrontel ch7033 > drm/bridge: chrontel-ch7033: Add byteswap order setting > > .../bindings/display/bridge/chrontel,ch7033.yaml | 13 +++++++++++++ > drivers/gpu/drm/bridge/chrontel-ch7033.c | 15 +++++++++++++-- > 2 files changed, 26 insertions(+), 2 deletions(-) > > -- > 2.25.1 > Applied to drm-misc-next.