Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp1466508ybl; Thu, 5 Dec 2019 01:46:39 -0800 (PST) X-Google-Smtp-Source: APXvYqzgTFEv1kRQ1mPO3btYnULPDL1Fbf9F5aw8Cy8WgD93fkN1NvHZxL43Bb8enCHrRsSegicl X-Received: by 2002:a9d:464:: with SMTP id 91mr6175448otc.255.1575539198996; Thu, 05 Dec 2019 01:46:38 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1575539198; cv=none; d=google.com; s=arc-20160816; b=bfmcSjyY9X94nWpF33W7Ho6Ev9HgE9XsB7+l+Ctr5WIwHn2NGD+aJEyEd2QTpDZzFX vLzk0glgHfdndGs0BXLqQbYeZIyAH0WzEU5IwxxeeZKkxWmcB5USUg6SUJFIE1NHPGdp /ymSwah3K9OamUnnFgQ4K2a8XmTMmvMwAzQ6RhTodD/704IH+S3vG5ovDpdB/mOa6rxT Y20MijF6UP86m105ClXzknZKnkJtUcrxoQd+qdIIz/J6Cu2wsdE2oYQ0IkYSmEdxbiK3 twYhMbRqJ+XX+hwV41psWSb1XaTdOrpjIi2LCmT6qxha+S1zY1l/giwX/4m8T9faWdHh bbmA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=/20k5hfJAWbFAnq/Kxif+jU6D5q4VI8sdRqm4OV3AD8=; b=McSr8tqwec8ArLl0tzBpzubKpaJg25RFvJRrFnab9CiLJYxMUpH5iZ6Px8cDnn93qR pNRJcN8QPPjMrIH/c56VihWHVOgcS2bw5xY+qm/P67zYFnvtDB7ZStAyHsKQGeyDSfSe HuuD83H9KvKmrtdUAgIGIuKwfY81G/C3sZ5nW50KL57vMdrasy0CXLfmHDvKB+2x94Ux aCjOdB346FQ4oJ2F4vI81fGfRKqjrsi0kpxkw/8FzjPkUhX2MN+hht9atNe/J3J2J8Rv XAzkH8fak8o+vFqKqQhywVpv9jTcsfR3zR72LcE7EXZMQ7py23jGF2clyPE9Gp1anFIN 6/xA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 7si4520637otk.79.2019.12.05.01.46.26; Thu, 05 Dec 2019 01:46:38 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729288AbfLEJoo (ORCPT + 99 others); Thu, 5 Dec 2019 04:44:44 -0500 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:36583 "EHLO relay6-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729160AbfLEJom (ORCPT ); Thu, 5 Dec 2019 04:44:42 -0500 X-Originating-IP: 90.65.102.129 Received: from localhost (lfbn-1-1480-129.w90-65.abo.wanadoo.fr [90.65.102.129]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay6-d.mail.gandi.net (Postfix) with ESMTPSA id 5919DC0006; Thu, 5 Dec 2019 09:44:40 +0000 (UTC) Date: Thu, 5 Dec 2019 10:44:37 +0100 From: Alexandre Belloni To: Eugen.Hristev@microchip.com Cc: Ludovic.Desroches@microchip.com, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] ARM: dts: at91: sama5d27_som1_ek: add i2c filters properties Message-ID: <20191205094437.GS909634@piout.net> References: <1575531818-21332-1-git-send-email-eugen.hristev@microchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1575531818-21332-1-git-send-email-eugen.hristev@microchip.com> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/12/2019 07:43:59+0000, Eugen.Hristev@microchip.com wrote: > From: Eugen Hristev > > Add properties for i2c filters for i2c0 and i2c1 on sama5d27_som1_ek. > Noise is affecting communication on i2c for example when connecting i2c > camera sensors. > > Signed-off-by: Eugen Hristev > --- > > Changes in v2: > - properties were at the wrong node for i2c0, need to be at the i2c node > not the parent flexcom > > arch/arm/boot/dts/at91-sama5d27_som1_ek.dts | 6 ++++++ > 1 file changed, 6 insertions(+) > Applied, thanks. -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com