Lines Matching +full:dpi +full:- +full:to +full:- +full:lvds
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/bridge/microchip,sam9x75-lvds.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Microchip SAM9X75 LVDS Controller
10 - Dharma Balasubiramani <dharma.b@microchip.com>
14 format conversion from the LCD Controller internal DPI bus to OpenLDI
15 LVDS output signals. LVDSC functions include bit mapping, balanced mode
20 const: microchip,sam9x75-lvds
30 - description: Peripheral Bus Clock
32 clock-names:
34 - const: pclk
37 - compatible
38 - reg
39 - interrupts
40 - clocks
41 - clock-names
46 - |
47 #include <dt-bindings/interrupt-controller/irq.h>
48 #include <dt-bindings/clock/at91.h>
49 lvds-controller@f8060000 {
50 compatible = "microchip,sam9x75-lvds";
54 clock-names = "pclk";