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 7D3F6C433EF for ; Tue, 28 Jun 2022 14:36:20 +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=BNNfdC0i0kynWfCscWKVN+12dkpJqZ0blw91C1af2po=; b=hyrbjzvfDO47Wd Qx8PCfI1UlWHpz0M7y+/1x9OpChb0ChbJ/dkqrrNHllP6wT5UHaVHVug8XfdVuPZfaXKDnZsRuEIo H9689Ogmr39sRw0WuRTcDnzabMbtkpcerQcrcLnqg6FjbjkDCqmVPC4mCh3pTZWNcbWe/ShCacoFw TLkxYs1WBy2hyk9ZWOdzfQaMe3WCsoIabdL5vlmwPkXuP0YiK+0UfOnLfq4BCN5dF2YAL5s8Hxqz2 wK6UizU5HcVq7ZZB/35jQdsg2NAU27k0kTE4F13OkkPiFyZjXYxY44dETJXvExWURzMpKkAIarhde pZiMrvXjHSix28vRz/qQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o6CJI-006jl6-Q8; Tue, 28 Jun 2022 14:35:24 +0000 Received: from mail-io1-f47.google.com ([209.85.166.47]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o6CJ9-006ji1-6S; Tue, 28 Jun 2022 14:35:16 +0000 Received: by mail-io1-f47.google.com with SMTP id v185so6355739ioe.11; Tue, 28 Jun 2022 07:35:13 -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=0ai+gw7dGip6YcbkUuUo39LuNyFuf2jm5c7GJoByszg=; b=LSobmXqZWOC2uB59mWru/K7kAIb0vxb8jetOPptOIOe0vV1SKQRHqfHUghw+eGHQoS 0oNLgYnqNwKURtdkkzOXMTq5FXxjM7GXfSwKi7B74UNa6cXqZBt2XT4KfGautUtO2vxf ZlVFixEeOcX66minKQu7McFl50vU2xCvch7sSFucwQVyhJeoyozkY0qcRmOOFaei3b06 5GNnnayMRzGvnL40jyasntqmFp2wZiqQ+Ukbl383b6S811kNqvSlvJaRNpI0BPSqfcxi u1foDubQPhfw5dKA2ipOLlmM5Vad4MXAxIPed6EtiEmh2GnTEB+KEFFKkTUBj8Rn80bu FDgw== X-Gm-Message-State: AJIora8mmXeuF9H7e/wEnPnw3sYS2jND0HqV9Hs9j5C0rYkZPGd6YNu6 kTyKw84P4deRnUjC9ULOIvIYOGH/ew== X-Google-Smtp-Source: AGRyM1uKaqEB6vi1TLsmVLeRCfzFwSm/gBg4hNAbNlJKnO7zeOdgTczQg6XOqflcDWWq3b597qBNPQ== X-Received: by 2002:a05:6638:24cb:b0:33c:943f:7df3 with SMTP id y11-20020a05663824cb00b0033c943f7df3mr7423389jat.207.1656426913150; Tue, 28 Jun 2022 07:35:13 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.253]) by smtp.gmail.com with ESMTPSA id s21-20020a6bdc15000000b0067533ab9404sm3349883ioc.16.2022.06.28.07.35.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Jun 2022 07:35:12 -0700 (PDT) Received: (nullmailer pid 422356 invoked by uid 1000); Tue, 28 Jun 2022 14:35:10 -0000 Date: Tue, 28 Jun 2022 08:35:10 -0600 From: Rob Herring To: Abel Vesa Cc: Shawn Guo , Dong Aisheng , "David S. Miller" , Krzysztof Kozlowski , Joakim Zhang , netdev@vger.kernel.org, Paolo Abeni , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-usb@vger.kernel.org, NXP Linux Team , Jakub Kicinski , Pengutronix Kernel Team , Eric Dumazet , Fabio Estevam , linux-phy@lists.infradead.org, Sascha Hauer , Linux Kernel Mailing List Subject: Re: [PATCH v9 12/12] dt-bindings: arm: freescale: scu-pd: Add i.MX8DXL compatible string Message-ID: <20220628143510.GA422324-robh@kernel.org> References: <20220607111625.1845393-1-abel.vesa@nxp.com> <20220607111625.1845393-13-abel.vesa@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220607111625.1845393-13-abel.vesa@nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220628_073515_274359_8A6113D9 X-CRM114-Status: UNSURE ( 9.56 ) X-CRM114-Notice: Please train this message. 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 Tue, 07 Jun 2022 14:16:25 +0300, Abel Vesa wrote: > Add i.MX8DXL compatible string to the scu-pd bindings. > > Signed-off-by: Abel Vesa > --- > Documentation/devicetree/bindings/arm/freescale/fsl,scu-pd.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