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=-15.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,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 19BCDC63798 for ; Sat, 28 Nov 2020 21:52:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CC86C208CA for ; Sat, 28 Nov 2020 21:52:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="ki9hdLXr" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2403752AbgK1Vwh (ORCPT ); Sat, 28 Nov 2020 16:52:37 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43504 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732643AbgK1TC3 (ORCPT ); Sat, 28 Nov 2020 14:02:29 -0500 Received: from mail-pg1-x543.google.com (mail-pg1-x543.google.com [IPv6:2607:f8b0:4864:20::543]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6AF58C094274 for ; Fri, 27 Nov 2020 23:34:55 -0800 (PST) Received: by mail-pg1-x543.google.com with SMTP id o4so3776503pgj.0 for ; Fri, 27 Nov 2020 23:34:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=Z/F0jxA+pSoDHJSMxMBjV5hUnIDyxJBJ/lwrOxsK2ro=; b=ki9hdLXratA+zRAnU29eIevEXhKz0yDt37daoUY8VeEAGk2vR6zuSIsGk0cOXAdtbM 9OMivaCtTPXvOr74G6yXnW356KWsgQpnGlq0WfG8s+AdJBunKV/STbKaCLnAaiPWIXME NzQvWuy/nuufnO8c4C2jrW8SIvhx0Dt8TBYiqP8xneoL2urByCrBNuH4+vVv3L7evm/P fKPQ+LqayBEoBU+LijW9tUoLEbPVWKyrrKOecrLsu4ImK76W4bxjGgV/ndTxD4bXZQxc V3ZxglojdzaktIBr1WPH5H6VNFoYX4KPblEICXfAgFrsBCn2FB+UK8LHjn4IaHmYQab3 Geqw== 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=Z/F0jxA+pSoDHJSMxMBjV5hUnIDyxJBJ/lwrOxsK2ro=; b=UMrmeF5OksxPdobkX+ZJIb3Haqe/N7A+P3IzrAmawlx1m1US1zxonReUUoOXgNROj8 HGZkGWBEokexQaMDBv6b8APnP7KKi9tqsBtVHjHGapoKOlL0I3ehGVGTmdZG9zE6eba5 eBW+HX5/0u7DdCqaKIbaHUIoUaqHMnUIaJeuZUlS2COAXFlcd+Mhtjtg06aF6MjLCSUm cUlRE+pGoTemW4O0uYyAsSifhjEC3bH3/WyYtG/DZPMYaF00cKQhsfVgY62JFgyRRg8n NhT9HmfQW2QwzOktCOHQyuH33UFj423Aq/msXdYIYi0TuubvAyXeLW/1uIP693B6jhLJ XwWQ== X-Gm-Message-State: AOAM530TnDDK1g9iVOiR7kE/YL4r/6cKtNE5JofmOr3YO7Jrw9LXtUgN dIvaQvHY2/Qx+seRCTeXSCc8Z0bL2Zf0 X-Google-Smtp-Source: ABdhPJwt6OaYYxResPuZzD/jpIA08iU0iT33J+AJV62IVT7x8N2NKTRf/gkLav7OhkZUkyRw3c5Q0g== X-Received: by 2002:a63:385b:: with SMTP id h27mr9713420pgn.136.1606548894973; Fri, 27 Nov 2020 23:34:54 -0800 (PST) Received: from thinkpad ([2409:4072:15:c612:48ab:f1cc:6b16:2820]) by smtp.gmail.com with ESMTPSA id l10sm13569209pjz.14.2020.11.27.23.34.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 27 Nov 2020 23:34:54 -0800 (PST) Date: Sat, 28 Nov 2020 13:04:44 +0530 From: Manivannan Sadhasivam To: Cristian Ciocaltea Cc: Wolfram Sang , Rob Herring , Andreas =?iso-8859-1?Q?F=E4rber?= , linux-arm-kernel@lists.infradead.org, linux-actions@lists.infradead.org, linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org Subject: Re: [PATCH v2 12/18] i2c: owl: Add compatible for the Actions Semi S500 I2C controller Message-ID: <20201128073444.GY3077@thinkpad> References: <7622fae80d12d7f423fc25190159af494c359200.1605823502.git.cristian.ciocaltea@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7622fae80d12d7f423fc25190159af494c359200.1605823502.git.cristian.ciocaltea@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Nov 20, 2020 at 01:56:06AM +0200, Cristian Ciocaltea wrote: > Add S500 variant to the list of devices supported by the Actions Semi > Owl I2C driver. > > Signed-off-by: Cristian Ciocaltea Reviewed-by: Manivannan Sadhasivam Thanks, Mani > --- > drivers/i2c/busses/i2c-owl.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/i2c/busses/i2c-owl.c b/drivers/i2c/busses/i2c-owl.c > index 5cf5a119a6ad..98882fe4e965 100644 > --- a/drivers/i2c/busses/i2c-owl.c > +++ b/drivers/i2c/busses/i2c-owl.c > @@ -508,6 +508,7 @@ static int owl_i2c_probe(struct platform_device *pdev) > } > > static const struct of_device_id owl_i2c_of_match[] = { > + { .compatible = "actions,s500-i2c" }, > { .compatible = "actions,s700-i2c" }, > { .compatible = "actions,s900-i2c" }, > { /* sentinel */ } > -- > 2.29.2 > 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=-13.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 9D512C63697 for ; Sat, 28 Nov 2020 07:36:36 +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 E970E206B7 for ; Sat, 28 Nov 2020 07:36:28 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="2vUwxZA4"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="ki9hdLXr" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E970E206B7 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.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=EXH+6X3zigSLvwK2Oi2OWQi6yiP0Gk30ZETAv7+ei3g=; b=2vUwxZA4ylqTzI86A9JnGhA1j 0a8TCx0uw9XYq+oeKgd23Cdp27LF97rXDTjuu34AzDE1N1TxHCDHqgdZpuHFZqPP2edyo8XCbsGy2 SskDYnGr8STT8WD/ZLv/wNfFxRKUOZsEkU1aFWlbJHL3KIBrqKIjLbhUWqId/NOdz+A8Hwzrok2n9 7bQz6G3gS2I2JP4fLNwuE7B5fHAHjLmCG8fIVBFS0jz1uJpngyITC3emMM8QDFHeN0ZhdgMN8EhN3 ytOEJvli8FYOOeIisH30L7Gvs+baXOb6aCCuzUHFNSZYg4ktGhKcXL9G7VDP8owzpFjA78zZJ898l ExdyBuNrg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kiul2-0004EU-4D; Sat, 28 Nov 2020 07:35:00 +0000 Received: from mail-pg1-x543.google.com ([2607:f8b0:4864:20::543]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kiuky-0004Cr-PE for linux-arm-kernel@lists.infradead.org; Sat, 28 Nov 2020 07:34:57 +0000 Received: by mail-pg1-x543.google.com with SMTP id 34so6028904pgp.10 for ; Fri, 27 Nov 2020 23:34:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=Z/F0jxA+pSoDHJSMxMBjV5hUnIDyxJBJ/lwrOxsK2ro=; b=ki9hdLXratA+zRAnU29eIevEXhKz0yDt37daoUY8VeEAGk2vR6zuSIsGk0cOXAdtbM 9OMivaCtTPXvOr74G6yXnW356KWsgQpnGlq0WfG8s+AdJBunKV/STbKaCLnAaiPWIXME NzQvWuy/nuufnO8c4C2jrW8SIvhx0Dt8TBYiqP8xneoL2urByCrBNuH4+vVv3L7evm/P fKPQ+LqayBEoBU+LijW9tUoLEbPVWKyrrKOecrLsu4ImK76W4bxjGgV/ndTxD4bXZQxc V3ZxglojdzaktIBr1WPH5H6VNFoYX4KPblEICXfAgFrsBCn2FB+UK8LHjn4IaHmYQab3 Geqw== 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=Z/F0jxA+pSoDHJSMxMBjV5hUnIDyxJBJ/lwrOxsK2ro=; b=F40CpyQ8AplMRzlIKrYLa1zImSGbHz8PSQsjYhASruKkc7yGK+0D0pgutoMCp+E3iu 3+yMHasi87EA5xDGR7p5ZP1y1Y/FIWb5M/2ax7l8cy3lxc4dHoB5Ur850GxmxWmOKvla eusGXngQCxLtUh+C8NeXzfk2+RZW11lY1yuP3OitYek1lS45qs3/Jc80hq9Jac9+fGmE 74A+bsRJku6pPK+iE+9TiFnBETM0MXlZjHAU66zA+2+faLRgQKgD9PjDbokSwFtIWob1 FQNjhE58c0z2l626l03dt8aKQ/hRQ1sDOx1l+4sAOpLFqcMUpH5Bk8df5lCkLaNjB/eL N1gg== X-Gm-Message-State: AOAM532yOdIosT8nztON9IvtgeIRLL/zv+JEMfKmYLGE6zprIr2QmhdO ADitUUz9Oj/zKhiYJCeiZrY5 X-Google-Smtp-Source: ABdhPJwt6OaYYxResPuZzD/jpIA08iU0iT33J+AJV62IVT7x8N2NKTRf/gkLav7OhkZUkyRw3c5Q0g== X-Received: by 2002:a63:385b:: with SMTP id h27mr9713420pgn.136.1606548894973; Fri, 27 Nov 2020 23:34:54 -0800 (PST) Received: from thinkpad ([2409:4072:15:c612:48ab:f1cc:6b16:2820]) by smtp.gmail.com with ESMTPSA id l10sm13569209pjz.14.2020.11.27.23.34.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 27 Nov 2020 23:34:54 -0800 (PST) Date: Sat, 28 Nov 2020 13:04:44 +0530 From: Manivannan Sadhasivam To: Cristian Ciocaltea Subject: Re: [PATCH v2 12/18] i2c: owl: Add compatible for the Actions Semi S500 I2C controller Message-ID: <20201128073444.GY3077@thinkpad> References: <7622fae80d12d7f423fc25190159af494c359200.1605823502.git.cristian.ciocaltea@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <7622fae80d12d7f423fc25190159af494c359200.1605823502.git.cristian.ciocaltea@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201128_023456_936342_933A04C2 X-CRM114-Status: GOOD ( 18.61 ) 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: linux-actions@lists.infradead.org, linux-kernel@vger.kernel.org, Wolfram Sang , Rob Herring , linux-i2c@vger.kernel.org, Andreas =?iso-8859-1?Q?F=E4rber?= , linux-arm-kernel@lists.infradead.org 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 Fri, Nov 20, 2020 at 01:56:06AM +0200, Cristian Ciocaltea wrote: > Add S500 variant to the list of devices supported by the Actions Semi > Owl I2C driver. > > Signed-off-by: Cristian Ciocaltea Reviewed-by: Manivannan Sadhasivam Thanks, Mani > --- > drivers/i2c/busses/i2c-owl.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/i2c/busses/i2c-owl.c b/drivers/i2c/busses/i2c-owl.c > index 5cf5a119a6ad..98882fe4e965 100644 > --- a/drivers/i2c/busses/i2c-owl.c > +++ b/drivers/i2c/busses/i2c-owl.c > @@ -508,6 +508,7 @@ static int owl_i2c_probe(struct platform_device *pdev) > } > > static const struct of_device_id owl_i2c_of_match[] = { > + { .compatible = "actions,s500-i2c" }, > { .compatible = "actions,s700-i2c" }, > { .compatible = "actions,s900-i2c" }, > { /* sentinel */ } > -- > 2.29.2 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel