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 163D1C54EBD for ; Mon, 9 Jan 2023 15:28:26 +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-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-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=Zt4JQAZc9Ogtqff5mr0R2NgpnTZM47uVr1bVsRvyYKY=; b=tUMG8/ZKBKBHhQZwTSY/KlE43G I2BkNCdB9nf/Puka2oPfCzpkQ60dAW4EYjgJA08ir6nC2Bn1zYmNgeBbEZU4jID74ngpJ45iRHJfx cD7mDvhFAbe6mqNbIQuOZLC4CmDNv6fa84Nv8WrSv71SZ66fA3bNoykFTMvW/N4hbwbbFazadMOdO eyKAesxs6ds9rQbQ7wFN6/s/CJO8XI6BxkntsCQQC9MXR3iMyVg1/R42Gbx0tC/rQfjysLdT51bCv eZGSWNhf6d+JtfUEKUzfq6uSRot20h1xq9iMGCJoxzeX4pirNAW5ZuybOElknnH2leQ58re2nSqoo 0fM/aJUw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pEu3V-002Em3-0x; Mon, 09 Jan 2023 15:27:21 +0000 Received: from www.zeus03.de ([194.117.254.33] helo=mail.zeus03.de) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pEu3P-002Eg2-Eu for linux-arm-kernel@lists.infradead.org; Mon, 09 Jan 2023 15:27:19 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=sang-engineering.com; h= date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=k1; bh=y30hCrWJX/oLNJZtDcnWQWajhGtR v2SOA7VzbolnySk=; b=VhJpGH9FTS/gPUGb+Ipg8d6ZDVfvqnjBCS4NlUI7Y6Aj DaY5Mk3EIkud5fFBQFjHkrYva2ue/gvDQ1bUm16N/MA6RY2egqVezsxILPa9KO9b opIUqXIKM4kkKd9Tl10tgMplBB3xpI4x4U3KI1ch6prrVI7re3aA6Eo+G69JBnw= Received: (qmail 3393296 invoked from network); 9 Jan 2023 16:27:00 +0100 Received: by mail.zeus03.de with ESMTPSA (TLS_AES_256_GCM_SHA384 encrypted, authenticated); 9 Jan 2023 16:27:00 +0100 X-UD-Smtp-Session: l3s3148p1@z3UEZtbxEtBehh9g Date: Mon, 9 Jan 2023 16:27:00 +0100 From: Wolfram Sang To: Stefan Wahren Cc: Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , linux-i2c@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] i2c: mxs: suppress probe-deferral error message Message-ID: Mail-Followup-To: Wolfram Sang , Stefan Wahren , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , linux-i2c@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <20230107123229.4218-1-stefan.wahren@i2se.com> MIME-Version: 1.0 In-Reply-To: <20230107123229.4218-1-stefan.wahren@i2se.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230109_072716_578458_7CD27E2E X-CRM114-Status: GOOD ( 11.08 ) 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: multipart/mixed; boundary="===============1152215846139520513==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============1152215846139520513== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="wv6oN2G57agwYHSP" Content-Disposition: inline --wv6oN2G57agwYHSP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 07, 2023 at 01:32:29PM +0100, Stefan Wahren wrote: > During boot of I2SE Duckbill the kernel log contains a > confusing error: >=20 > Failed to request dma >=20 > This is caused by i2c-mxs tries to request a not yet available DMA > channel (-EPROBE_DEFER). So suppress this message by using > dev_err_probe(). >=20 > Signed-off-by: Stefan Wahren Applied to for-current, thanks! --wv6oN2G57agwYHSP Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAmO8MkMACgkQFA3kzBSg KbYm6w//Useplh1kyZK0JqtFABvBHbSWxQzRU4nC5NPOQHwB4F5fVR/6h/2NPTOb 6JR2cNuti4QHVaDdbw5C/aMo1dWwkpJnv0c0fuj45DAX+vDtRqDpFiuHcN3prOIS S5R8bN4cf8plcbVnXM+XeOKe9Y2xhn+wWC5iKhbjFu4qM8CwaCh8zpqdWYSTlGbN DwQPtWxCqz396KxcwPZcQWOHEKbxLvOZbDmSwIGFX4K0UOQwtnxKOX4WdWMOMJ6U zkSVJbI0SDgbk/Osp/rXM+HZUbM4j2A7853ugIPzwhCIPB2FmwhVPs1oM/umWd8C fqlp5lE7UunE2P723gttLJs7brQy+ZXYSDbOKznYj8GPkk2qLrdDIFQwvve8IvJI Cf1c/jeWTG979dES/XMjAaJTI1Pwz0a35j9I9uH1Evrkle5w5Eb1KPftfm+pAxOc j1P/sNsoQP2I3Oa+7dMENBLcs+RFMGAj63EKE4pwJrE0cMhQROw/IvH086TIVyfC o9lOZNC1lnTtxu4v/+QGgedvHR4WLxn3xZtKcA5uzukxpgoTqhpuTeDwKjuCyOuV Rzl5z/j4IuvNukSFiR3P4TqAaLu1WACmLzbKXvgK1UlSQjTo9+nis+vOlW3Wb80p le9oYc50W+Bwl3YQN5t+vcEh1cAhlYyrEC/LNSWvKlits7jru9s= =oCpu -----END PGP SIGNATURE----- --wv6oN2G57agwYHSP-- --===============1152215846139520513== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============1152215846139520513==--