arm64: dts: ti: k3-am62a-mcu: enable mcu domain pinmux

Enable mcu domain pinmux by default to be able to access mcu domain
peripherals from main domain.

This also makes it consistent with the rest of the k3 platforms where
mcu domain pinmux is enabled by default.

Signed-off-by: Sai Sree Kartheek Adivi <s-adivi@ti.com>
Link: https://lore.kernel.org/r/20250120075442.181191-1-s-adivi@ti.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
This commit is contained in:
Sai Sree Kartheek Adivi 2025-01-20 13:24:42 +05:30 committed by Vignesh Raghavendra
parent 2014c95afe
commit 9e999a7027

View File

@ -12,7 +12,6 @@ mcu_pmx0: pinctrl@4084000 {
#pinctrl-cells = <1>;
pinctrl-single,register-width = <32>;
pinctrl-single,function-mask = <0xffffffff>;
status = "disabled";
};
mcu_esm: esm@4100000 {