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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5F9F0C77B71 for ; Fri, 7 Apr 2023 18:34:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229753AbjDGSeF (ORCPT ); Fri, 7 Apr 2023 14:34:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46632 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231868AbjDGSeD (ORCPT ); Fri, 7 Apr 2023 14:34:03 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 83E21A279; Fri, 7 Apr 2023 11:34:02 -0700 (PDT) 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 dfw.source.kernel.org (Postfix) with ESMTPS id 1F9F66531D; Fri, 7 Apr 2023 18:34:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 53D14C433D2; Fri, 7 Apr 2023 18:34:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1680892441; bh=hfcFjImYkaoNK57mAMP077eellND4IKRA635mra2rE0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=OZJcgklmTtlVvE5nhA3PKL4+tVnFI7COhkarip5Hrg5yjnjMg0+svTfWGpf9XolRc G2fVjLxXihgg0xYu1STx8JkuXSdAm2pFEx5/h7izadsOA9IMpwZPoab4ueJyeGDeud b9ngJL86HhCA9rR3pw1LzanUp8j+f/V0Qc8Ix+JMIvBiwiSJZVlf/LsbCeD176bvpl xvgh6JhvaALvy9hSYdedIEY2H35Qui9k3CHA4IttHJwojY2Zbiv6xBXeK9yx3QpHwN 4mVhtnRmiqAdorgsdmhcgmGDxokOQDWW5yhc11ZjRFV2CWEtc30sh1ELxjvwx1MGy5 drK+a1Jwet56Q== From: Bjorn Andersson To: "David S. Miller" , Andy Gross , Eric Dumazet , Jakub Kicinski , Kalle Valo , Rob Herring , Konrad Dybcio , Krzysztof Kozlowski , Paolo Abeni Cc: ath10k@lists.infradead.org, netdev@vger.kernel.org, linux-wireless@vger.kernel.org, Krzysztof Kozlowski , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Marijn Suijten , linux-arm-msm@vger.kernel.org Subject: Re: (subset) [PATCH v3 0/2] ATH10K YAML conversion Date: Fri, 7 Apr 2023 11:36:46 -0700 Message-Id: <168089260339.2666024.1798307335025317148.b4-ty@kernel.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230406-topic-ath10k_bindings-v3-0-00895afc7764@linaro.org> References: <20230406-topic-ath10k_bindings-v3-0-00895afc7764@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Thu, 06 Apr 2023 14:55:43 +0200, Konrad Dybcio wrote: > v2 -> v3: > - Ran dt_binding_check explicitly to uncover an issue with the > example - I had 2 levels of wifi-firmware{}.. Fixed that.. > > I hope you folks don't mind me resending so quickly, but it was a > trivial issue. Patch 2 unchanged. > > [...] Applied, thanks! [2/2] arm64: dts: qcom: sdm845-polaris: Drop inexistent properties commit: fbc3a1df2866608ca43e7e6d602f66208a5afd88 Best regards, -- Bjorn Andersson