blob: 9559824219e33fe61e25ee68da0426b4f0653de4 [file] [log] [blame]
/*
* Copyright (c) 2017 Linaro Limited
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <st/f4/stm32f429.dtsi>
/ {
soc {
usbotg_fs: usb@50000000 {
num-bidir-endpoints = <6>;
};
usbotg_hs: usb@40040000 {
num-bidir-endpoints = <9>;
};
};
};