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 X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E466EC2D0EE for ; Tue, 31 Mar 2020 19:58:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B54E220842 for ; Tue, 31 Mar 2020 19:58:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1585684717; bh=+ZkL+gDB/0QrcBB9PvZQnOxAar+PAdyNfKAwIaXB2Ho=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=wJVvG6QmMO01lWwKON5P7b0ywUer+9LMW8SwY1m6s80OXWIugFywiVjzXwCZ+7muu NZBrjD/RBDCQUYnB/dUcL6mt7KuKd5yNbhrHPAJsWKQa6fDCcd/3eeY0Q0xDL0SBJn w+/YtFk9M2G/HZ/uQyjcPlXW7lPtGK+BbHz0gJtQ= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730562AbgCaT6h (ORCPT ); Tue, 31 Mar 2020 15:58:37 -0400 Received: from mail-il1-f195.google.com ([209.85.166.195]:35936 "EHLO mail-il1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726947AbgCaT6g (ORCPT ); Tue, 31 Mar 2020 15:58:36 -0400 Received: by mail-il1-f195.google.com with SMTP id p13so20681309ilp.3; Tue, 31 Mar 2020 12:58:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=nqeAJUtOtJijTj0sgAPusrPwg7HunH4vQhom+AKuF6M=; b=WH5oRxAvIpC9ufu7J+IzLeeffVDlT8hVvbvJMdLHCU9WPMa5OZvUjEYP9S3OXM7weN AChx3ThLomlo005LiuSFtfaCY2bSGZnH2S6th0pL5nayIlnpTPlwrSO1E8kUVA5qAt4k YNzWjwsPNHNsH70LZNAJmyiLySPo8CfJwsSwUmINXLlVWJpZRbL4RodL9mqLMynM9yY9 vNF3v3Wy//n+8kZxBLF/s4fMo4+lF8NXu8fTvme8eIghPEXIutSxippwF6/0ZmugzpY/ HJjoLTtR+6B9FxlIZtGBBUFf0wK5H4wsq1Pyn0yFZ/fFX3XxZAI26D5BKVfycfi5Y3OM ovfA== X-Gm-Message-State: ANhLgQ0vYQV3Vi1pEYDZgOUAKE3LVZRFe/noens7zbCH9/MYw4PpVlQD omeecfFLWLcJ3akL9oZyMw== X-Google-Smtp-Source: ADFU+vvScuJWyJByk9tGznU4ABrVRM+QGd4p+cYDLCyHzSV2GjkxegyexD9XgClwA0WcmvmzB/uk2g== X-Received: by 2002:a92:8659:: with SMTP id g86mr18829453ild.267.1585684715873; Tue, 31 Mar 2020 12:58:35 -0700 (PDT) Received: from rob-hp-laptop ([64.188.179.250]) by smtp.gmail.com with ESMTPSA id l25sm6209580ild.61.2020.03.31.12.58.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 31 Mar 2020 12:58:35 -0700 (PDT) Received: (nullmailer pid 1867 invoked by uid 1000); Tue, 31 Mar 2020 19:58:33 -0000 Date: Tue, 31 Mar 2020 13:58:33 -0600 From: Rob Herring To: Neil Armstrong Cc: kishon@ti.com, balbi@kernel.org, khilman@baylibre.com, martin.blumenstingl@googlemail.com, devicetree@vger.kernel.org, Neil Armstrong , linux-amlogic@lists.infradead.org, linux-usb@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 12/13] dt-bindings: usb: dwc3: remove amlogic compatible entries Message-ID: <20200331195833.GA1800@bogus> References: <20200324102030.31000-1-narmstrong@baylibre.com> <20200324102030.31000-13-narmstrong@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200324102030.31000-13-narmstrong@baylibre.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 24 Mar 2020 11:20:29 +0100, Neil Armstrong wrote: > There is now a dedicated driver for these SoCs making the old compatible > obsolete. > > Signed-off-by: Neil Armstrong > --- > Documentation/devicetree/bindings/usb/dwc3.txt | 2 -- > 1 file changed, 2 deletions(-) > Acked-by: Rob Herring