From: Martin Sperl <kernel-TqfNSX0MhmxHKSADF0wUEw@public.gmane.org>
To: Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: linux-spi <linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: Additional SPI-master parameters per SPI-Device in device-tree
Date: Tue, 04 Aug 2015 13:37:48 +0200 [thread overview]
Message-ID: <55C0A40C.5070806@martin.sperl.org> (raw)
In-Reply-To: <20150804111528.GL20873-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
On 04.08.2015 13:15, Mark Brown wrote:
>> We just had one issue with fbtft devices where it would have been
>> nice to change those values on a per device basis (even if it was
>> just for some testing to see why it was behaving badly
>> - see the still un-merged patch:
>> "spi: bcm2835: set up spi-mode before asserting cs-gpio").
>
> I'm not finding that patch particularly enlightening here, sorry... can
> you be more explicit please?
Well, while trying to figure the issue out we tried to disable or tune
different parameters to see where the issue really came from.
At that time we had to recompile the kernel several times, which is a
much longer turn-arround than tuning parameters on the fly.
In the end the issue (which the patch fixes) turned out not to be
related to any of those parameters, but a default-clock-polarity change
while GPIO-CS was already asserted resulting in an extra level-change
on the clock getting interpreted by the HW as a clock change, which the
above mentioned patch fixes by setting up polarity before GPIO-CS.
That is where the idea of configuring it in DT or via sysfs came from.
Martin
--
To unsubscribe from this list: send the line "unsubscribe linux-spi" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2015-08-04 11:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-04 6:39 Additional SPI-master parameters per SPI-Device in device-tree Martin Sperl
[not found] ` <55C05E18.600-TqfNSX0MhmxHKSADF0wUEw@public.gmane.org>
2015-08-04 9:54 ` Mark Brown
[not found] ` <20150804095443.GH20873-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2015-08-04 10:09 ` Martin Sperl
[not found] ` <55C08F70.5070303-TqfNSX0MhmxHKSADF0wUEw@public.gmane.org>
2015-08-04 11:15 ` Mark Brown
[not found] ` <20150804111528.GL20873-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2015-08-04 11:37 ` Martin Sperl [this message]
[not found] ` <55C0A40C.5070806-TqfNSX0MhmxHKSADF0wUEw@public.gmane.org>
2015-08-04 15:00 ` Mark Brown
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=55C0A40C.5070806@martin.sperl.org \
--to=kernel-tqfnsx0mhmxhksadf0wuew@public.gmane.org \
--cc=broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.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;
as well as URLs for NNTP newsgroup(s).