Home | History | Annotate | Download | only in dts
      1 // SPDX-License-Identifier: GPL-2.0+
      2 /*
      3  * Copyright (C) 2017
      4  * Logic PD - http://www.logicpd.com
      5  */
      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 
     19