blob: 633153a41e4a306e6e067688a9d9876febb50ef2 [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001// SPDX-License-Identifier: GPL-2.0+
Adam Fordbf1ddfc2017-08-25 07:33:26 -05002/*
3 * Copyright (C) 2017
4 * Logic PD - http://www.logicpd.com
Adam Fordbf1ddfc2017-08-25 07:33:26 -05005 */
6
7&uart1 {
8 reg-shift = <2>;
9};
10
11&uart2 {
12 reg-shift = <2>;
13};
14
15&uart3 {
16 reg-shift = <2>;
17};
18