From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751070AbdGZS2z convert rfc822-to-8bit (ORCPT ); Wed, 26 Jul 2017 14:28:55 -0400 Received: from mail.free-electrons.com ([62.4.15.54]:52537 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750867AbdGZS2x (ORCPT ); Wed, 26 Jul 2017 14:28:53 -0400 Date: Wed, 26 Jul 2017 20:28:52 +0200 From: Boris Brezillon To: Alexander Dahl Cc: linux-arm-kernel@lists.infradead.org, Nicolas Ferre , Alexandre Belloni , linux-kernel@vger.kernel.org, Lee Jones Subject: Re: [PATCH 0/3] memory: atmel-ebi: Fix setting EBI timings through dts Message-ID: <20170726202852.4ffd01c2@bbrezillon> In-Reply-To: <1500984024-26403-1-git-send-email-ada@thorsis.com> References: <1500984024-26403-1-git-send-email-ada@thorsis.com> X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Le Tue, 25 Jul 2017 14:00:21 +0200, Alexander Dahl a écrit : > Hello, > > this small patch series based on v4.13-rc2 fixes three things I found > when trying to run the latest rc on an at91samg20 based platform with > a SRAM like memory connected to the EBI interface, for which the > timings should be set through dts. > > For all register settings of interest I checked the hardware manuals > of the at91sam9g20 and the sama5d3x to not cause regressions, as well > as the actual register settings in the running system. (I used the > devmem tool from busybox for that.) To the whole series: Acked-by: Boris Brezillon Alexandre, Nicolas, can you queue that for 4.13-rc3 or -rc4?