blob: 6d4ff28dd8c43539efcb74753a93a4244835e327 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef AURON_ONBOARD_H
#define AURON_ONBOARD_H
/* SPI Write protect is GPIO 58 */
#define CROS_WP_GPIO 58
#endif