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.7 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,URIBL_BLOCKED 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 7AA96C8302D for ; Sat, 28 Nov 2020 22:08:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 37A7822242 for ; Sat, 28 Nov 2020 22:08:18 +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 S2389837AbgK1VuJ (ORCPT ); Sat, 28 Nov 2020 16:50:09 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43166 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732453AbgK1TA0 (ORCPT ); Sat, 28 Nov 2020 14:00:26 -0500 Received: from mail-pg1-x541.google.com (mail-pg1-x541.google.com [IPv6:2607:f8b0:4864:20::541]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6C518C094275 for ; Fri, 27 Nov 2020 23:34:55 -0800 (PST) Received: by mail-pg1-x541.google.com with SMTP id f17so6046250pge.6 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=ls77MisP2vHhrybcKPnISD93PSqqsJEX2XoFlKS2MRtVvnPSjAXwfm8mq5hC9i24Ck PmPHZzBPP6dT8ca2b+lCnadrhxJ9USXpUNK6WTYIuDiqaaD8Lh93MUEDBbRUQJtvCqwt oYe5Q83SEgASZBkDZIfujHwCSf0Zc4f7r6wPa1cDCnaL6x08vpTAtaq3sJrtupuAEO+j 458vH3+lVD7wJIQjM5jDh6zlYHZCbwFNzrk0UpRqsDtgM/Fm/Tfwlq/KDl+0GGDyIsRT VfTST62gAlwc1kwImgXTAeocJwBv4KFP0ueR4eFcWOzxrna0USL6tAI8VZOUO+llqBsb SvSA== X-Gm-Message-State: AOAM533L+8tsqA6aAT4dSDIeYL+N8g+NlP/id8WPbNRO2f83o81igisj HC1iuWyv43xiVsyA7RljVv4j 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-i2c@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 >