Searched +full:epod +full:- +full:supply (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: ST-Ericsson Multi Channel Display Engine MCDE10 - Linus Walleij <linus.walleij@linaro.org>25 - description: MCDECLK (main MCDE clock)26 - description: LCDCLK (LCD clock)27 - description: PLLDSI (HDMI clock)29 clock-names:31 - const: mcde[all …]
1 ST-Ericsson Multi Channel Display Engine MCDE3 The ST-Ericsson MCDE is a display controller with support for compositing5 LCD displays or bridges. It is used in the ST-Ericsson U8500 platform.9 - compatible: must be:11 - reg: register base for the main MCDE control registers, should be13 - interrupts: the interrupt line for the MCDE14 - epod-supply: a phandle to the EPOD regulator15 - vana-supply: a phandle to the analog voltage regulator16 - clocks: an array of the MCDE clocks in this strict order:21 - clock-names: must be the following array:[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later6 #include <dt-bindings/interrupt-controller/irq.h>7 #include <dt-bindings/interrupt-controller/arm-gi[all...]