Skip to content

Instantly share code, notes, and snippets.

@wilkinsw
wilkinsw / tegra210-mcp251x-spi1-pe4.dtsi
Last active March 22, 2018 16:19
Enabling MCP251x SPI CAN Controller Driver in Jetson TX1 (J21 SPI1)
/*this program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
* more details.
*
@wilkinsw
wilkinsw / tegra210-mcp251x-spi0.dtsi
Last active March 12, 2018 20:54
Enabling MCP251x SPI CAN Controller Driver in Jetson TX1 (J23 SPI0)
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
* more details.
@wilkinsw
wilkinsw / tegra210-mcp251x-spi2.dtsi
Last active March 12, 2018 20:54
Enabling MCP251x SPI CAN Controller Driver in Jetson TX1 (J23 SPI2)
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
* more details.