// SPDX-License-Identifier: GPL-2.0 /* * Device Tree overlay for the RZ/G2UL SMARC EVK with ADV7513 transmitter * connected to DU enabled. * * Copyright (C) 2024 Renesas Electronics Corp. */ /dts-v1/; /plugin/; #include #define ADV7513_PARENT_I2C i2c1 #include "rz-smarc-du-adv7513.dtsi" &pinctrl { du_pins: du { data { pinmux = , , , , , , , , , , , , , , , , , , , , , , , ; drive-strength = <2>; }; sync { pinmux = , /* HSYNC */ ; /* VSYNC */ drive-strength = <2>; }; de { pinmux = ; /* DE */ drive-strength = <2>; }; clk { pinmux = ; /* CLK */ }; }; };