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 2768FC433F5 for ; Fri, 4 Feb 2022 23:26:01 +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=hcfDqB86VmR/y4i8cMbEtOSyu3ilfBRoikYdKWKnSp0=; b=ewD8s5XRV/Ks1T Nq1kX8VLDf/KTYQA+jJc20IKfeS/qhYy9YdUCYpMWMvw36tyOpgeQtwF+C1bu5HB6V49cKyFtLUYZ yR2ZtHt07XOrw1ZQsbZxQ5lSC3BrM6gDvvoiqGYv3lyrtizpt3HYvG8pa7378VyXYeRC10sQQx1ap ZEW/a/tSw7WwtOiTDyJ4EM3ZZKtKnMyG6PlKhkzzyUySrP/Y65oJ2qdQa1kDPX6EvkH725hdLEIU8 JcjxMi4oeW2WIa/5KB4BZkjNj+YoSNrSG8lBuo7WLUNcuZQrrrfhnEOiR/c1TbQmJxagTUEb6g1RX 1hsHhh/mKqK5gMCBPoqQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nG7wg-005mDJ-P5; Fri, 04 Feb 2022 23:24:50 +0000 Received: from mail-oo1-f52.google.com ([209.85.161.52]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nG7wd-005mCP-Mm for linux-arm-kernel@lists.infradead.org; Fri, 04 Feb 2022 23:24:48 +0000 Received: by mail-oo1-f52.google.com with SMTP id u47-20020a4a9732000000b00316d0257de0so3479388ooi.7 for ; Fri, 04 Feb 2022 15:24:47 -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=1ZaYRcdSZdo6Oa13Vl/HHQCYryUzGAHNP8vDkNDtJms=; b=BXWDz7HksDVEq4s1IITyDu4ke7njSq0KpFNDpoJlVKJNmQ2M+YgywOV7go9qwZdurW /cqDs3Gv0lVnFSWjO90DQP7K4BX46bCNQ6jVvIy7tliQAItPNUEoA5c+XvCed7FVzLRe +d5F6vJJVmPSUdFLtrCS9M0lp3pwJ2o18+Ewkq4PBYWUAkVM8a8sJ9imF8iuB7aJcyO5 585/1dzUzvUzy4yxHQRsLW/PooakTRzUy5EThvvxMWzwmZTBmM/NJluUwSmk2sBYYIa0 /3md3bjZoZ12cNfLCmaMuvOkqtuNtV5cqo2FPzQb9bP/cJS45HmSo1Ad4Ux6PWFd/XKZ d0lQ== X-Gm-Message-State: AOAM533oTV7BXHps+zVLRh8FoWky8B3GZWY5pLxZoK91sXIlBmVt3lr6 AuZVqot4P/Svx6SYXw/13do047SQBg== X-Google-Smtp-Source: ABdhPJxVPj3BlLoqiBjDStnm9FyIHTizRlnQ3Nwgh0J9YHIs/duo4qNr2ZTwmSjfUWji1qE8dUp81A== X-Received: by 2002:a05:6870:b7a9:: with SMTP id ed41mr363158oab.222.1644017086516; Fri, 04 Feb 2022 15:24:46 -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 d22sm1236894otp.79.2022.02.04.15.24.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 04 Feb 2022 15:24:45 -0800 (PST) Received: (nullmailer pid 3377981 invoked by uid 1000); Fri, 04 Feb 2022 23:24:44 -0000 Date: Fri, 4 Feb 2022 17:24:44 -0600 From: Rob Herring To: Alexander Stein Cc: devicetree@vger.kernel.org, linux-usb@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Greg Kroah-Hartman , Sascha Hauer , NXP Linux Team , Rob Herring , Shawn Guo , Fabio Estevam , Li Jun Subject: Re: [PATCH v4 2/4] dt-bindings: usb: dwc3-imx8mp: Add imx8mp specific flags Message-ID: References: <20220126141340.234125-1-alexander.stein@ew.tq-group.com> <20220126141340.234125-3-alexander.stein@ew.tq-group.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220126141340.234125-3-alexander.stein@ew.tq-group.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220204_152447_765468_4C257337 X-CRM114-Status: GOOD ( 12.41 ) 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, 26 Jan 2022 15:13:38 +0100, Alexander Stein wrote: > This adds bindings for features in the USB glue block. They allow > setting polarity of PWR and OC as well as disabling port power control. > Also permanently attached can be annotated as well. > Additional IO address and clock are needed. > > Signed-off-by: Alexander Stein > --- > .../bindings/usb/fsl,imx8mp-dwc3.yaml | 31 ++++++++++++++++--- > 1 file changed, 27 insertions(+), 4 deletions(-) > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel