Home
last modified time | relevance | path

Searched +full:rave +full:- +full:sp +full:- +full:backlight (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/leds/backlight/
H A Dzii,rave-sp-backlight.txt1 Zodiac Inflight Innovations RAVE Supervisory Processor Backlight Bindings
3 RAVE SP backlight device is a "MFD cell" device corresponding to
4 backlight 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-backlight"
15 rave-sp {
16 compatible = "zii,rave-sp-rdu1";
17 current-speed = <38400>;
19 backlight {
[all …]
H A Dzii,rave-sp-backlight.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/leds/backlight/zii,rave-sp-backlight.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Zodiac Inflight Innovations RAVE Supervisory Processor Backlight
10 - Frank Li <Frank.Li@nxp.com>
13 RAVE SP backlight device is a "MFD cell" device corresponding to
14 backlight 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 …]
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dzii,rave-sp.yaml1 # 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 …]
H A Dzii,rave-sp.txt1 Zodiac Inflight Innovations RAVE Supervisory Processor
3 RAVE Supervisory Processor communicates with SoC over UART. It is
9 - compatible: Should be one of:
10 - "zii,rave-sp-niu"
11 - "zii,rave-sp-mezz"
12 - "zii,rave-sp-esb"
13 - "zii,rave-sp-rdu1"
14 - "zii,rave-sp-rdu2"
16 - current-speed: Should be set to baud rate SP device is using
18 RAVE SP consists of the following sub-devices:
[all …]
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx51-zii-rdu1.dts1 // 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 Dimx6qdl-zii-rdu2.dtsi1 // 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 Dimx8mq-zii-ultra.dtsi1 // 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 …]