Searched +full:8810 +full:pl +full:- +full:uart (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/contrib/device-tree/src/arm/unisoc/ |
H A D | rda8810pl.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 9 #include <dt-bindings/interrupt-controller/irq.h> 12 compatible = "rda,8810pl"; 13 interrupt-parent = <&intc>; 14 #address-cells = <1>; 15 #size-cells = <1>; 18 #address-cells = <1>; 19 #size-cells = <0>; 23 compatible = "arm,cortex-a5"; 29 compatible = "mmio-sram"; [all …]
|
H A D | rda8810pl-orangepi-2g-iot.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 7 /dts-v1/; 12 compatible = "xunlong,orangepi-2g-iot", "rda,8810pl"; 13 model = "Orange Pi 2G-IoT"; 22 stdout-path = "serial2:921600n8"; 30 uart_clk: uart-clk { 31 compatible = "fixed-clock"; 32 clock-frequency = <921600>; 33 #clock-cells = <0>;
|
H A D | rda8810pl-orangepi-i96.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 7 /dts-v1/; 12 compatible = "xunlong,orangepi-i96", "rda,8810pl"; 22 stdout-path = "serial2:921600n8"; 30 uart_clk: uart-clk { 31 compatible = "fixed-clock"; 32 clock-frequency = <921600>; 33 #clock-cells = <0>;
|
/freebsd/sys/contrib/device-tree/Bindings/serial/ |
H A D | rda,8810pl-uart.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/serial/rda,8810pl-uart.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: RDA Micro UART Interface 10 - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> 13 - $ref: serial.yaml# 17 const: rda,8810pl-uart 29 - compatible 30 - reg [all …]
|
H A D | rda,8810pl-uart.txt | 1 RDA Micro UART 4 - compatible : "rda,8810pl-uart" for RDA8810PL SoCs. 5 - reg : Offset and length of the register set for the device. 6 - interrupts : Should contain UART interrupt. 7 - clocks : Phandle to the input clock. 13 compatible = "rda,8810pl-uart";
|
/freebsd/share/misc/ |
H A D | pci_vendors | 5 # Date: 2024-11-25 03:15:02 8 # the PCI ID Project at https://pci-ids.ucw.cz/. 14 # (version 2 or higher) or the 3-clause BSD License. 25 # device device_name <-- single tab 26 # subvendor subdevice subsystem_name <-- two tabs 30 # This is a relabelled RTL-8139 31 8139 AT-2500TX V3 Ethernet 41 7a09 PCI-to-PCI Bridge 50 7a19 PCI-to-PCI Bridge 55 7a29 PCI-to-PCI Bridge [all …]
|
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: 2024-12-04 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] 62 0200 TP-Link 81 120e ASI120MC-S Planetary Camera [all …]
|