Re: [PATCH 2/2] ARM: dts: imx6qdl-sabresd: Configure the gpio for hp detect

From: Fabio Estevam
Date: Mon May 03 2021 - 10:38:31 EST


Hi Shengjiu,

On Thu, Apr 29, 2021 at 12:06 AM Shengjiu Wang <shengjiu.wang@xxxxxxx> wrote:

> + pinctrl_hp: hpgrp {
> + fsl,pins = <
> + MX6QDL_PAD_SD3_RST__GPIO7_IO08 0x80000000
> + MX6QDL_PAD_GPIO_9__GPIO1_IO09 0x80000000

Please avoid using 0x80000000. Use the real PAD_CTL value instead.