[U-Boot] [PATCH v4 2/2] at91: video: DT binding for HLCDC driver

2017-04-11 Thread Songjun Wu
DT binding documentation for atmel HLCDC driver. Signed-off-by: Songjun Wu --- Changes in v4: - Add "atmel,at91sam9x5-hlcdc" to compatible. Changes in v3: - Add 'atmel,output-mode' entry in dts. Changes in v2: None doc/device-tree-bindings/video/atme-hlcdc.txt | 42 ++

Re: [U-Boot] [PATCH v4 2/2] at91: video: DT binding for HLCDC driver

2017-04-14 Thread Anatolij Gustschin
On Tue, 11 Apr 2017 16:33:31 +0800 Songjun Wu songjun...@microchip.com wrote: ... > doc/device-tree-bindings/video/atme-hlcdc.txt | 42 > +++ > 1 file changed, 42 insertions(+) > create mode 100644 doc/device-tree-bindings/video/atme-hlcdc.txt applied to u-boot-video/ma