Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp175605pxj; Thu, 20 May 2021 07:03:47 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwnAk+TygxvsggkVvQlG8RUR+wQmS+p+Bm5P8hFbp6nzB6hpY4dvQGH9ucbADBNAQNYJ+Mx X-Received: by 2002:a5e:a619:: with SMTP id q25mr5332980ioi.95.1621519427565; Thu, 20 May 2021 07:03:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621519427; cv=none; d=google.com; s=arc-20160816; b=CaT4NULOJARMDdtqepurjH44POshzvOjLAFXvMv9cZk7NShHn9TqHwSAbMeEKzVjye Yi+YdGtQUTxB5TW7QsOBGJKm5FIa1QL/HXxvjTeDGzp2tiQK73H5EsFg/1YE1bfu/EME 4QwBySO42L5OZOr0WqwgJdEFZkexr9rGjFfib9KrH6rNQvAaryWJQN3GatplEHfaSSwN LQjU7vWjJhrrKbnwlg+flMlDm30qtwKY637nYnl4mqYA68bjFBeOv9X9arDw6G8REi9o +mLOUiffFDb1PwcGddIHSrNNzHxFzARhq1pQnBo0rUp0U+cAuNhcEjU8d2iDWSA1QN8n cUsQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=SKv91YPJDpaSRjhuAczmZLiMxevqlHCDSjYuxTjDsKo=; b=M1YfAdhuhCrwnrlYE1fv/RH5Q4i0AGrm0ejBhOOLW9/oHEcn+zxUZaCDcSKqUrD6Kz /L1msCwR5LUUNNVdwgKC50seoT/2FhWmGjYN0oWIYMMp5fXc1d/21X1coxBdtlhDeA78 47mmAlZWVWl8NGCUPqXKEJ3U6TM7a+E0VW0jB3L6N45On/FbDij0MznBBBepVU8HBuOH LgPhm8Cx8EV2Fn9kXrDWB0ai3+03jrXjy2xXS/QhhmSdsKIVy1ECegGe+gobPm6zrh/+ 46m7+w9gO3gcbJmUu49tTusW4AJKVU2tI7qrUCiXzbkWYzmzl1AEIw4hr0uRHdYjVoZY vM6g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id i14si2413960ilq.76.2021.05.20.07.03.32; Thu, 20 May 2021 07:03:47 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243556AbhETOCN (ORCPT + 99 others); Thu, 20 May 2021 10:02:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48528 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243587AbhETOAT (ORCPT ); Thu, 20 May 2021 10:00:19 -0400 Received: from baptiste.telenet-ops.be (baptiste.telenet-ops.be [IPv6:2a02:1800:120:4::f00:13]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AA8B1C06138E for ; Thu, 20 May 2021 06:58:50 -0700 (PDT) Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed20:9cc6:7165:bcc2:1e70]) by baptiste.telenet-ops.be with bizsmtp id 71yi2500H31btb9011yiMQ; Thu, 20 May 2021 15:58:46 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1ljjCE-007Wn1-5o; Thu, 20 May 2021 15:58:42 +0200 Received: from geert by rox.of.borg with local (Exim 4.93) (envelope-from ) id 1ljjCD-008zrO-GY; Thu, 20 May 2021 15:58:41 +0200 From: Geert Uytterhoeven To: Rob Herring , Shawn Guo , Linus Walleij , Andy Gross , Bjorn Andersson , Thomas Bogendoerfer , "David S . Miller" , Jakub Kicinski Cc: devicetree@vger.kernel.org, netdev@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven Subject: [PATCH 0/5] sms911x: DTS fixes and DT binding to json-schema conversion Date: Thu, 20 May 2021 15:58:34 +0200 Message-Id: X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. Thanks for your comments! Geert Uytterhoeven (5): ARM: dts: i.MX51: digi-connectcore-som: Correct Ethernet node name ARM: dts: imx53-ard: Correct Ethernet node name ARM: dts: qcom-apq8060: Correct Ethernet node name and drop bogus irq property MIPS: SEAD3: Correct Ethernet node name dt-bindings: net: sms911x: Convert to json-schema .../devicetree/bindings/net/gpmc-eth.txt | 2 +- .../devicetree/bindings/net/smsc,lan9115.yaml | 107 ++++++++++++++++++ .../devicetree/bindings/net/smsc911x.txt | 43 ------- .../boot/dts/imx51-digi-connectcore-som.dtsi | 2 +- arch/arm/boot/dts/imx53-ard.dts | 2 +- .../arm/boot/dts/qcom-apq8060-dragonboard.dts | 4 +- arch/mips/boot/dts/mti/sead3.dts | 2 +- 7 files changed, 112 insertions(+), 50 deletions(-) create mode 100644 Documentation/devicetree/bindings/net/smsc,lan9115.yaml delete mode 100644 Documentation/devicetree/bindings/net/smsc911x.txt -- 2.25.1 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds