From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonas Gorski Subject: [PATCH 0/3] MIPS: AR7: assorted fixes Date: Sun, 29 Oct 2017 16:27:18 +0100 Message-ID: <20171029152721.6770-1-jonas.gorski@gmail.com> Return-path: Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-subscribe: List-owner: List-post: List-archive: To: linux-mips@linux-mips.org, linux-serial@vger.kernel.org Cc: Ralf Baechle , Greg Kroah-Hartman , Yoshihiro YUNOMAE , Florian Fainelli , Nicolas Schichan List-Id: linux-serial@vger.kernel.org This patchset fixes a few issues found in AR7 that accumulated in the past few years. One was fixed for ages in OpenWrt/LEDE and never made it upstream, the others weren't noticed until now. Jonas Gorski (2): MIPS: AR7: defer registration of GPIO MIPS: AR7: ensure the port type's FCR value is used Oswald Buddenhagen (1): MIPS: AR7: ensure that serial ports are properly set up arch/mips/ar7/platform.c | 5 +++++ arch/mips/ar7/prom.c | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) -- 2.13.2