[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <56210D9C.6090800@ti.com>
Date: Fri, 16 Oct 2015 09:45:48 -0500
From: "Franklin S Cooper Jr." <fcooper@...com>
To: Mark Brown <broonie@...nel.org>
CC: <linux-kernel@...r.kernel.org>, <linux-spi@...r.kernel.org>,
<nsekhar@...com>, <ssantosh@...nel.org>, <iivanov@...sol.com>,
<m-karicheri2@...com>, <iivanov.xz@...il.com>,
<andy.shevchenko@...il.com>, <jarkko.nikula@...ux.intel.com>,
<hkallweit1@...il.com>
Subject: Re: [PATCH] spi: Setup the master controller driver before setting
the chipselect
On 10/16/2015 09:43 AM, Mark Brown wrote:
> On Fri, Oct 16, 2015 at 09:27:50AM -0500, Franklin S Cooper Jr. wrote:
>
>> Makes sense. How about something like this?
>> SPI controllers may need to be properly setup before chip selects
>> can be used. Therefore, wait until the spi controller has a chance
>> to perform their setup procedure before trying to use the chip
>> select.
> Yes, that's a lot better - there's also the fact that if we assert chip
> select before we've got the pins in a good state we may cause the device
> to see signals that confuse it as we change.
Ok. I'll submit a rev2 with my updated commit message and incorporate
your suggestion also.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists