Home | History | Annotate | Download | only in dts
      1 // SPDX-License-Identifier: GPL-2.0+
      2 /*
      3  * da850-lcdk U-Boot Additions
      4  *
      5  * Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com/
      6  */
      7 
      8 / {
      9 	aliases {
     10 		i2c0 = &i2c0;
     11 	};
     12 };
     13