/* * Copyright (c) 2022 Nordic Semiconductor * SPDX-License-Identifier: Apache-2.0 */ &pinctrl { spi1_default: spi1_default { group1 { psels = , , ; }; }; spi1_sleep: spi1_sleep { group1 { psels = , , ; low-power-enable; }; }; };