From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Balean Date: Tue, 18 Apr 2017 21:05:05 -0500 Subject: [U-Boot] [PATCH v2] Add 16-bit single register pin controller support In-Reply-To: References: <1490594146-4562-1-git-send-email-james@balean.com.au> <760ef132-6b3b-b219-e5f6-00e95927dcbe@ltec.ch> <1491456859-11010-1-git-send-email-james@balean.com.au> <1491457108-11185-1-git-send-email-james@balean.com.au> Message-ID: <1492567505-3490-1-git-send-email-james@balean.com.au> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Felix, On 7 April 2017 at 23:22, Felix Brack wrote: > You should though read my comment as there is some more work to be > done. Thank you for your suggestions despite my incorrect submission. I now see and agree that it would be better to have the code inline in the `single_configure_pins()` function. Especially as it's only 16 and 32-bit register widths required at the moment. A patch update will be submitted shortly. -- Kind regards, James