Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp755438ybl; Fri, 23 Aug 2019 07:56:18 -0700 (PDT) X-Google-Smtp-Source: APXvYqxQwUUt6xS3s1cm7dSjKKlpaT7S/QWPMQob8fl5iwHFGeyrS1I+3NkxN6zZUydI7GDifytu X-Received: by 2002:a17:902:b588:: with SMTP id a8mr5122925pls.15.1566572178188; Fri, 23 Aug 2019 07:56:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1566572178; cv=none; d=google.com; s=arc-20160816; b=TfKfvfR/sBY+t0ZBLbJJvIKa7wYzLo25uYPQOHOE+Nov61ssJ3NlxEJijWHJV082yK IE+tSfHUBAPHma0cfxBYoILGU/ZZ/q8Xti7SccxYfKq14IOmSDIdC7NOH/urZk9fAXw7 ++caJ+xuz9uOrb8KV3RmtovgZcL3mlipC7wnkpBUlp3+0OiiovVPuMMkhrpJP6meCrZO RjpN4c46A8RW4/XW9DKCuWAMIrJxIkcYgayi32sFUNtrzy37WHH9MqJLxM9fErDrgEDv BwAWbbQ92yXcNvpOz71PLTJjylSKFxvOTeB7CRwl290U0cBtU1HdKS4hYilErJzX+YlI yzTw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:from:subject:cc:to:message-id:date; bh=GTzhI42TadOO6LBGePlOTVpjfpNDHRVvr9rb2w3TRXU=; b=O4kgTd8SPRccV+PMqAjfbTELSZMR/TWcBmtowGYFpjA5ZCioo1Sj4bH09vt7Zibohp a2B2I9Dx2GeeNNMqSE1dSLmIZZRwH+0V9TbynurUtOkJut7+Mge40sb7+idxjbgoBZgo ltqa4hAu37889n8Jg4s8/YbOKCj2ktWrtvedPQFUehTcXpFhx6O1SjeVVexDMjJRSD7U 16Y4DhqoAmh7cdaei+bmSheNlB16VKPBzgB8Vyivy3pnly9SdELNGat1iLTou3w5vxl5 OnbK3I2q8jvjnFNgVdOsVK5G3/pzMttEws1UDBlSu6HodYsM0xcEHddM5bHteiPC5HFd Mwqg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w10si2106576pgs.529.2019.08.23.07.56.02; Fri, 23 Aug 2019 07:56:18 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2394092AbfHVWmO (ORCPT + 99 others); Thu, 22 Aug 2019 18:42:14 -0400 Received: from shards.monkeyblade.net ([23.128.96.9]:49906 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389294AbfHVWmN (ORCPT ); Thu, 22 Aug 2019 18:42:13 -0400 Received: from localhost (unknown [IPv6:2601:601:9f80:35cd::d71]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id 9D9B7153409F5; Thu, 22 Aug 2019 15:42:12 -0700 (PDT) Date: Thu, 22 Aug 2019 15:42:12 -0700 (PDT) Message-Id: <20190822.154212.249670304042273740.davem@davemloft.net> To: narmstrong@baylibre.com Cc: robh+dt@kernel.org, martin.blumenstingl@googlemail.com, devicetree@vger.kernel.org, netdev@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH net-next v4 0/2] dt-bindings: net: meson-dwmac: convert to yaml From: David Miller In-Reply-To: <20190820075742.14857-1-narmstrong@baylibre.com> References: <20190820075742.14857-1-narmstrong@baylibre.com> X-Mailer: Mew version 6.8 on Emacs 26.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Thu, 22 Aug 2019 15:42:12 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Neil Armstrong Date: Tue, 20 Aug 2019 09:57:40 +0200 > This patchsets converts the Amlogic Meson DWMAC glue bindings over to > YAML schemas using the already converted dwmac bindings. > > The first patch is needed because the Amlogic glue needs a supplementary > reg cell to access the DWMAC glue registers. > > Changes since v3: > - Specified net-next target tree > > Changes since v2: > - Added review tags > - Updated allwinner,sun7i-a20-gmac.yaml reg maxItems Series applied, thanks.