Re: [PATCH v5 1/7] dt-bindings: mediatek,dpi: Add DP_INTF compatible

2021-10-27 Thread Rob Herring
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

Re: [PATCH v5 1/7] dt-bindings: mediatek,dpi: Add DP_INTF compatible

2021-10-21 Thread Rob Herring
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

[PATCH v5 1/7] dt-bindings: mediatek,dpi: Add DP_INTF compatible

2021-10-21 Thread Markus Schneider-Pargmann
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 --- Notes: Chan