[RFC] Xylon video controller binding

2014-02-05 Thread Davor Joja
Hi, I would like to get some comments on logiCVC video controller binding from patch. Thank you, Davor -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[RFC] Documentation: devicetree: bindings: drm: Xylon binding

2014-02-05 Thread Davor Joja
Xylon binding of DRM driver and logiCVC IP core. Signed-off-by: Davor Joja --- .../devicetree/bindings/drm/xylon/logicvc.txt | 79 .../devicetree/bindings/drm/xylon/xylon_drm.txt| 24 ++ 2 files changed, 103 insertions(+) create mode 100644 Documentation

[RFC 1/2] gpu: drm: Xylon DRM binding example driver

2014-02-02 Thread Davor Joja
Xylon DRM driver as example for binding DRM driver and logiCVC IP core. Signed-off-by: Davor Joja --- drivers/gpu/drm/xylon-drm-binding/Kconfig |5 + drivers/gpu/drm/xylon-drm-binding/Makefile|3 + drivers/gpu/drm/xylon-drm-binding/xylon_drv.c | 117

[RFC 2/2] Documentation: devicetree: bindings: drm: Xylon binding

2014-02-02 Thread Davor Joja
Xylon binding of DRM driver and logiCVC IP core. Signed-off-by: Davor Joja --- .../devicetree/bindings/drm/xylon/logicvc.txt | 79 .../devicetree/bindings/drm/xylon/xylon_drm.txt| 24 ++ 2 files changed, 103 insertions(+) create mode 100644 Documentation

[no subject]

2014-02-02 Thread Davor Joja
Hi, I would like to ask for comments on these patches. Their purpose is to show how I did binding for Xylon logiCVC IP core within DRM driver. First goal is to get comments on logiCVC binding so that I can use it in community approved form in DRM and FB drivers and then send drivers to review. Se

Re: [RFC] Documentation: devicetree: bindings: drm: Xylon binding

2014-02-02 Thread Davor Joja
> On Mon, Jan 27, 2014 at 05:33:51PM +0000, Davor Joja wrote: > > Hi Mark, > > > > > On Mon, Jan 27, 2014 at 03:47:42PM +, Davor Joja wrote: > > > > Hi, > > > > > > Hi, > > > > > > > > > >

Re: [RFC] Documentation: devicetree: bindings: drm: Xylon binding

2014-01-29 Thread Davor Joja
, 2014 at 03:47:42PM +, Davor Joja wrote: > > > Hi, > > > > Hi, > > > > > > > > Can I please get comments about adding new vendor prefix "xylon", and on > > > following devicetree binding for Xylon configurable video controlle

Re: [RFC] Documentation: devicetree: bindings: drm: Xylon binding

2014-01-27 Thread Davor Joja
Hi Mark, > On Mon, Jan 27, 2014 at 03:47:42PM +0000, Davor Joja wrote: > > Hi, > > Hi, > > > > > Can I please get comments about adding new vendor prefix "xylon", and on > > following devicetree binding for Xylon configurable video controller

[RFC] Documentation: devicetree: bindings: drm: Xylon binding

2014-01-27 Thread Davor Joja
Hi, Can I please get comments about adding new vendor prefix "xylon", and on following devicetree binding for Xylon configurable video controller (logiCVC). Shown node is prepared for Xilinx Linux kernel dts file. logicvc_0: logicvc@4003 { compatible = "xylon,logicvc-4.00.a";