We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After building and installing the mcp25xxfd driver for the can hat it fails to initialize.
Jetson module is the production one that has an EMMC module instead of the sdcard. Using the latest L4T (v32.5.1)
dmesg output: [ 8.853886] spi_tegra114p: loading out-of-tree module taints kernel. [ 8.943685] tegra210-pinctrl 700008d4.pinmux: pin SPI1_CS1 PC4 already requested by 700008d4.pinmux; cannot claim for 7000d400.spi [ 8.943689] tegra210-pinctrl 700008d4.pinmux: pin-20 (7000d400.spi) status -22 [ 8.943693] tegra210-pinctrl 700008d4.pinmux: could not request pin 20 (SPI1_CS1 PC4) from group spi1_cs1_pc4 on device 700008d4.pinmux [ 8.943696] spi-tegra114p 7000d400.spi: Error applying setting, reverse things back [ 8.943705] spi-tegra114p: probe of 7000d400.spi failed with error -22
The text was updated successfully, but these errors were encountered:
Sorry for the late reply. Is there any new progress on this issue? Have you tried it on the latest version?
Sorry, something went wrong.
Hello,
I'm going to close this issue, feel free to re-open it if you have any other questions.
[Autocommentary]
is-qian
No branches or pull requests
After building and installing the mcp25xxfd driver for the can hat it fails to initialize.
Jetson module is the production one that has an EMMC module instead of the sdcard.
Using the latest L4T (v32.5.1)
dmesg output:
[ 8.853886] spi_tegra114p: loading out-of-tree module taints kernel.
[ 8.943685] tegra210-pinctrl 700008d4.pinmux: pin SPI1_CS1 PC4 already requested by 700008d4.pinmux; cannot claim for 7000d400.spi
[ 8.943689] tegra210-pinctrl 700008d4.pinmux: pin-20 (7000d400.spi) status -22
[ 8.943693] tegra210-pinctrl 700008d4.pinmux: could not request pin 20 (SPI1_CS1 PC4) from group spi1_cs1_pc4 on device 700008d4.pinmux
[ 8.943696] spi-tegra114p 7000d400.spi: Error applying setting, reverse things back
[ 8.943705] spi-tegra114p: probe of 7000d400.spi failed with error -22
The text was updated successfully, but these errors were encountered: