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 X-Spam-Level: X-Spam-Status: No, score=-11.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id F3C61C11F6B for ; Thu, 1 Jul 2021 21:00:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D473F61416 for ; Thu, 1 Jul 2021 21:00:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234217AbhGAVCg (ORCPT ); Thu, 1 Jul 2021 17:02:36 -0400 Received: from mail.kernel.org ([198.145.29.99]:43498 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232114AbhGAVCf (ORCPT ); Thu, 1 Jul 2021 17:02:35 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id BE54161402; Thu, 1 Jul 2021 21:00:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1625173204; bh=2sG8v97RtOFMgZV5K7unFKwFTNwaFUnDyGQfLtuHp4E=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=BYBO3PssfqxCFYs0/+iy+2X0rJPKvCfSmUHgXHvIUjb1Y96G8vXr4JL7RTHGKFCHE ZStQTgiY9kTy1iJZwAqwBER+g0+LW9l2uUEIslCyrKZkrcnkdztd3BcMnwGRC3qM0t wTGQMTfjFdAQ2FJ9E7hPKGyT7xHW6TC+unvWIAnRwrE9FXcbMJ0JOAJqHf+GLbjs2/ GSAmnGQZQwLSQ3AYvFJwzJVgbdd7u9CLYXCEtZVNO/xOUaPdXpZdjWvqwdB6b/jdHf ZoG0I+vtfmiYzxDw3a4R7IScTFXxvUmHliRHTdPYFGLvGtkEHG1QdlOyIMm2TWnuig gWtUQxJiv7w3A== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH v2 0/2] sms911x: DTS fixes and DT binding to json-schema conversion From: patchwork-bot+netdevbpf@kernel.org Message-Id: <162517320469.16051.953604245859525784.git-patchwork-notify@kernel.org> Date: Thu, 01 Jul 2021 21:00:04 +0000 References: In-Reply-To: To: Geert Uytterhoeven Cc: davem@davemloft.net, kuba@kernel.org, robh+dt@kernel.org, agross@kernel.org, bjorn.andersson@linaro.org, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hello: This series was applied to netdev/net.git (refs/heads/master): On Thu, 1 Jul 2021 14:02:19 +0200 you wrote: > Hi all, > > This patch series converts the Smart Mixed-Signal Connectivity (SMSC) > LAN911x/912x Controller Device Tree binding documentation to > json-schema, after fixing a few issues in DTS files. > > Changed compared to v1[1]: > - Dropped applied patches, > - Add Reviewed-by, > - Drop bogus double quotes in compatible values, > - Add comment explaining why "additionalProperties: true" is needed. > > [...] Here is the summary with links: - [v2,1/2] ARM: dts: qcom-apq8060: Correct Ethernet node name and drop bogus irq property https://git.kernel.org/netdev/net/c/b6c880103823 - [v2,2/2] dt-bindings: net: sms911x: Convert to json-schema https://git.kernel.org/netdev/net/c/19373d0233d0 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html