1/*
2 * Copyright (c) 2023 Synopsys.
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7&spi0 {
8	cs-gpios = <&creg_gpio 5 GPIO_ACTIVE_HIGH>;
9};
10