1 # SPDX-License-Identifier: GPL-2.0 2 %YAML 1.2 3 --- 4 $id: http://devicetree.org/schemas/display/lvd 5 $schema: http://devicetree.org/meta-schemas/co 6 7 title: LVDS Display Common Properties 8 9 allOf: 10 - $ref: lvds-data-mapping.yaml# 11 12 maintainers: 13 - Laurent Pinchart <laurent.pinchart+renesas@ 14 - Thierry Reding <thierry.reding@gmail.com> 15 16 description: 17 This binding extends the data mapping define 18 It supports reversing the bit order on the f 19 to accommodate for even more specialized dat 20 data formats and layouts is used to drive LV 21 22 properties: 23 data-mirror: 24 type: boolean 25 description: 26 If set, reverse the bit order described 27 data lanes, transmitting bits for slots 28 29 additionalProperties: true 30 31 ...
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.