From: Kai Che <Kai.Che@mixed-mode.de>
To: "barebox@lists.infradead.org" <barebox@lists.infradead.org>
Subject: issues communicating with SPI on Raspberry Pi 3
Date: Wed, 5 Dec 2018 15:22:40 +0000 [thread overview]
Message-ID: <1544023361576.94285@mixed-mode.de> (raw)
Hi all,
I'm trying to communicate with a TPM 2.0 (infineon,slb9670) over SPI on a Raspberry Pi 3 in barebox.
CONFIG_SPI=y
CONFIG_DRIVER_SPI_GPIO=y
CONFIG_CMD_SPI=y
are set in the barebox configuration and
dtparam=spi=on
is set in the /boot/config.txt on the raspberry pi.
But when checking /dev/ on barebox, there is nothing related to spi except cs0.
I would have expected something similiar to /dev/spidev0.0 showing up.
Did I miss any configurations?
Best Regrds,
Kai Che
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2018-12-05 15:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-05 15:22 Kai Che [this message]
2018-12-06 8:03 ` Sascha Hauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1544023361576.94285@mixed-mode.de \
--to=kai.che@mixed-mode.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox