Searched +full:s500 +full:- +full:uart (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/contrib/device-tree/src/arm/actions/ |
H A D | owl-s500.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 * Actions Semi S500 SoC 5 * Copyright (c) 2016-2017 Andreas Färber 8 #include <dt-bindings/clock/actions,s500-cmu.h> 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/interrupt-controller/arm-gic.h> 11 #include <dt-bindings/power/owl-s500-powergate.h> 12 #include <dt-bindings/reset/actions,s500-reset.h> 15 compatible = "actions,s500"; 16 interrupt-parent = <&gic>; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/serial/ |
H A D | actions,owl-uart.txt | 1 Actions Semi Owl UART 4 - compatible : "actions,s500-uart", "actions,owl-uart" for S500 5 "actions,s900-uart", "actions,owl-uart" for S900 6 - reg : Offset and length of the register set for the device. 7 - interrupts : Should contain UART interrupt. 13 compatible = "actions,s500-uart", "actions,owl-uart";
|
H A D | actions,owl-uart.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/serial/actions,owl-uart.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Actions Semi Owl UART 10 - Kanak Shilledar <kanakshilledar111@protonmail.com> 13 - $ref: serial.yaml 18 - enum: 19 - actions,s500-uart 20 - actions,s900-uart [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | actions,owl-cmu.txt | 5 applicable to S900, S700 and S500 SoC's. 9 - compatible: should be one of the following, 10 "actions,s900-cmu" 11 "actions,s700-cmu" 12 "actions,s500-cmu" 13 - reg: physical base address of the controller and length of memory mapped 15 - clocks: Reference to the parent clocks ("hosc", "losc") 16 - #clock-cells: should be 1. 17 - #reset-cells: should be 1. 23 dt-bindings/clock/actions,s900-cmu.h or actions,s700-cmu.h or [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: 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 …]
|