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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 3B84FECAAA1 for ; Sun, 23 Oct 2022 12:22:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=Y+UteCjTpHmkHkUeplTPc1ukPrjcT2F0o2ixbwe/Cpc=; b=OVEm41R88NG69x dNEi2tP4RCiEgklunSROUmUV7jbPH1eokOQ/AkP2T1ViDZiBF6bB/p+BSjuN8K/9gV0ZPVeqGi9wE bULMSpRu2zM+ZHzjknGmp7UkCJp5Gg9qIK1bvhijNiDSkkiHTRRMdqcqZzqsGdB2DDoRWssH16rLv 2nr9RrIdaY2rzSteav7K26bWYOvX4HYPQC4H1Gbf/6Yr/nN0WXcr9HfI1Rf7SpSn6irwJpkgsVkwK QBJQg+p6NQB0q2HkmbfvHLMnt6t+WYxJP2CIduD+WKyLynrkdx0vovr3Ty2i/AkSy1Gl7Z8dD5q55 0cgK4Aloh8NppfeVrQbQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1omZzE-00F7Qz-MG; Sun, 23 Oct 2022 12:21:52 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1omZzB-00F7Pj-Ur for linux-arm-kernel@lists.infradead.org; Sun, 23 Oct 2022 12:21:51 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 8EAE4B80D19; Sun, 23 Oct 2022 12:21:48 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3A860C433D6; Sun, 23 Oct 2022 12:21:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1666527707; bh=N3vGfo5jW9SpRORvUqYRIQrPFEcNR89XXTiACO9e9Uk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=TEWy2MoH8QZQRg8Kx5VyUx1RTNCKUleXXgQYAI/w48np8bJeiFtjPivvUJLENCndt JDlHueKv7ZMpGmuur1uswabvpjXnzEegxvwGt91kdcz0gl84o9COeFK9zyGpzOhTdU 3uXWEAqprrf5VhhEFKz6pkdgjtoEVQdGw1cVE7p+U5S34AqQwsJZCzhmqFswoSMWyc +5meR91OohCw6CCquq37J84aFqSxeBzdsbwGoEB1YfHo/66EHf1d+bwbzuy0ED1Dbn zspdXGd1hfjwMzR7UIDLF9dxtIaoORUEDQU1GpZdCgsifZ0WDVrgSbE0ji31S+c5Nb adInUnSJ1+/ZA== Date: Sun, 23 Oct 2022 20:21:40 +0800 From: Shawn Guo To: Alexander Stein Cc: Rob Herring , Krzysztof Kozlowski , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 1/1] arm64: dts: tqma8mq-mba8mx: Add vcc supply to i2c eeproms Message-ID: <20221023122140.GE125525@dragon> References: <20220921070833.3106592-1-alexander.stein@ew.tq-group.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220921070833.3106592-1-alexander.stein@ew.tq-group.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221023_052150_161133_FBD5C0A0 X-CRM114-Status: UNSURE ( 9.63 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 Wed, Sep 21, 2022 at 09:08:33AM +0200, Alexander Stein wrote: > Fixes the warnings: > at24 0-0053: supply vcc not found, using dummy regulator > at24 0-0057: supply vcc not found, using dummy regulator > at24 1-0057: supply vcc not found, using dummy regulator > > Signed-off-by: Alexander Stein Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel