[PATCH 1/2] drm/fsl-dcu: update the panel dt binding document

Meng Yi meng.yi at nxp.com
Wed Jun 29 02:58:13 UTC 2016


> >>  Optional properties:
> >>  - fsl,tcon:		The phandle to the timing controller node.
> >> @@ -24,6 +24,11 @@ dcu: dcu at 2ce0000 {
> >>  	clocks = <&platform_clk 0>, <&platform_clk 0>;
> >>  	clock-names = "dcu", "pix";
> >>  	big-endian;
> >> -	fsl,panel = <&panel>;
> >>  	fsl,tcon = <&tcon>;
> >> +
> >> +	port: port at 0 {
> >
> > Drop the unit address. With that,
> 
> I was going to say add a corresponding reg property and specify address-cells.
> 

For now, we only have one 'remote-endpoint', you mean maybe we should
use 'ports' that prepare for multiple connections?

> So is it ok to also create a port without address?
> 

It works fine, I think it is ok.

Best Regards,
Meng


More information about the dri-devel mailing list