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 50008C433EF for ; Tue, 5 Jul 2022 21:32:06 +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=Eb+YETO2RL6c6IkDxBhgRcPi4FssFzxse6M0DTCzR2I=; b=o+y6RaR9wXzgM0 qP9VB8ftYFoNLNZ4hNfxNHpGLrx30ZsHdjN0ZtmL4r9SmYtepyV2ZcunriNKsrVuSr41t7DV4hCBa gNF+AB0zpxjWbFuiOEM8vNl5XlqQ7605Myf/28hE09cSveTmQo3b3zc6KBhofaQ6n7kywI7wrXe0r F11Nf47ZnRWv5WBOaMi+S9YD4hxOaFCkGseDSWf35bR9iQZO0xpOKWGI43zou2uROgVXUXHNvGbJt iqrExxXluMGiyU4dKFDl3QVw/KdjBjD9eB5y9vejJ5Yv0jR5IhcZ8VBNrv9GGovk0eqnwcKOXhIuP Ip/xomBAO0RMc4NL3uFA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o8q8j-002wCN-Tp; Tue, 05 Jul 2022 21:31:26 +0000 Received: from mail-io1-f45.google.com ([209.85.166.45]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o8pBk-002dHA-07 for linux-arm-kernel@lists.infradead.org; Tue, 05 Jul 2022 20:30:29 +0000 Received: by mail-io1-f45.google.com with SMTP id l24so12221102ion.13 for ; Tue, 05 Jul 2022 13:30:27 -0700 (PDT) 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=zWSAd7tRcv1q855NvXcXI64psDNg7skOpykCH1OmutE=; b=MYi8BqYZNTdWLZcpLQHDks4V3To31aTXddpRqHkevR1Bicu0zlOUaWzAljM2UpiIW/ hXx02CZkEqdeyGCC7q9InhBO3R6LKAEdSOuLsYS+P7XGgt0gsJC6spLbH/BU/9Z4cfr7 Ar3s+XZY2kctoC//tqtNWBWekhKHR84k+nijnUzB0y6XHvvZ1v9slcQ4DxDuuxhx26BD YJ/Q43MMo66Fz9kecX4155DTh2iYXR7RNBfpRFo/a9cE9QqTmvEQZnMJ/W7l60wUMb5y R0eX7w1U6FLBwTlxyZILmV/4pNRZ/UEWjwhZ6f5urEOz1sHHHr1BggcgwvGIO7LbYYs+ G7zQ== X-Gm-Message-State: AJIora8DDwJIKPDSpr2ah6Nu5KEv6N1+5vwaOEP3G8VuDBJU/37VPwqx HjtJLnEDuBfoqnswHlhX2Q== X-Google-Smtp-Source: AGRyM1svAuFAs6kMqiFi4DVAQ7UeGo4jlZ7/zUYgepb7MgPG+1/C+U9DNErJhhImMe3FgpJV+Rs2CA== X-Received: by 2002:a05:6602:27c6:b0:657:7e7a:11f3 with SMTP id l6-20020a05660227c600b006577e7a11f3mr19807333ios.40.1657053027141; Tue, 05 Jul 2022 13:30:27 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id c14-20020a056e020cce00b002dc2b20e9cfsm621858ilj.1.2022.07.05.13.30.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Jul 2022 13:30:26 -0700 (PDT) Received: (nullmailer pid 2572821 invoked by uid 1000); Tue, 05 Jul 2022 20:30:25 -0000 Date: Tue, 5 Jul 2022 14:30:25 -0600 From: Rob Herring To: Samuel Holland Cc: Greg Kroah-Hartman , Rob Herring , devicetree@vger.kernel.org, linux-usb@vger.kernel.org, linux-sunxi@lists.linux.dev, Chen-Yu Tsai , linux-arm-kernel@lists.infradead.org, Maxime Ripard , Jernej Skrabec , Krzysztof Kozlowski , linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/3] dt-bindings: usb: generic-ehci: Add Allwinner D1 compatible Message-ID: <20220705203025.GA2572770-robh@kernel.org> References: <20220702195249.54160-1-samuel@sholland.org> <20220702195249.54160-3-samuel@sholland.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220702195249.54160-3-samuel@sholland.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220705_133028_146041_6CC0D321 X-CRM114-Status: GOOD ( 11.78 ) 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 Sat, 02 Jul 2022 14:52:48 -0500, Samuel Holland wrote: > The Allwinner D1 contains USB controllers which claim to be compatible > with the EHCI specification version 1.0. > > Signed-off-by: Samuel Holland > --- > > Documentation/devicetree/bindings/usb/generic-ehci.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel