Searched +full:jz4740 +full:- +full:lcd (Results 1 – 11 of 11) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/display/ingenic,lcd.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Ingenic SoCs LCD controller devicetree bindings10 - Paul Cercueil <paul@crapouillou.net>14 pattern: "^lcd-controller@[0-9a-f]+$"18 - ingenic,jz4740-lcd19 - ingenic,jz4725b-lcd20 - ingenic,jz4770-lcd[all …]
1 // SPDX-License-Identifier: GPL-2.02 #include <dt-bindings/clock/jz4740-cgu.h>3 #include <dt-bindings/clock/ingenic,tcu.h>6 #address-cells = <1>;7 #size-cells = <1>;8 compatible = "ingenic,jz4740";11 #address-cells = <1>;12 #size-cells = <0>;16 compatible = "ingenic,xburst-mxu1.0";20 clock-names = "cpu";[all …]
1 // SPDX-License-Identifier: GPL-2.02 #include <dt-bindings/clock/jz4725b-cgu.h>3 #include <dt-bindings/clock/ingenic,tcu.h>6 #address-cells = <1>;7 #size-cells = <1>;11 #address-cells = <1>;12 #size-cells = <0>;16 compatible = "ingenic,xburst-mxu1.0";20 clock-names = "cpu";24 cpuintc: interrupt-controller {[all …]
1 // SPDX-License-Identifier: GPL-2.02 /dts-v1/;4 #include "jz4740.dtsi"6 #include <dt-bindings/gpio/gpio.h>7 #include <dt-bindings/iio/adc/ingenic,adc.h>8 #include <dt-bindings/clock/ingenic,tcu.h>9 #include <dt-bindings/input/input.h>18 compatible = "qi,lb60", "ingenic,jz4740";27 stdout-path = &uart0;31 compatible = "regulator-fixed";[all …]
1 // SPDX-License-Identifier: GPL-2.02 #include <dt-bindings/clock/jz4770-cgu.h>3 #include <dt-bindings/clock/ingenic,tcu.h>6 #address-cells = <1>;7 #size-cells = <1>;11 #address-cells = <1>;12 #size-cells = <0>;16 compatible = "ingenic,xburst-fpu1.0-mxu1.1";20 clock-names = "cpu";24 cpuintc: interrupt-controller {[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later3 * Ingenic JZ4740 SoC CGU driver9 #include <linux/clk-provider.h>14 #include <dt-bindings/clock/jz4740-cgu.h>51 0x0, 0x1, -1, 0x3,71 .parents = { JZ4740_CLK_EXT, -1, -1, -1 },96 .parents = { JZ4740_CLK_PLL, -1, -1, -1 },98 CGU_REG_CPCCR, 21, 1, 1, -1, -1, -1,105 .parents = { JZ4740_CLK_PLL, -1, -1, -1 },107 CGU_REG_CPCCR, 0, 1, 4, 22, -1, -1,[all …]
1 # SPDX-License-Identifier: GPL-2.0-only3 bool "Pulse-Width Modulation (PWM) Support"5 Generic Pulse-Width Modulation (PWM) support.7 In Pulse-Width Modulation, a variation of the width of pulses52 will be called pwm-ab8500.62 will be called pwm-atmel.70 (Atmel High-end LCD Controller). This PWM output is mainly used71 to control the LCD backlight.74 will be called pwm-atmel-hlcdc.86 will be called pwm-atmel-tcb.[all …]
1 // SPDX-License-Identifier: GPL-2.07 #include "ingenic-drm.h"11 #include <linux/dma-mapping.h>56 * f0 (aka. foreground0) can be overlayed. Z-order is fixed in143 mutex_lock(&priv->clk_mutex); in ingenic_drm_update_pixclk()144 priv->update_clk_rate = true; in ingenic_drm_update_pixclk()145 drm_crtc_wait_one_vblank(&priv->crtc); in ingenic_drm_update_pixclk()148 mutex_unlock(&priv->clk_mutex); in ingenic_drm_update_pixclk()158 regmap_write(priv->map, JZ_REG_LCD_STATE, 0); in ingenic_drm_crtc_atomic_enable()160 regmap_update_bits(priv->map, JZ_REG_LCD_CTRL, in ingenic_drm_crtc_atomic_enable()[all …]
1 // SPDX-License-Identifier: GPL-2.0-only20 #include <linux/pinctrl/pinconf-generic.h>169 INGENIC_PIN_GROUP("mmc-1bit", jz4740_mmc_1bit),170 INGENIC_PIN_GROUP("mmc-4bit", jz4740_mmc_4bit),171 INGENIC_PIN_GROUP("uart0-data", jz4740_uart0_data),172 INGENIC_PIN_GROUP("uart0-hwflow", jz4740_uart0_hwflow),173 INGENIC_PIN_GROUP("uart1-data", jz4740_uart1_data),174 INGENIC_PIN_GROUP("lcd-8bit", jz4740_lcd_8bit),175 INGENIC_PIN_GROUP("lcd-16bit", jz4740_lcd_16bit),176 INGENIC_PIN_GROUP("lcd-18bit", jz4740_lcd_18bit),[all …]
9 -------------------------30 ``diff -u`` to make the patch easy to merge. Be prepared to get your40 See Documentation/process/coding-style.rst for guidance here.46 See Documentation/process/submitting-patches.rst for details.57 include a Signed-off-by: line. The current version of this59 Documentation/process/submitting-patches.rst.70 that the bug would present a short-term risk to other users if it76 Documentation/admin-guide/security-bugs.rst for details.81 ---------------------------------------------------97 W: *Web-page* with status/info[all …]
... then 81 /usr/share/command-not-found/command-not-found -- "$ ...