Searched +full:jetson +full:- +full:tk1 +full:- +full:hda (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | nvidia,tegra30-hda.txt | 1 NVIDIA Tegra30 HDA controller 4 - compatible : For Tegra30, must contain "nvidia,tegra30-hda". Otherwise, 5 must contain '"nvidia,<chip>-hda", "nvidia,tegra30-hda"', where <chip> is 7 - reg : Should contain the HDA registers location and length. 8 - interrupts : The interrupt from the HDA controller. 9 - clocks : Must contain an entry for each required entry in clock-names. 10 See ../clocks/clock-bindings.txt for details. 11 - clock-names : Must include the following entries: hda, hda2hdmi, hda2codec_2x 12 - resets : Must contain an entry for each entry in reset-names. 14 - reset-names : Must include the following entries: hda, hda2hdmi, hda2codec_2x [all …]
|
| H A D | nvidia,tegra30-hda.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/nvidia,tegra30-hda.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: NVIDIA Tegra HDA controller 10 The High Definition Audio (HDA) block provides a serial interface to 14 - Thierry Reding <treding@nvidia.com> 15 - Jon Hunter <jonathanh@nvidia.com> 19 pattern: "^hda@[0-9a-f]*$" 23 - const: nvidia,tegra30-hda [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/nvidia/ |
| H A D | tegra124-jetson-tk1.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 4 #include <dt-bindings/input/input.h> 7 #include "tegra124-jetson-tk1-em [all...] |