On Thu, 21 Oct 2021 11:27:01 +0200, Markus Schneider-Pargmann wrote: > DP_INTF is similar to DPI but does not have the exact same feature set > or register layouts. > > DP_INTF is the sink of the display pipeline that is connected to the > DisplayPort controller and encoder unit. It takes the same clocks as > DPI. > > Signed-off-by: Markus Schneider-Pargmann <msp@xxxxxxxxxxxx> > --- > > Notes: > Changes v4 -> v5: > - Newly created patch after realizing that the specific clocks for dpintf were > the same as engine and pixel clocks. > > .../bindings/display/mediatek/mediatek,dpi.yaml | 11 ++++++----- > 1 file changed, 6 insertions(+), 5 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>