mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 23:47:24 +00:00
11 lines
137 B
Text
11 lines
137 B
Text
|
/*
|
||
|
* Copyright (C) 2017
|
||
|
* Logic PD - http://www.logicpd.com
|
||
|
*
|
||
|
* SPDX-License-Identifier: GPL-2.0+
|
||
|
*/
|
||
|
|
||
|
&uart4 {
|
||
|
reg-shift = <2>;
|
||
|
};
|