Searched +full:tegra +full:- +full:audio +full:- +full:max98090 +full:- +full:venice2 (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/sound/nvidia,tegra-audio-max98090.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: NVIDIA Tegra audio complex with MAX98090 CODEC10 - Jon Hunter <jonathanh@nvidia.com>11 - Thierry Reding <thierry.reding@gmail.com>14 - $ref: nvidia,tegra-audio-common.yaml#19 - items:20 - pattern: '^[a-z0-9]+,tegra-audio-max98090(-[a-z0-9]+)+$'[all …]
1 # SPDX-License-Identifier: GPL-2.0-only3 tristate "SoC Audio for the Tegra System-on-Chip"10 Say Y or M here if you want support for SoC audio on Tegra.63 Config to enable Audio Hub (AHUB) module, which comprises of a64 switch called Audio Crossbar (AXBAR) used to configure or modify65 the audio routing path between various HW accelerators present in83 Config to enable the Inter-IC Sound (I2S) Controller which84 implements full-duplex and bidirectional and single direction85 point-to-point serial interfaces. It can interface with I2S114 converts the multi-bit Pulse Code Modulation (PCM) audio input to[all …]
1 // SPDX-License-Identifier: GPL-2.02 /dts-v1/;4 #include <dt-bindings/input/input.h>8 model = "NVIDIA Tegra124 Venice2";9 compatible = "nvidia,venice2", "nvidia,tegra124";18 stdout-path = "serial0:115200n8";29 vdd-supply = <&vdd_3v3_hdmi>;30 pll-supply = <&vdd_hdmi_pll>;31 hdmi-supply = <&vdd_5v0_hdmi>;33 nvidia,ddc-i2c-bus = <&hdmi_ddc>;[all …]