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 169D1C433F5 for ; Wed, 13 Apr 2022 18:38: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=Dz8pAMI9OCgNltjnfa1PIiYka5464vEL5i6thPTXslM=; b=JbQvcFx2mq1quX q+6qaMxtF4VOsWRRGrg8laoz/wgahKcR18x6VcNHmywnRNogIOxy/1C4F86yz85sS29495qRSGiJB W4zIy30vnOL4tiO5vx714kphl6GsjoT4Hs8NVz6+LqPcNlKX5rHMy8lykGNr20kbZVFHYDNHCO4vR ha+loYqo/knrOCuTlkcEW0Vp8mJLD10biz8stGfrDADwXpMv8HTA2VvZHUoGGuSvEbZfjdWKCxsB/ sK5xIeymnafKK8c1FppHNYMKGNJsLcdyD0Tv5B6WzCfq6peBv0oFs0i9tZB0v36Nr2GGMdN4vXjvZ 84uf+GB8u1ZOYbCvyquA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nehs1-0027Q9-51; Wed, 13 Apr 2022 18:37:37 +0000 Received: from mail-oa1-f50.google.com ([209.85.160.50]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nehrx-0027Ok-QL for linux-arm-kernel@lists.infradead.org; Wed, 13 Apr 2022 18:37:35 +0000 Received: by mail-oa1-f50.google.com with SMTP id 586e51a60fabf-e2a00f2cc8so2917046fac.4 for ; Wed, 13 Apr 2022 11:37:32 -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=UqMbbRjnj/Mxx3h+0U9ricfQlygbvJiJAVBC4mBrIxs=; b=gONg55QTAg0Mam2mcwHjtquGYQHta11kvLjDfuAO75t9maqa0P0ZAM2ugs9O4E0YFp lYQOsICujfAOYR7Y9BdzXBDeslCTHRwAchDGXYaGt52+yuyLw/5FL4MCT0dJ9DWUlT/4 IaHJ/9XMC0EUWhFo0SntYuLDGn1bYBukk1IfI3SxFrtTJ7JgxfOF0x4l+W/dB4Ve3Irp JPTKdSzLpErdw5C8/XN9JWe0bQFUT71VEcrkGqw4jRChD1PURFNirROhodS4Hqg9h0de vnSxqiHLcEm+fPziBhdfWzrtxZbJoSS/2cEvJXlFnQo3gsU1qDfrSI1+3/mHquBY7+5P pOBA== X-Gm-Message-State: AOAM530kyBZ17o0jdTW5kMX1Jf3vCDIaK+u8pdfX03Xg0/uon+8nFk3H FCa8g33aEY2lm9ULb4wS6Q== X-Google-Smtp-Source: ABdhPJzNJYQGtrcCxtoAaCe2WWHDznGKED+rHWLb7NlfyR6WehfmfEGaIQUAsyUDhFYx+EjyMQnaBQ== X-Received: by 2002:a05:6870:41c9:b0:db:f23:f5e with SMTP id z9-20020a05687041c900b000db0f230f5emr46129oac.118.1649875051771; Wed, 13 Apr 2022 11:37:31 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id x7-20020a056830408700b005ea44eaa848sm343323ott.28.2022.04.13.11.37.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 13 Apr 2022 11:37:31 -0700 (PDT) Received: (nullmailer pid 3614957 invoked by uid 1000); Wed, 13 Apr 2022 18:37:30 -0000 Date: Wed, 13 Apr 2022 13:37:30 -0500 From: Rob Herring To: Lucas Stach Cc: linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski , Pengutronix Kernel Team , Shawn Guo , Paul Elder , Fabio Estevam , Laurent Pinchart , Rob Herring , devicetree@vger.kernel.org, Marek Vasut , NXP Linux Team Subject: Re: [PATCH v4 06/11] dt-bindings: soc: add binding for i.MX8MP HDMI blk-ctrl Message-ID: References: <20220406153402.1265474-1-l.stach@pengutronix.de> <20220406153402.1265474-7-l.stach@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220406153402.1265474-7-l.stach@pengutronix.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220413_113733_891162_70A7F7C4 X-CRM114-Status: GOOD ( 11.20 ) 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, 06 Apr 2022 17:33:57 +0200, Lucas Stach wrote: > Add the DT binding for the HDMI blk-ctrl found on the i.MX8MP SoC. > > Signed-off-by: Lucas Stach > --- > .../soc/imx/fsl,imx8mp-hdmi-blk-ctrl.yaml | 84 +++++++++++++++++++ > 1 file changed, 84 insertions(+) > create mode 100644 Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-hdmi-blk-ctrl.yaml > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel