Message ID | 20180727210916.66642-1-chris.brandt@renesas.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-renesas-soc-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 1C014139A for <patchwork-linux-renesas-soc@patchwork.kernel.org>; Fri, 27 Jul 2018 21:09:40 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0C3A32C63C for <patchwork-linux-renesas-soc@patchwork.kernel.org>; Fri, 27 Jul 2018 21:09:40 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id F3B692C63E; Fri, 27 Jul 2018 21:09:39 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 74DAE2C63C for <patchwork-linux-renesas-soc@patchwork.kernel.org>; Fri, 27 Jul 2018 21:09:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389584AbeG0WdS (ORCPT <rfc822;patchwork-linux-renesas-soc@patchwork.kernel.org>); Fri, 27 Jul 2018 18:33:18 -0400 Received: from relmlor4.renesas.com ([210.160.252.174]:50705 "EHLO relmlie3.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S2389211AbeG0WdS (ORCPT <rfc822;linux-renesas-soc@vger.kernel.org>); Fri, 27 Jul 2018 18:33:18 -0400 Received: from unknown (HELO relmlir3.idc.renesas.com) ([10.200.68.153]) by relmlie3.idc.renesas.com with ESMTP; 28 Jul 2018 06:09:36 +0900 Received: from relmlii1.idc.renesas.com (relmlii1.idc.renesas.com [10.200.68.65]) by relmlir3.idc.renesas.com (Postfix) with ESMTP id E11624AC63; Sat, 28 Jul 2018 06:09:36 +0900 (JST) X-IronPort-AV: E=Sophos;i="5.51,411,1526310000"; d="scan'208";a="286584334" Received: from unknown (HELO rtamta01.rta.renesas.com) ([143.103.48.75]) by relmlii1.idc.renesas.com with ESMTP; 28 Jul 2018 06:09:35 +0900 Received: from ubuntu.localdomain (unknown [143.103.58.70]) by rtamta01.rta.renesas.com (Postfix) with ESMTP id 9A956120; Fri, 27 Jul 2018 21:09:29 +0000 (UTC) From: Chris Brandt <chris.brandt@renesas.com> To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Rob Herring <robh+dt@kernel.org>, Mark Rutland <mark.rutland@arm.com>, Geert Uytterhoeven <geert+renesas@glider.be> Cc: linux-serial@vger.kernel.org, devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Simon Horman <horms+renesas@verge.net.au>, Chris Brandt <chris.brandt@renesas.com> Subject: [PATCH 0/4] serial: sh-sci: Clean up previous RZ/A2 support Date: Fri, 27 Jul 2018 16:09:12 -0500 Message-Id: <20180727210916.66642-1-chris.brandt@renesas.com> X-Mailer: git-send-email 2.16.1 Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: <linux-renesas-soc.vger.kernel.org> X-Mailing-List: linux-renesas-soc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series | serial: sh-sci: Clean up previous RZ/A2 support | expand |