blob: 3c01cb6bec4cfc900552a022a843c84d809e13ca [file] [log] [blame]
/*
* Copyright (c) 2024 Renesas Electronics Corporation
* SPDX-License-Identifier: Apache-2.0
*/
&pinctrl {
sci0_default: sci0_default {
group1 {
/* tx rx */
psels = <RA_PSEL(RA_PSEL_SCI_0, 1, 1)>,
<RA_PSEL(RA_PSEL_SCI_0, 1, 0)>;
};
};
};