Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp1880529yba; Fri, 10 May 2019 02:37:22 -0700 (PDT) X-Google-Smtp-Source: APXvYqw4V/uHynOGfzhTV0FmVBSyaBKI68x1anInVFsh4mCd7C5GENYkVeKtMSMtkimw6/qDFtKE X-Received: by 2002:a62:ed09:: with SMTP id u9mr12904086pfh.23.1557481042801; Fri, 10 May 2019 02:37:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1557481042; cv=none; d=google.com; s=arc-20160816; b=wpN4PVkrH4wS35MfmLheIDKL0FS0VAlJAHEBfIjUqJ/lSPsal4naBqlEcW/wwvqJGM 4MJx173i2xSBU1DiRfUUlSvrpBQzIcBYHgwF0IYFaRXP2aenFvXZ+WqBk8sM/R8HrkiG 1Sw75MTEW5lHTi4gFNL7bifMNQACRhUvHu4i/BmRPb4le1Cr592d724VmMrDZ+cOSeiI 83XAyDn54SQgyHD5nmZffsNpzx8qUu184B4jE0fLEDS6TaaIW8/Vk64Bi5AwyvxkEY86 aznoRulDxzKSY8zCY72Vm0tTCdYZcu0YYcGj6/JJFaJ85MWkuhAuPTBHVgY664ED7+lC gnsQ== 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:message-id:date:subject:cc:to:from; bh=tyzQy/vG5ODkvAiJQmrq43PcHY119gd8TmoPM835fNI=; b=Z0aaYHoGoQlEqYwJtGQQjwXNVgW6hwyUCRbbyPKdtFv6M2pir9ZmUSkoUiyhBRMPUs jPgNxQ4PUQEWUwbvMdsdGYVRJ1v1LhOFn8eOL6h4uBLaCnOjPiv+bPYqPXmp52NQ0Ni4 Yc9ZwPaQRAkn4WzubHSxdWqsYoW6xwjhTcF6EtO1V+vtgx5UlzXLGQUwTtekIqslNbmf KoAJWOoLE0MNnSAcwEAIXgoon5/JQ74TKEtFytTt4RaLn/GrtGwZsJusenKWSkk9cMJO PYajbnT3CdJU2KB30fDy0F2H9AqKCv1f/ivJP+HMXkjpTZxxKQ+xc8hIeiIg4BqU6ILL 5kiA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-wireless-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-wireless-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 d31si6458384pla.89.2019.05.10.02.37.08; Fri, 10 May 2019 02:37:22 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-wireless-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-wireless-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727431AbfEJJgE (ORCPT + 99 others); Fri, 10 May 2019 05:36:04 -0400 Received: from smtp-out.xnet.cz ([178.217.244.18]:33048 "EHLO smtp-out.xnet.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727053AbfEJJfs (ORCPT ); Fri, 10 May 2019 05:35:48 -0400 Received: from meh.true.cz (meh.true.cz [108.61.167.218]) (Authenticated sender: petr@true.cz) by smtp-out.xnet.cz (Postfix) with ESMTPSA id 8FA07434A; Fri, 10 May 2019 11:35:45 +0200 (CEST) Received: by meh.true.cz (OpenSMTPD) with ESMTP id f025ad17; Fri, 10 May 2019 11:35:43 +0200 (CEST) From: =?UTF-8?q?Petr=20=C5=A0tetiar?= To: netdev@vger.kernel.org, "David S. Miller" , Rob Herring , Mark Rutland , Kalle Valo , Matthias Brugger Cc: Andrew Lunn , Rob Herring , =?UTF-8?q?Petr=20=C5=A0tetiar?= , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org Subject: [PATCH net 2/5] dt-bindings: doc: net: remove Linux API references Date: Fri, 10 May 2019 11:35:15 +0200 Message-Id: <1557480918-9627-3-git-send-email-ynezz@true.cz> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1557480918-9627-1-git-send-email-ynezz@true.cz> References: <1557480918-9627-1-git-send-email-ynezz@true.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org In commit 687e3d5550c7 ("dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour") I've kept or added references to Linux of_get_mac_address API which is unwanted so this patch fixes that by removing those references. Fixes: 687e3d5550c7 ("dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour") Suggested-by: Rob Herring Signed-off-by: Petr Štetiar --- Documentation/devicetree/bindings/net/keystone-netcp.txt | 6 +++--- Documentation/devicetree/bindings/net/wireless/mediatek,mt76.txt | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Documentation/devicetree/bindings/net/keystone-netcp.txt b/Documentation/devicetree/bindings/net/keystone-netcp.txt index 3a65aabc76a2..6262c2f293b0 100644 --- a/Documentation/devicetree/bindings/net/keystone-netcp.txt +++ b/Documentation/devicetree/bindings/net/keystone-netcp.txt @@ -139,9 +139,9 @@ Optional properties: sub-module attached to this interface. The MAC address will be determined using the optional properties defined in -ethernet.txt, as provided by the of_get_mac_address API and only if efuse-mac -is set to 0. If any of the optional MAC address properties are not present, -then the driver will use random MAC address. +ethernet.txt and only if efuse-mac is set to 0. If all of the optional MAC +address properties are not present, then the driver will use a random MAC +address. Example binding: diff --git a/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.txt b/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.txt index 74665502f4cf..7e675dafc256 100644 --- a/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.txt +++ b/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.txt @@ -16,8 +16,8 @@ Optional properties: - ieee80211-freq-limit: See ieee80211.txt - mediatek,mtd-eeprom: Specify a MTD partition + offset containing EEPROM data -The driver is using of_get_mac_address API, so the MAC address can be as well -be set with corresponding optional properties defined in net/ethernet.txt. +The MAC address can as well be set with corresponding optional properties +defined in net/ethernet.txt. Optional nodes: - led: Properties for a connected LED -- 1.9.1