18c2ecf20Sopenharmony_ciBinding for ASCII LCD displays on Imagination Technologies boards
28c2ecf20Sopenharmony_ci
38c2ecf20Sopenharmony_ciRequired properties:
48c2ecf20Sopenharmony_ci- compatible : should be one of:
58c2ecf20Sopenharmony_ci    "img,boston-lcd"
68c2ecf20Sopenharmony_ci    "mti,malta-lcd"
78c2ecf20Sopenharmony_ci    "mti,sead3-lcd"
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ciRequired properties for "img,boston-lcd":
108c2ecf20Sopenharmony_ci- reg : memory region locating the device registers
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ciRequired properties for "mti,malta-lcd" or "mti,sead3-lcd":
138c2ecf20Sopenharmony_ci- regmap: phandle of the system controller containing the LCD registers
148c2ecf20Sopenharmony_ci- offset: offset in bytes to the LCD registers within the system controller
158c2ecf20Sopenharmony_ci
168c2ecf20Sopenharmony_ciThe layout of the registers & properties of the display are determined
178c2ecf20Sopenharmony_cifrom the compatible string, making this binding somewhat trivial.
18