Searched +full:rpmsg +full:- +full:audio +full:- +full:channel (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/sound/fsl,rpmsg.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: NXP Audio RPMSG CPU DAI Controller10 - Shengjiu Wang <shengjiu.wang@nxp.com>13 fsl_rpmsg is a virtual audio device. Mapping to real hardware devices15 Linux side is a device which provides audio service by rpmsg channel.17 such as SAI, MICFIL, .etc through building rpmsg channels between18 Cortex-A and Cortex-M.[all …]
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)6 #include <dt-bindings/gpio/gpio.h>7 #include <dt-bindings/spmi/spmi.h>25 backlight_lcd0: backlight-lcd0 {26 compatible = "pwm-backlight";27 brightness-levels = <0 1023>;28 default-brightness-level = <576>;29 enable-gpios = <&pio 82 GPIO_ACTIVE_HIGH>;30 num-interpolated-steps = <1023>;32 power-supply = <&ppvar_sys>;[all …]