From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id ED30FC433E0 for ; Mon, 15 Feb 2021 18:54:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9BE8464E32 for ; Mon, 15 Feb 2021 18:54:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230267AbhBOSyY (ORCPT ); Mon, 15 Feb 2021 13:54:24 -0500 Received: from mail-wm1-f48.google.com ([209.85.128.48]:40293 "EHLO mail-wm1-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230105AbhBOSyO (ORCPT ); Mon, 15 Feb 2021 13:54:14 -0500 Received: by mail-wm1-f48.google.com with SMTP id o24so10232094wmh.5; Mon, 15 Feb 2021 10:53:58 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=ubEzZWPze3/t5GrzMOvVGOpAzPZ7obyaNgcvcyBuo8A=; b=M7tjkOXElhfcQUHFY5KrX96UkYdy6AJYPbf2QeiYx63OXaVZt/s8wurzEXXYQSs/QI UffG7UaM0LHBciNuHXBIN89SDG0l8As3L55STDLod1RR2XIcSIM1C8+5wRoIIXG8wcDE DRZu8OLjIIgA1Y5IQMt/ZzroPCZYb/BkahnVPWv0xcb2IwbamJ7pWp/T9EIWRJs7N7k4 Y5rvlCbzPuTJTQFHEWHggTz2Rco5hzPJcoCrdg24b8x0tm+Q48tlwqV/L2w4KPu/3sQ4 J63UqcTpee1+MfsIf6DPSshev/UmDLXwWsmNz0vjtPBUARHfe84+Jc36Y/8bJKC0xDFK 59dg== X-Gm-Message-State: AOAM530xbRmYkaka1+Dg40JiqgcFSK4+aO6PePgNIzNSRDUvj4WvsYjL 4V83yrKGu8PnoDtsU+Ply1Q= X-Google-Smtp-Source: ABdhPJy9COcGz38P5XVPC0HZXAmcQ+bCFmYwqlVFdqpT8meiVLJQp2DpRGh1bPel5XIBV0papONmdw== X-Received: by 2002:a1c:7f4a:: with SMTP id a71mr238538wmd.92.1613415212103; Mon, 15 Feb 2021 10:53:32 -0800 (PST) Received: from kozik-lap (adsl-84-226-167-205.adslplus.ch. [84.226.167.205]) by smtp.googlemail.com with ESMTPSA id i10sm32631340wrp.0.2021.02.15.10.53.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 15 Feb 2021 10:53:31 -0800 (PST) Date: Mon, 15 Feb 2021 19:53:29 +0100 From: Krzysztof Kozlowski To: Hector Martin Cc: linux-arm-kernel@lists.infradead.org, Marc Zyngier , Rob Herring , Arnd Bergmann , Olof Johansson , Mark Kettenis , Tony Lindgren , Mohamed Mediouni , Stan Skowronek , Alexander Graf , Will Deacon , Linus Walleij , Mark Rutland , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 21/25] dt-bindings: serial: samsung: Add apple,s5l-uart compatible Message-ID: <20210215185329.raxlgso6q5hcrijm@kozik-lap> References: <20210215121713.57687-1-marcan@marcan.st> <20210215121713.57687-22-marcan@marcan.st> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20210215121713.57687-22-marcan@marcan.st> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 15, 2021 at 09:17:09PM +0900, Hector Martin wrote: > Apple mobile devices originally used Samsung SoCs (starting with the > S5L8900), and their current in-house SoCs continue to use compatible > UART peripherals. We'll call this UART variant apple,s5l-uart. > > Signed-off-by: Hector Martin > --- > Documentation/devicetree/bindings/serial/samsung_uart.yaml | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-14.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CA6C4C433DB for ; Mon, 15 Feb 2021 18:54:54 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 7CB9164E34 for ; Mon, 15 Feb 2021 18:54:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7CB9164E34 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=X+WyLTT3QtOeNR+yPio/YnJ/8qVLL23zkGCQBELnfs8=; b=GB9JvAMNo5TCoPt1CkElaBPU4 VX7b/o/JdDewSCbwxpRY2OdZxovqEbj0nEN3Qu7aKwssuofib9FuoJqv5GP2uOHYHth8aJAGbt+0C pObEAa4eTBIjbiD5HMX/RrxDt8y29Gdx50gEdC90+pmaUjp0AGYuyQHzpNdAmT109Ws96obUkEZqK k7pE7W4LWy1Nw3ppXUzD4DpC1x7UAKbp48FmJvK6u+PSdKbF/Vhn1VxmNkX8MGxak82n66Bhxw1wm Iin+9mtJozxim2N+Wpg6XlyXSs2ZRz7xMe2bSTIH3hfMcqO4JGsu3xValcxtOUOfE7CQJXLQHuQ04 pA4EasvyA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1lBj03-0005j4-92; Mon, 15 Feb 2021 18:53:35 +0000 Received: from mail-wm1-f43.google.com ([209.85.128.43]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1lBj01-0005hx-Fx for linux-arm-kernel@lists.infradead.org; Mon, 15 Feb 2021 18:53:34 +0000 Received: by mail-wm1-f43.google.com with SMTP id o24so10232097wmh.5 for ; Mon, 15 Feb 2021 10:53:32 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=ubEzZWPze3/t5GrzMOvVGOpAzPZ7obyaNgcvcyBuo8A=; b=YD4E4Y6d8P71YMrN1X1fdbB/7qHNhsike9iyHlGm3pNhICWdZyUOw4KjODzOC/+7oE cx6xD1MMMcFy7l0FSewoeEiqS4N9wjIQdUSRzVcQW7uRSVFoUg6ykIMR0yjkleY/NgoH zdIcz6b3H+IaxYDVsTsu5UaoRW7McIpzk2Wc5s2etMa6a6ZXbbzCKCWKOoK5Wf2wHlq9 Drn/N33vF7KYdx5Gq7vVPJ2ZMA74moHz9yORwq2JEi1bC/nIshhJBKAloHUHuk7ChYFe dAHUPwGD7ZY2RluPB9kzDNslrMY2j7b9Lvtn3kBq1ryjPMLF3LqJqW+Dzyy44nypfO59 W41w== X-Gm-Message-State: AOAM532uHMDL9Y40eJkIQfEyCj7B6Dn0qPrrYyboc+zpI49a/zSGWCBa 0MZ05i1vvMum9cjl4HVbYM0= X-Google-Smtp-Source: ABdhPJy9COcGz38P5XVPC0HZXAmcQ+bCFmYwqlVFdqpT8meiVLJQp2DpRGh1bPel5XIBV0papONmdw== X-Received: by 2002:a1c:7f4a:: with SMTP id a71mr238538wmd.92.1613415212103; Mon, 15 Feb 2021 10:53:32 -0800 (PST) Received: from kozik-lap (adsl-84-226-167-205.adslplus.ch. [84.226.167.205]) by smtp.googlemail.com with ESMTPSA id i10sm32631340wrp.0.2021.02.15.10.53.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 15 Feb 2021 10:53:31 -0800 (PST) Date: Mon, 15 Feb 2021 19:53:29 +0100 From: Krzysztof Kozlowski To: Hector Martin Subject: Re: [PATCH v2 21/25] dt-bindings: serial: samsung: Add apple,s5l-uart compatible Message-ID: <20210215185329.raxlgso6q5hcrijm@kozik-lap> References: <20210215121713.57687-1-marcan@marcan.st> <20210215121713.57687-22-marcan@marcan.st> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210215121713.57687-22-marcan@marcan.st> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210215_135333_597011_5DF17F3E X-CRM114-Status: GOOD ( 13.85 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , Arnd Bergmann , Rob Herring , Tony Lindgren , Marc Zyngier , Linus Walleij , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Alexander Graf , Olof Johansson , Mohamed Mediouni , Stan Skowronek , Will Deacon , linux-arm-kernel@lists.infradead.org, Mark Kettenis Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Feb 15, 2021 at 09:17:09PM +0900, Hector Martin wrote: > Apple mobile devices originally used Samsung SoCs (starting with the > S5L8900), and their current in-house SoCs continue to use compatible > UART peripherals. We'll call this UART variant apple,s5l-uart. > > Signed-off-by: Hector Martin > --- > Documentation/devicetree/bindings/serial/samsung_uart.yaml | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel