concord: status-overlay: Move base nodes overlay to base fragment

Move the enabling of nodes pwm, padctl, usb etc from base DTSI
to the base fragment.

These nodes are moved to base from overlay.

Change-Id: I734105a48c178dcbcc11535c3db44f2f7da3021a
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/platform/t23x/concord-generic-dts/+/2882653
Reviewed-by: svcacv <svcacv@nvidia.com>
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
Laxman Dewangan
2023-04-05 01:01:27 +00:00
parent f223f4b2a5
commit bdf376813b
2 changed files with 110 additions and 103 deletions

View File

@@ -55,6 +55,11 @@
};
};
mmc@3400000 {
cd-gpios = <&gpio TEGRA234_MAIN_GPIO(G, 7) GPIO_ACTIVE_LOW>;
disable-wp;
};
mmc@3460000 {
status = "okay";
bus-width = <8>;