/* * Copyright (c) 2020 Intel Corporation * * SPDX-License-Identifier: Apache-2.0 */ / { board_power: resources { compatible = "microchip,mec15xx-board-power"; /* MCHP_GPIO_012 */ pwrg-gpios = ; /* MCHP_GPIO_0054 */ rsm-gpios = ; }; }; &espi_saf0 { status = "okay"; }; &spi0 { status = "okay"; port_sel = <0>; chip_select = <0>; lines = <4>; };