Commit 5d25c476 authored by Sameer Pujar's avatar Sameer Pujar Committed by Thierry Reding

Revert "arm64: tegra: Disable the ACONNECT for Jetson TX2"

This reverts commit fb319496 ("arm64: tegra: Disable the
ACONNECT for Jetson TX2").
Signed-off-by: default avatarSameer Pujar <spujar@nvidia.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 3032985a
......@@ -10,6 +10,18 @@ / {
model = "NVIDIA Jetson TX2 Developer Kit";
compatible = "nvidia,p2771-0000", "nvidia,tegra186";
aconnect {
status = "okay";
dma-controller@2930000 {
status = "okay";
};
interrupt-controller@2a40000 {
status = "okay";
};
};
i2c@3160000 {
power-monitor@42 {
compatible = "ti,ina3221";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment