From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell King - ARM Linux Subject: Re: [PATCH 0/6] SA11x0 serial updates Date: Mon, 5 Sep 2016 13:28:10 +0100 Message-ID: <20160905122810.GP1041@n2100.armlinux.org.uk> References: <20160829100232.GC1041@n2100.armlinux.org.uk> <20160829102328.GA28796@n2100.armlinux.org.uk> <20160829110157.GE1041@n2100.armlinux.org.uk> <20160829112540.GF1041@n2100.armlinux.org.uk> <20160829120531.GG1041@n2100.armlinux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Linus Walleij Cc: Greg Kroah-Hartman , "linux-serial@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , Jiri Slaby List-Id: linux-serial@vger.kernel.org On Mon, Sep 05, 2016 at 11:09:38AM +0200, Linus Walleij wrote: > On Mon, Aug 29, 2016 at 2:05 PM, Russell King - ARM Linux > wrote: > > > This series converts SA11x0 serial to make use of the mctrl helpers > > where appropriate. This allows us to remove several board-specific > > callbacks. > > >From GPIO and H3600 point of view: > Acked-by: Linus Walleij Thanks - did you check that the appropriate GPIOs were claimed for serial in gpio's debugfs? -- RMK's Patch system: http://www.armlinux.org.uk/developer/patches/ FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up according to speedtest.net. From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@armlinux.org.uk (Russell King - ARM Linux) Date: Mon, 5 Sep 2016 13:28:10 +0100 Subject: [PATCH 0/6] SA11x0 serial updates In-Reply-To: References: <20160829100232.GC1041@n2100.armlinux.org.uk> <20160829102328.GA28796@n2100.armlinux.org.uk> <20160829110157.GE1041@n2100.armlinux.org.uk> <20160829112540.GF1041@n2100.armlinux.org.uk> <20160829120531.GG1041@n2100.armlinux.org.uk> Message-ID: <20160905122810.GP1041@n2100.armlinux.org.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Sep 05, 2016 at 11:09:38AM +0200, Linus Walleij wrote: > On Mon, Aug 29, 2016 at 2:05 PM, Russell King - ARM Linux > wrote: > > > This series converts SA11x0 serial to make use of the mctrl helpers > > where appropriate. This allows us to remove several board-specific > > callbacks. > > >From GPIO and H3600 point of view: > Acked-by: Linus Walleij Thanks - did you check that the appropriate GPIOs were claimed for serial in gpio's debugfs? -- RMK's Patch system: http://www.armlinux.org.uk/developer/patches/ FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up according to speedtest.net.