nv-platform: Enable AHUB IPs

The NV common DT files contain data for downstream nodes. They are
used to enable all AHUB nodes, even if there is no connection to CVB.
However, some IO nodes are not enabled, and the downstream sound node
entry expects all IOs to be connected to DAI. This leads to APE card
registration failures.

Bug 4944318

Change-Id: I2a7000a27459fbb3004b73ce7891adf22c266e3a
Signed-off-by: Sheetal <sheetal@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3246473
GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
Reviewed-by: svcacv <svcacv@nvidia.com>
Reviewed-by: Mohan kumar <mkumard@nvidia.com>
Reviewed-by: Sameer Pujar <spujar@nvidia.com>
This commit is contained in:
Sheetal
2024-11-11 10:47:59 +00:00
committed by mobile promotions
parent 1a33506e87
commit a4e7904eb5

View File

@@ -43,6 +43,10 @@
aconnect@2900000 {
ahub@2900800 {
i2s@2901000 {
status = "okay";
};
i2s@2901200 {
status = "okay";
};
@@ -51,6 +55,10 @@
status = "okay";
};
i2s@2901500 {
status = "okay";
};
dmic@2904000 {
status = "okay";
};
@@ -59,6 +67,10 @@
status = "okay";
};
dmic@2904200 {
status = "okay";
};
dmic@2904300 {
status = "okay";
};