Re: [PATCH v2 01/15] dt-bindings: ascii-lcd: Document a binding for simple ASCII LCDs
From: Rob Herring <robh@kernel.org>
Date: 2016-02-08 17:30:06
Also in:
linux-devicetree, lkml
From: Rob Herring <robh@kernel.org>
Date: 2016-02-08 17:30:06
Also in:
linux-devicetree, lkml
On Wed, Feb 03, 2016 at 11:30:31AM +0000, Paul Burton wrote:
Add documentation for a devicetree binding for simple memory-mapped ASCII LCD displays, such as those found on the Imagination Technologies Boston & Malta development boards. Signed-off-by: Paul Burton <redacted> --- Changes in v2: None Documentation/devicetree/bindings/ascii-lcd.txt | 10 ++++++++++
Given this is specific to some IT block, then it should not have a generic name. Otherwise, the binding looks fine. Rob