xref: /openbmc/linux/arch/arm64/boot/dts/ti/k3-am62p-mcu.dtsi (revision 641e969114c781ff269e1bf1b1f8d3cc33bc4a1a)
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree file for the AM62P MCU domain peripherals
4 * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
5 */
6
7&cbass_mcu {
8	mcu_pmx0: pinctrl@4084000 {
9		compatible = "pinctrl-single";
10		reg = <0x00 0x04084000 0x00 0x88>;
11		#pinctrl-cells = <1>;
12		pinctrl-single,register-width = <32>;
13		pinctrl-single,function-mask = <0xffffffff>;
14	};
15};
16