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:
Родитель
3032985a01
Коммит
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";
|
||||||
|
|
Загрузка…
Ссылка в новой задаче