From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 04 May 2016 13:40:12 +0200 Subject: [U-Boot] [PATCH 0/4] ath79: fix some minor defects In-Reply-To: <5729C9E0.7010606@gmail.com> References: <5710CE4B.4070006@gmail.com> <57291805.8070204@denx.de> <5729C9E0.7010606@gmail.com> Message-ID: <5729DF9C.30801@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 05/04/2016 12:07 PM, Daniel Schwierzeck wrote: > > > Am 03.05.2016 um 23:28 schrieb Marek Vasut: >> On 04/15/2016 01:19 PM, Daniel Schwierzeck wrote: >>> >>> >>> Am 12.04.2016 um 05:09 schrieb Wills Wang: >>>> >>>> These series of patch based on top of mips/next, it fix some defects on >>>> the previous patch series "add support for atheros ath79 based SOCs". >>>> >>>> >>>> Wills Wang (4): >>>> ath79: spi: Remove the explicit pinctrl setting >>>> ar933x: serial: Remove the explicit pinctrl setting >>>> ath79: ar933x: use BIT macro for bit shift operation >>>> ath79: add readonly attribute for ath79_soc_desc >>>> >>>> arch/mips/mach-ath79/ar933x/ddr.c | 14 +++++++------- >>>> arch/mips/mach-ath79/cpu.c | 8 ++++---- >>>> drivers/serial/serial_ar933x.c | 16 ++-------------- >>>> drivers/spi/ath79_spi.c | 12 ------------ >>>> 4 files changed, 13 insertions(+), 37 deletions(-) >>>> >>> >>> all four patches applied to u-boot-mips/next, thanks! >>> >> Can you please update next on top of u-boot/master , so I can submit the >> ar9344 ? Thanks! > > ok, done > Thank you! -- Best regards, Marek Vasut