blob: 658ad83e19a366982340432913e81f5dbe8e371d [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef EMERALDLAKE2_ONBOARD_H
#define EMERALDLAKE2_ONBOARD_H
/* Recovery: GPIO22, active low */
#define GPIO_REC_MODE 22
/* Write protect is active low */
#define GPIO_SPI_WP 48
#endif