commit | e299f27f51476eb1646f2875e4309351fb33398f | [log] [tgz] |
---|---|---|
author | Alif Zakuan Yuslaimi <alif.zakuan.yuslaimi@intel.com> | Wed Apr 16 01:42:12 2025 -0700 |
committer | Tien Fong Chee <tien.fong.chee@intel.com> | Tue Apr 22 11:47:40 2025 +0800 |
tree | 3af3666f09c900f1448252ecc539771f27adf4ac | |
parent | 07d032981f2068105058de58b45d9b65c3f7f4c1 [diff] |
arch: arm: dts: agilex5: Set SDIO_SEL GPIO pin as output Use GPIO hogging method in device tree to set SDIO_SEL pin (portb3) direction as output with value 0 after power-on reset. This is to ensure stable 0V voltage reading from SDIO_SEL GPIO pin after board init. Signed-off-by: Alif Zakuan Yuslaimi <alif.zakuan.yuslaimi@intel.com> Reviewed-by: Tien Fong Chee <tien.fong.chee@altera.com>