Searched +full:rave +full:- +full:sp +full:- +full:pwrbutton (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/input/ |
| H A D | zii,rave-sp-pwrbutton.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/input/zii,rave-sp-pwrbutton.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Zodiac Inflight Innovations RAVE Supervisory Processor Power Button 10 - Frank Li <Frank.li@nxp.com> 13 RAVE SP input device is a "MFD cell" device corresponding to power 14 button functionality of RAVE Supervisory Processor. It is expected 16 corresponding to the parent RAVE SP device (as documented in 17 Documentation/devicetree/bindings/mfd/zii,rave-sp.yaml) [all …]
|
| H A D | zii,rave-sp-pwrbutton.txt | 1 Zodiac Inflight Innovations RAVE Supervisory Processor Power Button Bindings 3 RAVE SP input device is a "MFD cell" device corresponding to power 4 button functionality of RAVE Supervisory Processor. It is expected 6 corresponding to the parent RAVE SP device (as documented in 7 Documentation/devicetree/bindings/mfd/zii,rave-sp.txt) 11 - compatible: Should be "zii,rave-sp-pwrbutton" 15 rave-sp { 16 compatible = "zii,rave-sp-rdu1"; 17 current-speed = <38400>; 19 pwrbutton { [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | zii,rave-sp.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/mfd/zii,rave-sp.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Zodiac Inflight Innovations RAVE Supervisory Processor 10 - Frank Li <Frank.Li@nxp.com> 13 RAVE Supervisory Processor communicates with SoC over UART. It is 20 - zii,rave-sp-niu 21 - zii,rave-sp-mezz 22 - zii,rave-sp-esb [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx51-zii-rdu1.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 6 /dts-v1/; 8 #include <dt-bindings/sound/fsl-imx-audmux.h> 12 compatible = "zii,imx51-rdu1", "fsl,imx51"; 15 stdout-path = &uart1; 25 mdio-gpio0 = &mdio_gpio; 30 compatible = "fixed-clock"; 31 #clock-cells = <0>; 32 clock-frequency = <26000000>; 36 compatible = "gpio-gate-clock"; [all …]
|
| H A D | imx6qdl-zii-rdu2.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 3 * Copyright (C) 2016-2017 Zodiac Inflight Innovations 6 #include <dt-bindings/gpio/gpio.h> 7 #include <dt-bindings/sound/fsl-imx-audmux.h> 11 stdout-path = &uart1; 15 mdio-gpio0 = &mdio1; 20 compatible = "virtual,mdio-gpio"; 21 #address-cells = <1>; 22 #size-cells = <0>; 23 pinctrl-names = "default"; [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | imx8mq-zii-ultra.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 10 mdio-gpio0 = &mdio0; 15 stdout-path = &uart1; 19 compatible = "virtual,mdio-gpio"; 20 pinctrl-names = "default"; 21 pinctrl-0 = <&pinctrl_mdio_bitbang>, <&pinctrl_fec1_phy_reset>; 24 #address-cells = <1>; 25 #size-cells = <0>; 27 phy0: ethernet-phy@0 { 29 reset-gpios = <&gpio1 29 GPIO_ACTIVE_LOW>; [all …]
|