1 Binding for ASCII LCD displays on Imagination Technologies boards
4 - compatible : should be one of:
9 Required properties for "img,boston-lcd":
10 - reg : memory region locating the device registers
12 Required properties for "mti,malta-lcd" or "mti,sead3-lcd":
13 - regmap: phandle of the system controller containing the LCD registers
14 - offset: offset in bytes to the LCD registers within the system controller
16 The layout of the registers & properties of the display are determined
17 from the compatible string, making this binding somewhat trivial.