[PATCH 5/5] ARM: dts: tx53: Add IPU DI ports and endpoints
Shawn Guo
shawn.guo at freescale.com
Sat Mar 22 02:50:40 EDT 2014
On Wed, Mar 19, 2014 at 02:28:41PM +0100, Lothar Waßmann wrote:
>
> Signed-off-by: Lothar Waßmann <LW at KARO-electronics.de>
> ---
> arch/arm/boot/dts/imx53-tx53-x03x.dts | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/imx53-tx53-x03x.dts b/arch/arm/boot/dts/imx53-tx53-x03x.dts
> index 0217dde3..43b4b7b 100644
> --- a/arch/arm/boot/dts/imx53-tx53-x03x.dts
> +++ b/arch/arm/boot/dts/imx53-tx53-x03x.dts
> @@ -25,12 +25,17 @@
> soc {
> display: display at di0 {
> compatible = "fsl,imx-parallel-display";
> - crtcs = <&ipu 0>;
> interface-pix-fmt = "rgb24";
> pinctrl-names = "default";
> pinctrl-0 = <&pinctrl_rgb24_vga1>;
> status = "okay";
>
> + port {
> + display0_in: endpoint {
> + remote-endpoint = <&ipu_di0_disp0>;
> + };
> + };
> +
I shouldn't apply this until I rebase my branch on 3.15-rc1 where
Philipp's OF graph is to be seen, right?
Shawn
> display-timings {
> VGA {
> clock-frequency = <25200000>;
> --
> 1.7.10.4
>
>
>
More information about the linux-arm-kernel
mailing list