On Mon, May 27, 2024 at 05:40:15PM +0200, Marc Gonzalez wrote: > MSM8998 GPIO pin controller reference design defines: > > - CEC: pin 31 > - DDC: pin 32,33 > - HPD: pin 34 > > Downstream vendor code for reference: > > https://git.codelinaro.org/clo/la/kernel/msm-4.4/-/blob/caf_migration/kernel.lnx.4.4.r38-rel/arch/arm/boot/dts/qcom/msm8998-pinctrl.dtsi#L2324-2400 > > mdss_hdmi_{cec,ddc,hpd}_{active,suspend} > > Signed-off-by: Marc Gonzalez <mgonzalez@xxxxxxxxxx> > --- > arch/arm64/boot/dts/qcom/msm8998.dtsi | 42 +++++++++++++++++++++++++++ > 1 file changed, 42 insertions(+) While I don't see anything wrong with this patch, maybe it's better to include it into the patchset that adds all HDMI nodes to the msm8998.dtsi. -- With best wishes Dmitry