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 78591C43334 for ; Tue, 5 Jul 2022 21:31:42 +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=NXpzYGgKHJEo/DTZKS7VgRo8AbEamNzasWCgqaOEcSg=; b=RZG3ppUuZk/ed8 t+zg5FPDWW2FHH1wbj3nHQa8TR7Ds60s9utxvPeTP46mHCGgUFlGIk4M0cy0y1PNokDOWIhe7C2FF NtaI+r+U6nI/qqtX7UQQKDX/46lE2nUBEfADV5P9VlCWJAkWfvlIaF0F2So/eMYyis0FYHnF2qeTS 25HfUJySBpEmJB3UDUZCvAB+uS32vje0NeLbk4oQYRE3Lqkfp53i75yrbeeR0SodhCbu+9QegB8JM /syqyAebhYQPoCsWmpA5LFbpZp9vympOdP80/JyWlOcTkTSTQmTTIo40eO5+kWqwDRdZidun3wav0 DfV9XjB/GVgiEkozUavg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o8q8Q-002w6N-JS; Tue, 05 Jul 2022 21:31:06 +0000 Received: from mail-il1-f179.google.com ([209.85.166.179]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o8pBV-002dEL-JM for linux-arm-kernel@lists.infradead.org; Tue, 05 Jul 2022 20:30:14 +0000 Received: by mail-il1-f179.google.com with SMTP id n9so3855235ilq.12 for ; Tue, 05 Jul 2022 13:30:12 -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=mtbdmlSxv4Cd125/TbfgcIJrtF3An7hCFaLz0pLZoWs=; b=aaFR/c7Mj/+LF2/+2e8eQ+YzIfLrQyoR/EIhI6wYKVddYHWga6UKCGziQ87eS8oCK+ vsKVk5INNGYBzKKes9s5efqQkxn8Yin4Nf11YSZ6kO6pqX/T94d+27OrKHsR8JwUGuz8 7wogM0qHMUT0JKS6DeqKaPN/3QHxG2szF3+vADhEbu9odf+UpJhCrSuYZ9v7XFs0yMML EIWTNmdF6mak1jAR4uARVfI5GryGYpT96W58E8lvA7H8wAJBbXNI/4VIuUuutSiKFy3U hiVGiqnBsUUWueyoKqVMZ0Up55jPvKnroMq56mG0AoqHAiCEGxmneqfZintdmZnSZzab /Few== X-Gm-Message-State: AJIora8t58j3Y2r4uozgY7qw2HNVuGiKeyxREw+KZO/mj0YZcrB4rXiy IBjuOaoCasuGBzPeLdjpVQ== X-Google-Smtp-Source: AGRyM1vSWK3svILYFkwe79VCaH7I7KebPNrKoSiZdUGdvJ6Egzq/600Yzb17y2wogLo9jufFUm0cHg== X-Received: by 2002:a92:6f0a:0:b0:2d9:24b5:9401 with SMTP id k10-20020a926f0a000000b002d924b59401mr20676113ilc.89.1657053011532; Tue, 05 Jul 2022 13:30:11 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id y25-20020a027319000000b00339e42c3e2fsm15225003jab.80.2022.07.05.13.30.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Jul 2022 13:30:11 -0700 (PDT) Received: (nullmailer pid 2572306 invoked by uid 1000); Tue, 05 Jul 2022 20:30:09 -0000 Date: Tue, 5 Jul 2022 14:30:09 -0600 From: Rob Herring To: Samuel Holland Cc: linux-usb@vger.kernel.org, Jernej Skrabec , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Maxime Ripard , Krzysztof Kozlowski , Chen-Yu Tsai , linux-arm-kernel@lists.infradead.org, Rob Herring , linux-sunxi@lists.linux.dev, Greg Kroah-Hartman Subject: Re: [PATCH 1/3] dt-bindings: usb: sunxi-musb: Add Allwinner D1 compatible Message-ID: <20220705203009.GA2572274-robh@kernel.org> References: <20220702195249.54160-1-samuel@sholland.org> <20220702195249.54160-2-samuel@sholland.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220702195249.54160-2-samuel@sholland.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220705_133013_681898_69090E4D X-CRM114-Status: GOOD ( 12.44 ) 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:47 -0500, Samuel Holland wrote: > The MUSB controller in the Allwinner D1 has 10 endpoints, making it > compatible with the A33 variant of the hardware. > > Signed-off-by: Samuel Holland > --- > > .../devicetree/bindings/usb/allwinner,sun4i-a10-musb.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