Skip to content

Commit

Permalink
Virtual cape for /bone/uart/5
Browse files Browse the repository at this point in the history
  • Loading branch information
lorforlinux committed Jun 20, 2020
1 parent 2af304c commit 9270e39
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions src/arm/BONE-UART5-00A0.dts
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
/*
* Copyright (C) 2020 Deepak Khatri <[email protected]>
*
* Virtual cape for /bone/uart/5
*
* 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.
*/

/dts-v1/;
/plugin/;

&{/chosen} {
overlays {
BONE-UART5-00A0 = __TIMESTAMP__;
};
};

&ocp {
P9_37_pinmux { status = "disabled"; };
P9_38_pinmux { status = "disabled"; };
};

&bone_uart_5 {
status = "okay";
};

0 comments on commit 9270e39

Please sign in to comment.