summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/nvidia/tegra234-p3701.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* arm64: tegra: Add power-sensors for Tegra234 boardsJon Hunter2023-10-131-0/+53
| | | | | | | | | | | Populate the ina219 and ina3221 power-sensors for the various Tegra234 boards. These sensors are located on the Tegra234 module boards and the configuration of some sensors is common across the different Tegra234 modules. Therefore, add any common sensor configurations to appropriate device tree source file so it can be re-used across modules. Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
* arm64: tegra: Add audio support for IGX OrinMohan Kumar2023-07-261-0/+1991
Add audio support for the NVIDIA IGX Orin development kit having P3701 module with P3740 carrier board. Move the common device-tree nodes to a new file tegra234-p3701.dtsi and use this for Jetson AGX Orin and NVIDIA IGX Orin platforms Signed-off-by: Mohan Kumar <mkumard@nvidia.com> [treding@nvidia.com: properly sort nodes] Signed-off-by: Thierry Reding <treding@nvidia.com>