1 // SPDX-License-Identifier: GPL-2.0-only 2 /* 3 * Copyright (C) 2014 STMicroelectronics Limit 4 * Author: Peter Griffin <peter.griffin@linaro. 5 */ 6 #include "st-pincfg.h" 7 / { 8 9 soc { 10 pin-controller-rear@922f080 { 11 12 usb0 { 13 pinctrl_usb0: 14 st,pin 15 16 17 }; 18 }; 19 }; 20 21 usb1 { 22 pinctrl_usb1: 23 st,pin 24 25 26 }; 27 }; 28 }; 29 }; 30 }; 31 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.