Searched +full:jetson +full:- +full:tk1 +full:- +full:hda (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/nvidia,tegra30-hda.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: NVIDIA Tegra HDA controller10 The High Definition Audio (HDA) block provides a serial interface to14 - Thierry Reding <treding@nvidia.com>15 - Jon Hunter <jonathanh@nvidia.com>19 pattern: "^hda@[0-9a-f]*$"23 - const: nvidia,tegra30-hda[all …]
1 // SPDX-License-Identifier: GPL-2.02 /dts-v1/;4 #include <dt-bindings/input/input.h>7 #include "tegra124-jetson-tk1-emc.dtsi"10 model = "NVIDIA Tegra124 Jetson TK1";11 compatible = "nvidia,jetson-tk1", "nvidia,tegra124";17 /* This order keeps the mapping DB9 connector <-> ttyS0 */24 stdout-path = "serial0:115200n8";34 avddio-pex-supply = <&vdd_1v05_run>;35 dvddio-pex-supply = <&vdd_1v05_run>;[all …]