mb/starlabs/starbook/{adl,rpl}: Correct the ClkReq GPIO comments

Change-Id: I8dc80c5bdde61f3c2dc5c9dc67fbc752de7a103f
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/81396
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <gaumless@gmail.com>
This commit is contained in:
Sean Rhodes 2024-03-21 14:40:44 +00:00 committed by Felix Held
parent 185652e273
commit 8d287af572
2 changed files with 4 additions and 4 deletions

View File

@ -206,7 +206,7 @@ const struct pad_config gpio_table[] = {
PAD_NC(GPP_D3, NONE),
/* D4: Not Connected */
PAD_NC(GPP_D4, NONE),
/* D5: Not Connected */
/* D5: Clock Request 0 */
PAD_NC(GPP_D5, NONE),
/* D6: Clock Request 1 PCH M.2 SSD */
PAD_CFG_NF(GPP_D6, NONE, DEEP, NF1),
@ -381,7 +381,7 @@ const struct pad_config gpio_table[] = {
PAD_NC(GPP_H21, NONE),
/* H22: Not Connected */
PAD_NC(GPP_H22, NONE),
/* H23: Not Connected */
/* H23: Clock Request 5 */
PAD_NC(GPP_H23, NONE),
/* S0: Not Connected */

View File

@ -206,7 +206,7 @@ const struct pad_config gpio_table[] = {
PAD_NC(GPP_D3, NONE),
/* D4: Not Connected */
PAD_NC(GPP_D4, NONE),
/* D5: Not Connected */
/* D5: Clock Request 0 */
PAD_NC(GPP_D5, NONE),
/* D6: Clock Request 1 PCH M.2 SSD */
PAD_NC(GPP_D6, NONE),
@ -381,7 +381,7 @@ const struct pad_config gpio_table[] = {
PAD_NC(GPP_H21, NONE),
/* H22: Not Connected */
PAD_NC(GPP_H22, NONE),
/* H23: Not Connected */
/* H23: Clock Request 5 */
PAD_NC(GPP_H23, NONE),
/* S0: Not Connected */