Loading
ARM: dts: meson8: add the NAND pins - WiP
bias from Amlogic u-boot nfio.c:
// pull up enable
setbits_le32(P_PAD_PULL_UP_EN_REG2, 0x85ff);
// pull direction, dqs pull down
setbits_le32(P_PAD_PULL_UP_REG2, 0x0500);
Signed-off-by:
Martin Blumenstingl <martin.blumenstingl@googlemail.com>