Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 198ca284 authored by Robert Nelson's avatar Robert Nelson
Browse files

cape: basic proto


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent 4535fc2f
Loading
/*
* Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include "am335x-bone-spi0-spidev.dtsi"
#include "am335x-bone-ttyO1.dtsi"
&tscadc {
status = "okay";
adc {
ti,adc-channels = <4 5 6>;
};
};
...@@ -121,3 +121,6 @@ &aes { ...@@ -121,3 +121,6 @@ &aes {
/* uart4: P9.11, P9.13 */ /* uart4: P9.11, P9.13 */
/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ /* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */
/* #include "am335x-bone-crypto-00a0.dtsi" */ /* #include "am335x-bone-crypto-00a0.dtsi" */
/* http://elinux.org/CircuitCo:Basic_Proto_Cape */
/* #include "am335x-bone-basic-proto-cape.dtsi" */
...@@ -120,3 +120,6 @@ &am33xx_pinmux { ...@@ -120,3 +120,6 @@ &am33xx_pinmux {
/* uart4: P9.11, P9.13 */ /* uart4: P9.11, P9.13 */
/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ /* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */
/* #include "am335x-bone-crypto-00a0.dtsi" */ /* #include "am335x-bone-crypto-00a0.dtsi" */
/* http://elinux.org/CircuitCo:Basic_Proto_Cape */
/* #include "am335x-bone-basic-proto-cape.dtsi" */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment