blob: 2602d22f2f70b6cd05e7dd004f7f1331e7056fc5 [file] [log] [blame]
/*
* Copyright (c) 2025 Renesas Electronics Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
&pinctrl {
sci9_default: sci9_default {
group1 {
/* TXD RXD */
psels = <RA_PSEL(RA_PSEL_SCI_9, 2, 3)>,
<RA_PSEL(RA_PSEL_SCI_9, 2, 2)>;
};
};
ctsu_default: ctsu_default {
group1 {
psels = <RA_PSEL(RA_PSEL_CTSU, 1, 10)>,
<RA_PSEL(RA_PSEL_CTSU, 1, 9)>,
<RA_PSEL(RA_PSEL_CTSU, 3, 1)>,
<RA_PSEL(RA_PSEL_CTSU, 2, 4)>,
<RA_PSEL(RA_PSEL_CTSU, 4, 2)>,
<RA_PSEL(RA_PSEL_CTSU, 0, 0)>,
<RA_PSEL(RA_PSEL_CTSU, 0, 2)>,
<RA_PSEL(RA_PSEL_CTSU, 0, 12)>,
<RA_PSEL(RA_PSEL_CTSU, 1, 3)>,
<RA_PSEL(RA_PSEL_CTSU, 3, 3)>,
<RA_PSEL(RA_PSEL_CTSU, 4, 8)>,
<RA_PSEL(RA_PSEL_CTSU, 4, 9)>,
<RA_PSEL(RA_PSEL_CTSU, 4, 10)>,
<RA_PSEL(RA_PSEL_CTSU, 4, 11)>,
<RA_PSEL(RA_PSEL_CTSU, 3, 2)>,
<RA_PSEL(RA_PSEL_CTSU, 1, 12)>;
};
};
};