1 // SPDX-License-Identifier: GPL-2.0 2 /* 3 * Device Tree overlay for the RZ/G2UL SMARC E 4 * connected to DU enabled. 5 * 6 * Copyright (C) 2024 Renesas Electronics Corp 7 */ 8 9 /dts-v1/; 10 /plugin/; 11 12 #include <dt-bindings/pinctrl/rzg2l-pinctrl.h> 13 14 #define ADV7513_PARENT_I2C i2c1 15 #include "rz-smarc-du-adv7513.dtsi" 16 17 &pinctrl { 18 du_pins: du { 19 data { 20 pinmux = <RZG2L_PORT_P 21 <RZG2L_PORT_P 22 <RZG2L_PORT_P 23 <RZG2L_PORT_P 24 <RZG2L_PORT_P 25 <RZG2L_PORT_P 26 <RZG2L_PORT_P 27 <RZG2L_PORT_P 28 <RZG2L_PORT_P 29 <RZG2L_PORT_P 30 <RZG2L_PORT_P 31 <RZG2L_PORT_P 32 <RZG2L_PORT_P 33 <RZG2L_PORT_P 34 <RZG2L_PORT_P 35 <RZG2L_PORT_P 36 <RZG2L_PORT_P 37 <RZG2L_PORT_P 38 <RZG2L_PORT_P 39 <RZG2L_PORT_P 40 <RZG2L_PORT_P 41 <RZG2L_PORT_P 42 <RZG2L_PORT_P 43 <RZG2L_PORT_P 44 drive-strength = <2>; 45 }; 46 47 sync { 48 pinmux = <RZG2L_PORT_P 49 <RZG2L_PORT_P 50 drive-strength = <2>; 51 }; 52 53 de { 54 pinmux = <RZG2L_PORT_P 55 drive-strength = <2>; 56 }; 57 58 clk { 59 pinmux = <RZG2L_PORT_P 60 }; 61 }; 62 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.