drivers/gpu/drm/rcar-du/rcar_du_of.c
0 → 100644
+322
−0
drivers/gpu/drm/rcar-du/rcar_du_of.h
0 → 100644
+20
−0
+76
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The internal LVDS encoders now have their own DT bindings. Before switching the driver infrastructure to those new bindings, implement backward-compatibility through live DT patching. Patching is disabled and will be enabled along with support for the new DT bindings in the DU driver. Signed-off-by:Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Reviewed-by:
Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Reviewed-by:
Frank Rowand <frank.rowand@sony.com>