mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-09-06 04:41:28 +00:00
Revert "arm64: tegra: Disable the ACONNECT for Jetson TX2"
This reverts commit fb31949693
("arm64: tegra: Disable the
ACONNECT for Jetson TX2").
Signed-off-by: Sameer Pujar <spujar@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
3032985a01
commit
5d25c476f2
@ -10,6 +10,18 @@ / {
|
|||||||
model = "NVIDIA Jetson TX2 Developer Kit";
|
model = "NVIDIA Jetson TX2 Developer Kit";
|
||||||
compatible = "nvidia,p2771-0000", "nvidia,tegra186";
|
compatible = "nvidia,p2771-0000", "nvidia,tegra186";
|
||||||
|
|
||||||
|
aconnect {
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
dma-controller@2930000 {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
interrupt-controller@2a40000 {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
i2c@3160000 {
|
i2c@3160000 {
|
||||||
power-monitor@42 {
|
power-monitor@42 {
|
||||||
compatible = "ti,ina3221";
|
compatible = "ti,ina3221";
|
||||||
|
Loading…
Reference in New Issue
Block a user