arm: ti: k3: Resync dts files and bindings with Linux Kernel v5.14

This resyncs the dts files for all of the currently in-tree K3
platforms, along with relevant bindings, with the v5.14 Linux Kernel
release.  Of note are that the main-navss/mcu-navss nodes were renamed
to main_navss / mcu_navss and so the u-boot.dtsi files needed to be
updated to match.

Tested on j721e_evm and am65x_evm.

Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/arch/arm/dts/k3-j7200-common-proc-board-u-boot.dtsi b/arch/arm/dts/k3-j7200-common-proc-board-u-boot.dtsi
index 8a3f189..1544c2e 100644
--- a/arch/arm/dts/k3-j7200-common-proc-board-u-boot.dtsi
+++ b/arch/arm/dts/k3-j7200-common-proc-board-u-boot.dtsi
@@ -41,7 +41,7 @@
 		u-boot,dm-spl;
 	};
 
-	mcu-navss{
+	mcu_navss: bus@28380000 {
 		u-boot,dm-spl;
 		#address-cells = <2>;
 		#size-cells = <2>;
@@ -118,10 +118,6 @@
 	u-boot,dm-spl;
 };
 
-&wkup_i2c0_pins_default {
-	u-boot,dm-spl;
-};
-
 &wkup_i2c0 {
 	u-boot,dm-spl;
 };
@@ -165,10 +161,6 @@
 	u-boot,dm-spl;
 };
 
-&wkup_gpio_pins_default {
-	u-boot,dm-spl;
-};
-
 &mcu_fss0_hpb0_pins_default {
 	u-boot,dm-spl;
 };