Searched +full:rpmsg +full:- +full:out (Results 1 – 4 of 4) 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>15 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.21 - $ref: sound-card-common.yaml#[all …]
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)6 /dts-v1/;9 #include <dt-bindings/gpio/gpio.h>10 #include <dt-bindings/spmi/spmi.h>25 stdout-path = "serial0:115200n8";33 backlight_lcd0: backlight-lcd0 {34 compatible = "pwm-backlight";36 power-supply = <&ppvar_sys>;37 enable-gpios = <&pio 152 0>;38 brightness-levels = <0 1023>;[all …]
58 $(MAGIC_FRAGMENT_DIR)/c-lang \139 $(MAGIC_FRAGMENT_DIR)/hitachi-sh \218 $(MAGIC_FRAGMENT_DIR)/nim-lang \248 $(MAGIC_FRAGMENT_DIR)/pgp-binary-keys \270 $(MAGIC_FRAGMENT_DIR)/rpmsg \311 $(MAGIC_FRAGMENT_DIR)/ti-8x \325 $(MAGIC_FRAGMENT_DIR)/vacuum-cleaner \326 $(MAGIC_FRAGMENT_DIR)/varied.out \376 @rm -fr magic377 @mkdir magic && cp -p $(MAGIC_FRAGMENTS) magic[all …]
4 # Copyright (C) 1994-2021 Free Software Foundation, Inc.19 if test -z '$(MAKELEVEL)'; then \21 elif test -n '$(MAKE_HOST)'; then \23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \30 case $${target_option-} in \33 "target option '$${target_option-}' specified" >&2; \56 *=*|--*) continue;; \57 -*I) strip_trailopt 'I'; skip_next=yes;; \58 -*I?*) strip_trailopt 'I';; \59 -*O) strip_trailopt 'O'; skip_next=yes;; \[all …]