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 A5CE5C004D4 for ; Thu, 19 Jan 2023 11:58:52 +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:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=gyT1ReT8eBDLThwYynuEMqwVFQtI6JKJFedf1ZO7kU8=; b=mukKMoF4crOy9A sggMNOtUJRgU04Hn0BJ/KqAEJZxXkxbime1ip+f2mC73aIEWiCdaGPcKHAkCOGpkpIhzwd4rF+8MP FVFTtGP+ruIhE/m8Aj2wzlGyqS0LNgDdK+9Oog6dJpOwvBusT0ydmGTAwLXpeG2vRifj6bWuCV5QP mbpOG07PtHV9ubHQO3wJrOEb8ZZQ4YTSwpf2XyFgfG6/ADrQr3a4RS1w11N1WxtOHwG9OwxY48ylv Xdd/6o7Ls9Q9scLS1uUv+65s7fnh/M8LATCidXiN6ps2SW7DtL4CDUSrbvp0MW99Lucp0OqADXoIt pl2oJQcegaEjkJaAL84w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pITXz-004gNW-Jf; Thu, 19 Jan 2023 11:57:36 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pITXr-004gH0-Vy; Thu, 19 Jan 2023 11:57:31 +0000 Received: from wf0783.dip.tu-dresden.de ([141.76.183.15] helo=phil.dip.tu-dresden.de) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pITXg-0002cW-SF; Thu, 19 Jan 2023 12:57:16 +0100 From: Heiko Stuebner To: linux-rockchip@lists.infradead.org, Jonas Karlman Cc: Heiko Stuebner , devicetree@vger.kernel.org, Rob Herring , Krzysztof Kozlowski , Michael Riesch , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] arm64: dts: rockchip: fix probe of analog sound card on rock-3a Date: Thu, 19 Jan 2023 12:57:14 +0100 Message-Id: <167412943040.431585.4255178280669103908.b4-ty@sntech.de> X-Mailer: git-send-email 2.39.0 In-Reply-To: <20230115211553.445007-1-jonas@kwiboo.se> References: <20230115211553.445007-1-jonas@kwiboo.se> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230119_035728_224887_E9A322EE X-CRM114-Status: UNSURE ( 9.94 ) 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 Sun, 15 Jan 2023 21:15:56 +0000 (UTC), Jonas Karlman wrote: > The following was observed on my Radxa ROCK 3 Model A board: > > rockchip-pinctrl pinctrl: pin gpio1-9 already requested by vcc-cam-regulator; cannot claim for fe410000.i2s > ... > platform rk809-sound: deferred probe pending > > Fix this by supplying a board specific pinctrl with the i2s1 pins used > by pmic codec according to the schematic [1]. > > [...] Applied, thanks! [1/1] arm64: dts: rockchip: fix probe of analog sound card on rock-3a commit: 1104693cdfcd337e73ab585a225f05445ff7a864 Best regards, -- Heiko Stuebner _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel