blob: 69d920e7edab64c090d2f27212f6fcc2adb5b2f1 [file] [log] [blame]
/*
* Copyright (c) 2024 Renesas Electronics Corporation
* SPDX-License-Identifier: Apache-2.0
*/
&pinctrl {
sci7_default: sci7_default {
group1 {
/* tx rx */
psels = <RA_PSEL(RA_PSEL_SCI_7, 4, 1)>,
<RA_PSEL(RA_PSEL_SCI_7, 4, 2)>;
};
};
};