/linux-6.12.1/arch/arm/boot/dts/nxp/imx/ |
D | imx6qdl-tx6-lcd.dtsi | 2 * Copyright 2017 Lothar Waßmann <LW@KARO-electronics.de> 4 * This file is dual-licensed: you can use it either under the terms 48 compatible = "pwm-backlight"; 50 pinctrl-names = "default"; 51 pinctrl-0 = <&pinctrl_lcd1_pwr>; 52 enable-gpios = <&gpio2 31 GPIO_ACTIVE_HIGH>; 53 power-supply = <®_3v3>; 54 turn-on-delay-ms = <35>; 59 brightness-levels = < 0 1 2 3 4 5 6 7 8 9 70 default-brightness-level = <50>; [all …]
|
D | imx6qdl-tx6-lvds.dtsi | 2 * Copyright 2017 Lothar Waßmann <LW@KARO-electronics.de> 4 * This file is dual-licensed: you can use it either under the terms 50 compatible = "pwm-backlight"; 52 power-supply = <®_lcd0_pwr>; 53 brightness-levels = < 0 1 2 3 4 5 6 7 8 9 64 default-brightness-level = <50>; 68 compatible = "pwm-backlight"; 70 power-supply = <®_lcd1_pwr>; 71 brightness-levels = < 0 1 2 3 4 5 6 7 8 9 82 default-brightness-level = <50>; [all …]
|
D | imx53-tx53-x03x.dts | 2 * Copyright 2013-2017 Lothar Waßmann <LW@KARO-electronics.de> 4 * This file is dual-licensed: you can use it either under the terms 42 /dts-v1/; 43 #include "imx53-tx53.dtsi" 44 #include <dt-bindings/input/input.h> 45 #include <dt-bindings/interrupt-controller/irq.h> 46 #include <dt-bindings/pwm/pwm.h> 49 model = "Ka-Ro electronics TX53 module (LCD)"; 57 compatible = "fsl,imx-parallel-display"; 58 interface-pix-fmt = "rgb24"; [all …]
|
D | imx53-tx53-x13x.dts | 2 * Copyright 2013-2017 Lothar Waßmann <LW@KARO-electronics.de> 4 * This file is dual-licensed: you can use it either under the terms 44 * http://www.opensource.org/licenses/gpl-license.html 48 /dts-v1/; 49 #include "imx53-tx53.dtsi" 50 #include <dt-bindings/input/input.h> 53 model = "Ka-Ro electronics TX53 module (LVDS)"; 63 compatible = "pwm-backlight"; 65 power-supply = <®_3v3>; 66 brightness-levels = < [all …]
|
D | imx6ul-tx6ul.dtsi | 2 * Copyright 2015 Lothar Waßmann <LW@KARO-electronics.de> 4 * This file is dual-licensed: you can use it either under the terms 42 #include <dt-bindings/gpio/gpio.h> 43 #include <dt-bindings/interrupt-controller/irq.h> 44 #include <dt-bindings/pwm/pwm.h> 56 lcdif-23bit-pins-a = &pinctrl_disp0_1; 57 lcdif-24bit-pins-a = &pinctrl_disp0_2; 59 reg-can-xcvr = ®_can_xcvr; 70 stdout-path = &uart1; 75 reg = <0x80000000 0>; /* will be filled by U-Boot */ [all …]
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-siox | 1 What: /sys/bus/siox/devices/siox-X/active 3 Contact: Thorsten Scherer <t.scherer@eckelmann.de>, Uwe Kleine-König <u.kleine-koenig@pengutronix.d… 9 does a push-pull cycle to write and read data from the 14 What: /sys/bus/siox/devices/siox-X/device_add 16 Contact: Thorsten Scherer <t.scherer@eckelmann.de>, Uwe Kleine-König <u.kleine-koenig@pengutronix.d… 18 Write-only file. Write 31 What: /sys/bus/siox/devices/siox-X/device_remove 33 Contact: Thorsten Scherer <t.scherer@eckelmann.de>, Uwe Kleine-König <u.kleine-koenig@pengutronix.d… 35 Write-only file. A single write removes the last device in the siox chain. 37 What: /sys/bus/siox/devices/siox-X/poll_interval_ns [all …]
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | mgb4.rst | 1 .. SPDX-License-Identifier: GPL-2.0 7 --------------- 13 There are two types of parameters - global / PCI card related, found under 23 | 0 - No module present 24 | 1 - FPDL3 25 | 2 - GMSL 33 | 1 - FPDL3 34 | 2 - GMSL 42 PRODUCT-REVISION-SERIES-SERIAL 55 | 0 - single [all …]
|
/linux-6.12.1/arch/arm/boot/dts/nxp/mxs/ |
D | imx28-tx28.dts | 1 // SPDX-License-Identifier: GPL-2.0 OR MIT 4 * Copyright 2013-2017 Lothar Waßmann <LW@KARO-electronics.de> 7 /dts-v1/; 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/interrupt-controller/irq.h> 13 model = "Ka-Ro electronics TX28 module"; 34 reg = <0x40000000 0>; /* will be filled in by U-Boot */ 38 compatible = "w1-gpio"; 43 reg_usb0_vbus: regulator-usb0-vbus { 44 compatible = "regulator-fixed"; [all …]
|
D | imx28-m28cu3.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright (C) 2013 Marek Vasut <marex@denx.de> 6 /dts-v1/; 19 compatible = "pwm-backlight"; 21 brightness-levels = <0 4 8 16 32 64 128 255>; 22 default-brightness-level = <6>; 26 compatible = "gpio-leds"; 27 pinctrl-names = "default"; 28 pinctrl-0 = <&led_pins_gpio>; 31 label = "sd0-led"; [all …]
|
D | imx28-m28evk.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 4 * Copyright (C) 2012 Marek Vasut <marex@denx.de> 7 /dts-v1/; 8 #include "imx28-m28.dtsi" 15 compatible = "pwm-backlight"; 17 brightness-levels = <0 4 8 16 32 64 128 255>; 18 default-brightness-level = <6>; 21 reg_vddio_sd0: regulator-1 { 22 compatible = "regulator-fixed"; 23 regulator-name = "vddio-sd0"; [all …]
|
/linux-6.12.1/Documentation/isdn/ |
D | credits.rst | 9 Thomas Bogendörfer (tsbogend@bigbug.franken.de) 13 For help getting into standard-kernel. 15 Henner Eisen (eis@baty.hanse.de) 18 Volker Götz (volker@oops.franken.de) 19 For contribution of man-pages, the imontty-tool and a perfect 20 maintaining of the mailing-list at hub-wue. 22 Matthias Hessler (hessler@isdn4linux.de) 25 Bernhard Hailer (Bernhard.Hailer@lrz.uni-muenchen.de) 28 Michael 'Ghandi' Herold (michael@abadonna.franken.de) 31 Michael Hipp (Michael.Hipp@student.uni-tuebingen.de) [all …]
|
/linux-6.12.1/drivers/video/ |
D | of_display_timing.c | 1 // SPDX-License-Identifier: GPL-2.0-only 5 * Copyright (c) 2012 Steffen Trumtrar <s.trumtrar@pengutronix.de>, Pengutronix 7 * based on of_videomode.c by Sascha Hauer <s.hauer@pengutronix.de> 16 * parse_timing_property - parse timing_entry from device_node 34 return -EINVAL; in parse_timing_property() 39 ret = of_property_read_u32(np, name, &result->typ); in parse_timing_property() 40 result->min = result->typ; in parse_timing_property() 41 result->max = result->typ; in parse_timing_property() 43 ret = of_property_read_u32_array(np, name, &result->min, cells); in parse_timing_property() 46 return -EINVAL; in parse_timing_property() [all …]
|
/linux-6.12.1/arch/arm/boot/dts/ti/omap/ |
D | compulab-sb-som.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2015 CompuLab, Ltd. - https://www.compulab.co.il/ 7 model = "CompuLab SB-SOM"; 8 compatible = "compulab,sb-som"; 10 vsb_3v3: fixedregulator-v3_3 { 11 compatible = "regulator-fixed"; 12 regulator-name = "vsb_3v3"; 13 regulator-min-microvolt = <3300000>; 14 regulator-max-microvolt = <3300000>; 15 regulator-always-on; [all …]
|
D | omap3-devkit8000-lcd43.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 5 /dts-v1/; 11 #include "omap3-devkit8000-lcd-common.dtsi" 14 compatible = "timll,omap3-devkit8000", "ti,omap3430", "ti,omap3"; 17 panel-timing { 18 clock-frequency = <10164705>; 21 hfront-porch = <2>; 22 hback-porch = <2>; 23 hsync-len = <41>; 24 vback-porch = <2>; [all …]
|
D | omap3-devkit8000-lcd70.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 5 /dts-v1/; 11 #include "omap3-devkit8000-lcd-common.dtsi" 14 compatible = "timll,omap3-devkit8000", "ti,omap3430", "ti,omap3"; 17 panel-timing { 18 clock-frequency = <40000000>; 21 hfront-porch = <1>; 22 hback-porch = <1>; 23 hsync-len = <48>; 24 vback-porch = <25>; [all …]
|
D | omap3-thunder.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/ 4 * Copyright (C) 2014 Stefan Roese <sr@denx.de> 7 #include "omap3-tao3530.dtsi" 11 …compatible = "technexion,omap3-thunder", "technexion,omap3-tao3530", "ti,omap3430", "ti,omap34xx",… 15 dss_dpi_pins: dss-dpi-pins { 16 pinctrl-single,pins = < 48 lte430_pins: lte430-pins { 49 pinctrl-single,pins = < 54 backlight_pins: backlight-pins { [all …]
|
D | omap3-ha-lcd.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/ 4 * Copyright (C) 2014 Stefan Roese <sr@denx.de> 7 #include "omap3-ha-common.dtsi" 10 model = "TI OMAP3 HEAD acoustics LCD-baseboard with TAO3530 SOM"; 11 …compatible = "headacoustics,omap3-ha-lcd", "technexion,omap3-tao3530", "ti,omap3430", "ti,omap34xx… 15 pinctrl-names = "default"; 16 pinctrl-0 = < 27 touchscreen_irq_pins: touchscreen-irq-pins { 28 pinctrl-single,pins = < [all …]
|
D | motorola-mapphone-xt8xx.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 2 /dts-v1/; 4 #include "motorola-mapphone-handset.dtsi" 8 compatible = "led-backlight"; 11 brightness-levels = <31 63 95 127 159 191 223 255>; 12 default-brightness-level = <6>; 16 lcd_regulator: regulator-lcd { 17 compatible = "regulator-fixed"; 18 regulator-name = "lcd"; 19 regulator-min-microvolt = <5050000>; [all …]
|
/linux-6.12.1/Documentation/hwmon/ |
D | ds620.rst | 15 Roland Stigge <stigge@antcom.de> 20 ----------- 24 into non-volatile on-chip registers). Temperature range is -55 degree Celsius 31 output pin PO becomes active when the temperature falls below temp1_min and 32 stays active until the temperature goes above temp1_max. 35 output pin becomes active when the temperature goes above temp1_max and stays 36 active until the temperature falls below temp1_min. 38 The PO output pin of the DS620 operates active-low.
|
/linux-6.12.1/Documentation/devicetree/bindings/media/i2c/ |
D | isil,isl79987.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Intersil ISL79987 Analog to MIPI CSI-2 decoder 10 - Michael Tretter <m.tretter@pengutronix.de> 11 - Marek Vasut <marex@denx.de> 14 The Intersil ISL79987 is an analog to MIPI CSI-2 decoder which is capable of 16 CSI-2 virtual channels, using one MIPI clock lane and 1/2 data lanes. 21 - isil,isl79987 26 reset-gpios: [all …]
|
/linux-6.12.1/Documentation/usb/ |
D | CREDITS | 7 Georg Acher <acher@informatik.tu-muenchen.de> 12 Deti Fliegl <deti@fliegl.de> 15 Greg Kroah-Hartman <greg@kroah.com> 24 Linus Torvalds <torvalds@linux-foundation.org> 44 - 3Com GmbH for donating a ISDN Pro TA and supporting me 48 - USAR Systems provided us with one of their excellent USB 49 Evaluation Kits. It allows us to test the Linux-USB driver 51 Systems recognized the importance of an up-to-date open 55 - Thanks to Intel Corporation for their precious help. 57 - We teamed up with Cherry to make Linux the first OS with [all …]
|
/linux-6.12.1/drivers/gpu/drm/i915/gt/ |
D | selftest_engine_pm.c | 1 // SPDX-License-Identifier: GPL-2.0 25 return *a - *b; in cmp_u64() 76 struct intel_engine_cs *engine = ce->engine; in __measure_timestamps() 77 u32 *sema = memset32(engine->status_page.addr + 1000, 0, 5); in __measure_timestamps() 78 u32 offset = i915_ggtt_offset(engine->status_page.vma); in __measure_timestamps() 96 cs = emit_srm(cs, RING_TIMESTAMP(engine->mmio_base), offset + 4000); in __measure_timestamps() 97 cs = emit_srm(cs, RING_CTX_TIMESTAMP(engine->mmio_base), offset + 4004); in __measure_timestamps() 102 cs = emit_srm(cs, RING_TIMESTAMP(engine->mmio_base), offset + 4016); in __measure_timestamps() 103 cs = emit_srm(cs, RING_CTX_TIMESTAMP(engine->mmio_base), offset + 4012); in __measure_timestamps() 121 *dt = local_clock() - *dt; in __measure_timestamps() [all …]
|
/linux-6.12.1/arch/arm64/boot/dts/freescale/ |
D | imx8mm-phg.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 * Copyright 2022 Fabio Estevam <festevam@denx.de> 6 /dts-v1/; 8 #include "imx8mm-tqma8mqml.dtsi" 12 compatible = "cloos,imx8mm-phg", "tq,imx8mm-tqma8mqml", "fsl,imx8mm"; 20 stdout-path = &uart2; 24 compatible = "gpio-beeper"; 25 pinctrl-0 = <&pinctrl_beeper>; 30 compatible = "gpio-leds"; 31 pinctrl-names = "default"; [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/display/panel/ |
D | panel-dpi.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/panel/panel-dpi.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Sam Ravnborg <sam@ravnborg.org> 13 - $ref: panel-common.yaml# 18 Shall contain a panel specific compatible and "panel-dpi" 21 - {} 22 - const: panel-dpi 25 enable-gpios: true [all …]
|
/linux-6.12.1/drivers/gpu/drm/sti/ |
D | sti_awg_utils.c | 1 // SPDX-License-Identifier: GPL-2.0 11 #define AWG_DELAY (-5) 48 if (fwparams->instruction_offset >= AWG_MAX_INST) { in awg_generate_instr() 50 return -EINVAL; in awg_generate_instr() 57 arg--; /* pixel adjustment */ in awg_generate_instr() 58 arg_tmp--; in awg_generate_instr() 105 return -EINVAL; in awg_generate_instr() 108 arg_tmp = arg_tmp - arg; in awg_generate_instr() 113 fwparams->ram_code[fwparams->instruction_offset] = in awg_generate_instr() 115 fwparams->instruction_offset++; in awg_generate_instr() [all …]
|