/* * Copyright (c) 2025 Renesas Electronics Corporation * SPDX-License-Identifier: Apache-2.0 */ &pinctrl { sci3_default: sci3_default { group1 { /* tx rx */ psels = , ; }; }; usbfs_default: usbfs_default { group1 { /* USB_VBUS */ psels = ; drive-strength = "high"; }; }; };