Searched +full:ev3 +full:- +full:lcd (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/display/ |
| H A D | sitronix,st7586.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - David Lechner <david@lechnology.com> 13 Sitronix ST7586 is a driver and controller for 4-level gray 14 scale and monochrome dot matrix LCD panels. 15 https://topwaydisplay.com/sites/default/files/2020-04/ST7586S.pdf 17 $ref: panel/panel-common.yaml# 23 const: lego,ev3-lcd 28 spi-max-frequency: [all …]
|
| H A D | sitronix,st7586.txt | 4 - compatible: "lego,ev3-lcd". 5 - a0-gpios: The A0 signal (since this binding is for serial mode, this is 7 - reset-gpios: Reset pin 10 all mandatory properties described in ../spi/spi-bus.txt must be specified. 13 - rotation: panel rotation in degrees counter clockwise (0,90,180,270) 17 compatible = "lego,ev3-lcd"; 19 spi-max-frequency = <10000000>; 20 a0-gpios = <&gpio 43 GPIO_ACTIVE_HIGH>; 21 reset-gpios = <&gpio 80 GPIO_ACTIVE_HIGH>;
|
| /freebsd/sys/contrib/device-tree/src/arm/ti/davinci/ |
| H A D | da850-lego-ev3.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Device tree for LEGO MINDSTORMS EV3 8 /dts-v1/; 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/input/linux-event-codes.h> 11 #include <dt-bindings/pwm/pwm.h> 16 compatible = "lego,ev3", "ti,da850"; 17 model = "LEGO MINDSTORMS EV3"; 29 * The buttons on the EV3 are mapped to keyboard keys. 32 compatible = "gpio-keys"; [all …]
|
| /freebsd/share/misc/ |
| H A D | usb_vendors | 6 # http://www.linux-usb.org/usb-ids.html 7 # or send entries as patches (diff -u old new) in the 10 # http://www.linux-usb.org/usb.ids 13 # Date: 2025-09-15 20:34:02 20 # device device_name <-- single tab 21 # interface interface_name <-- two tabs 38 5301 GW-US54ZGL 802.11bg 54 145f NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211] 64 0200 TP-Link 86 120e ASI120MC-S Planetary Camera [all …]
|