blob: 9537aedf29eb4107f0a15bf20e50f7d0e76aed3c [file] [log] [blame]
Peng Fan1d8c0c22022-05-05 15:43:40 +08001// SPDX-License-Identifier: (GPL-2.0 OR MIT)
2
3&pinctrl_uart1 {
4 u-boot,dm-spl;
5};
6
7&uart1 {
8 u-boot,dm-spl;
9};