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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7ADC4C433FE for ; Thu, 24 Feb 2022 17:14:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Y2HNYKpRdEFDJuclIi9lxAWujvWMlpKvZOlQjUw9E3U=; b=Y0AfuNA9Qgdnnw 5Zc/V73REhXXuvYAy0zu5w1XoXE61WBtUXoEmB+xooYCS9XCEOgMYtOhU+2baXK2lxaF8Gj1+Q/jK SPxs+cqAE8gUlqJBWD1Yd13Cfg/5jcZ4tM+T5hCL2kXlRKOp73EIzSqb2vsWS3H/fj/T7yQevohmV BCvmVHNRDZ3iGlA40P8sZk3nLgTLrdv4s6D2OxdguFirT1+ECADInQ0gS3SM/X2G8UzUdbV5fhbXt bWiWbjtOGM5S3QT3HtDR+7YtDE+1l90G3bHPmgYydMR6i6tvKLNQ7LVZmN+KGq6bnubbDMnxnd16K ZispyOoZAUE/9ouRGolg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nNHgH-001jMT-Q1; Thu, 24 Feb 2022 17:13:30 +0000 Received: from mail-ot1-f45.google.com ([209.85.210.45]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nNHgB-001jLY-R9; Thu, 24 Feb 2022 17:13:25 +0000 Received: by mail-ot1-f45.google.com with SMTP id p12-20020a05683019cc00b005af1442c9e9so1723305otp.13; Thu, 24 Feb 2022 09:13:23 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=+ZX27TrioUK0w9RGeSuhrt2+KeVxOCfnnAKkSXg0Y28=; b=gT1W74AR+aGu9Yf96ZcS1iBihBiGlTEKjXjKrAuFh6Bg1EelsymL2+6jrtL6BQeM9y 5wVWU4VPP5lR/53ZmLFY5yR8rv8N7P8j3kShd+9ZNFiYiWgCmG0SZFsVKCLpMBBRJevn eglXrGqPS9vk7ej3b1hmH9mB0twIyS3hXNA4dN/TvNh8/W3x1uMqCqZ2VSzPyLjNWqky IAm+/nn5o5wIbtZf1nN75HdiY0TeK1YBj87ydVtNoymPQe4CGoif1pK03Rpkka8d/77S De3OaTwDlNHudHtWTGkec1uVO0Q4TxBkapPOLSrb9OSKbiGJZz9o531kMiN++xSOpyWS 01Zw== X-Gm-Message-State: AOAM532p63rK91Kd3TVpZvVn7wHcMVyLSiK/sdBcqH8exjecuoi7zYcq UHxTZBZcbGivCtYQYYwb/A== X-Google-Smtp-Source: ABdhPJx9dXKdja8XTbBg2/bLvMZID1GMmU5Hnt+lvFxh5MqDE25B95ZmXREQdNQ0X9yYv6+ivnGGwA== X-Received: by 2002:a05:6830:1c62:b0:5ad:364d:5e9c with SMTP id s2-20020a0568301c6200b005ad364d5e9cmr1296986otg.164.1645722802376; Thu, 24 Feb 2022 09:13:22 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id m18sm1383094otq.31.2022.02.24.09.13.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Feb 2022 09:13:21 -0800 (PST) Received: (nullmailer pid 3257244 invoked by uid 1000); Thu, 24 Feb 2022 17:13:19 -0000 Date: Thu, 24 Feb 2022 11:13:19 -0600 From: Rob Herring To: Oleksij Rempel Cc: Rob Herring , linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, Ray Jui , linux-rpi-kernel@lists.infradead.org, Scott Branden , Shawn Guo , Nicolas Saenz Julienne , "David S. Miller" , kernel@pengutronix.de, linux-tegra@vger.kernel.org, Tony Lindgren , Jakub Kicinski , devicetree@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, =?iso-8859-1?Q?Beno=EEt?= Cousson , linux-samsung-soc@vger.kernel.org, Sascha Hauer , Florian Fainelli , Krzysztof Kozlowski , netdev@vger.kernel.org Subject: Re: [PATCH v5 1/9] dt-bindings: net: add schema for ASIX USB Ethernet controllers Message-ID: References: <20220216074927.3619425-1-o.rempel@pengutronix.de> <20220216074927.3619425-2-o.rempel@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220216074927.3619425-2-o.rempel@pengutronix.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220224_091323_927961_F9DCEDA9 X-CRM114-Status: GOOD ( 11.35 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, 16 Feb 2022 08:49:19 +0100, Oleksij Rempel wrote: > Create schema for ASIX USB Ethernet controllers and import some of > currently supported USB IDs form drivers/net/usb/asix_devices.c > > These devices are already used in some of DTs. So, this schema makes it official. > NOTE: there was no previously documented txt based DT binding for this > controllers. > > Signed-off-by: Oleksij Rempel > --- > .../devicetree/bindings/net/asix,ax88178.yaml | 68 +++++++++++++++++++ > 1 file changed, 68 insertions(+) > create mode 100644 Documentation/devicetree/bindings/net/asix,ax88178.yaml > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel