Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: aspeed: romed8hm3: Fix GPIOB0 name

This GPIO was mislabeled as DDR_MEM_TEMP in the schematic; after a
correction from ASRock Rack its name now reflects its actual
functionality (POST_COMPLETE_N).

Signed-off-by: Zev Weiss <zev@bewilderbeest.net>
Fixes: a9a3d60b937a ("ARM: dts: aspeed: Add ASRock ROMED8HM3 BMC")
Reviewed-by: Joel Stanley <joel@jms.id.au>
Link: https://lore.kernel.org/r/20220331022425.28606-2-zev@bewilderbeest.net
Signed-off-by: Joel Stanley <joel@jms.id.au>

authored by

Zev Weiss and committed by
Joel Stanley
badcffaf dd7c7386

+1 -1
+1 -1
arch/arm/boot/dts/aspeed-bmc-asrock-romed8hm3.dts
··· 198 198 gpio-line-names = 199 199 /* A */ "LOCATORLED_STATUS_N", "BMC_MAC2_INTB", "NMI_BTN_N", "BMC_NMI", 200 200 "", "", "", "", 201 - /* B */ "DDR_MEM_TEMP", "", "", "", "", "", "", "", 201 + /* B */ "POST_COMPLETE_N", "", "", "", "", "", "", "", 202 202 /* C */ "", "", "", "", "PCIE_HP_SEL_N", "PCIE_SATA_SEL_N", "LOCATORBTN", "", 203 203 /* D */ "BMC_PSIN", "BMC_PSOUT", "BMC_RESETCON", "RESETCON", 204 204 "", "", "", "PSU_FAN_FAIL_N",