9
0
Fork 0
barebox/arch/arm/dts/am33xx.dtsi

23 lines
482 B
Plaintext

/*
* Device Tree Source for AM33XX SoC
*
* Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/
*
* This file is licensed under the terms of the GNU General Public License
* version 2. This program is licensed "as is" without any warranty of any
* kind, whether express or implied.
*/
#include <arm/am33xx.dtsi>
/ {
aliases {
gpio0 = &gpio0;
gpio1 = &gpio1;
gpio2 = &gpio2;
gpio3 = &gpio3;
mmc0 = &mmc1;
mmc1 = &mmc2;
mmc2 = &mmc3;
};
};