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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 F071DC433F5 for ; Fri, 3 Sep 2021 18:31:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CA8B060FDC for ; Fri, 3 Sep 2021 18:31:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236537AbhICSc6 (ORCPT ); Fri, 3 Sep 2021 14:32:58 -0400 Received: from mail-ot1-f41.google.com ([209.85.210.41]:43724 "EHLO mail-ot1-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235865AbhICSc6 (ORCPT ); Fri, 3 Sep 2021 14:32:58 -0400 Received: by mail-ot1-f41.google.com with SMTP id x10-20020a056830408a00b004f26cead745so112001ott.10 for ; Fri, 03 Sep 2021 11:31:57 -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; bh=ugNRiYvpM3x4KIHxvO4xruJNMre5tOIxPNx+6YHichU=; b=Dx+cMVTfjVKpliuteOw/djwXXfjjpvOBiU0cAH7WpSobW//ckaomCPyWFsDsBoiQ8K iopd6cv2eF+997Bb0a4trw3FTg7CbEXGnZoXSKE96LW6D/J9nOwNG3ofCCSZonXSwZhV v7AGscdWBoCQf9OB06PPi7mJ1x4bsSg23QsykliheoMbVMb9kRAiRGKflq67LYRK3Lvz fm3mE/EIFGLEhbsMiVmhORFqJ2QDnX3lqZzEOrePjYxmMPAl5QTNW40fr8mJUxWF+q7l fAbHXcdAKWqY9YsTscbUL1ggrOKK2pDXM0jEIs2OW05cGlCSmG4flkRrjd83sP9VYA9q 9Yvg== X-Gm-Message-State: AOAM531uMv54Xmw3B5dGsGtPcL8hLPRIrEfX2XBleLCxG2Uxv6ZSYLGd UmehRGSGUqkKRoIDEad/+A== X-Google-Smtp-Source: ABdhPJxiLBgdn/zP04HUB1R1+uFgw/HZ6rd2wJCTAIKvz2eTx5de55RgucOE77IIZUtJ2xdRk2rP2g== X-Received: by 2002:a05:6830:4c1:: with SMTP id s1mr324387otd.221.1630693917528; Fri, 03 Sep 2021 11:31:57 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id y7sm1125047oov.36.2021.09.03.11.31.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Sep 2021 11:31:56 -0700 (PDT) Received: (nullmailer pid 3242483 invoked by uid 1000); Fri, 03 Sep 2021 18:31:55 -0000 Date: Fri, 3 Sep 2021 13:31:55 -0500 From: Rob Herring To: Maxime Ripard Cc: dri-devel@lists.freedesktop.org, Sam Ravnborg , Chen-Yu Tsai , Rob Herring , linux-arm-kernel@lists.infradead.org, Jernej =?utf-8?Q?=C5=A0krabec?= , Laurent Pinchart , devicetree@vger.kernel.org, Thierry Reding , linux-sunxi@googlegroups.com, Frank Rowand Subject: Re: [PATCH v2 17/52] dt-bindings: display: aa121td01: Fix data-mapping Message-ID: References: <20210901091852.479202-1-maxime@cerno.tech> <20210901091852.479202-18-maxime@cerno.tech> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210901091852.479202-18-maxime@cerno.tech> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, 01 Sep 2021 11:18:17 +0200, Maxime Ripard wrote: > The Mitsubishi AA121TD01 Device Tree Binding was requiring a > data-mapping property value which was set to another value in the > existing Device Trees. Fix this. > > Cc: dri-devel@lists.freedesktop.org > Cc: Laurent Pinchart > Cc: Sam Ravnborg > Cc: Thierry Reding > Signed-off-by: Maxime Ripard > --- > .../bindings/display/panel/mitsubishi,aa121td01.yaml | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Acked-by: Rob Herring 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=-14.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 120DEC433F5 for ; Fri, 3 Sep 2021 18:33:46 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id D7C5E60724 for ; Fri, 3 Sep 2021 18:33:45 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org D7C5E60724 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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=UMNi2qlP5OguIDjKinG70Hx2AA7qvjkrzUsvyIix87o=; b=XT5B+ykeD8YjMQ 999Ex2SOkfbj98iu2hHQJ7Sma1+U3ezwRM0ZEAzTIGcQBcwXa1TC0XTNnDKD7E5AqaqH5y4B5Yk3d 7BumHq1syniX8zAVwh8OnvvN4TU463enWfUlEqIUr3u9+ayihklJoaoVkNhoCkQXL4y6oxNlmTHcf rjJ09X2WkYM7GwlnxD6nR82OW3DsYLwUq83vtj5bx6p4gnPU4dAQcZGLyJKDtJL1byyHBrkm4sH4a GcIt7QdIpAmLMeLM0Q2sTiJVWvD1kiEGavF1QmZQIxisL8rsp85fuunLmEIfSCxzzGECsMsrkflw7 p6zdlYcIIeM17KUbmIEg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mMDyw-00Cahj-OJ; Fri, 03 Sep 2021 18:32:06 +0000 Received: from mail-ot1-f44.google.com ([209.85.210.44]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mMDyo-00Caeb-Ou for linux-arm-kernel@lists.infradead.org; Fri, 03 Sep 2021 18:32:00 +0000 Received: by mail-ot1-f44.google.com with SMTP id l7-20020a0568302b0700b0051c0181deebso100584otv.12 for ; Fri, 03 Sep 2021 11:31:58 -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; bh=ugNRiYvpM3x4KIHxvO4xruJNMre5tOIxPNx+6YHichU=; b=SBKON+q150ZfSuEaIUPWDPQY0Kmfmmn9hFv8w0U3VLEsXuTfunLg6fAJOKYpRuBfwY IMgRvFVasDfZ51m1MVUMJp6wsZb7llbciBrvIR+pCWv7omReHXSYZArid+qX/GD+RQe9 4Ijf/4o+hpiEZX4S2aHsFvgcMS9v1cifmleziaFeHg9xuGct166//T+r+CGTXxBdEAhT XpBJyuNNBWwXJY3E8jWhEANhDJgVGrueG7iFBkRu74kfpRkHM7Mmi1QxP4Fy+JUYpoUd 9TXIex57l8FRaEpwT1Rxe8xqDAJRvrEg6tJc4pMVNsox1qR83YytW09ieJCWGulbctd6 G31Q== X-Gm-Message-State: AOAM533LbNX/mbCfGhXl4afQEZELvuM153HcqtDto//je05IAVwMMrNe HP1roAEbWX5kPcpQuHjy91qXjP8R7w== X-Google-Smtp-Source: ABdhPJxiLBgdn/zP04HUB1R1+uFgw/HZ6rd2wJCTAIKvz2eTx5de55RgucOE77IIZUtJ2xdRk2rP2g== X-Received: by 2002:a05:6830:4c1:: with SMTP id s1mr324387otd.221.1630693917528; Fri, 03 Sep 2021 11:31:57 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id y7sm1125047oov.36.2021.09.03.11.31.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Sep 2021 11:31:56 -0700 (PDT) Received: (nullmailer pid 3242483 invoked by uid 1000); Fri, 03 Sep 2021 18:31:55 -0000 Date: Fri, 3 Sep 2021 13:31:55 -0500 From: Rob Herring To: Maxime Ripard Cc: dri-devel@lists.freedesktop.org, Sam Ravnborg , Chen-Yu Tsai , Rob Herring , linux-arm-kernel@lists.infradead.org, Jernej =?utf-8?Q?=C5=A0krabec?= , Laurent Pinchart , devicetree@vger.kernel.org, Thierry Reding , linux-sunxi@googlegroups.com, Frank Rowand Subject: Re: [PATCH v2 17/52] dt-bindings: display: aa121td01: Fix data-mapping Message-ID: References: <20210901091852.479202-1-maxime@cerno.tech> <20210901091852.479202-18-maxime@cerno.tech> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210901091852.479202-18-maxime@cerno.tech> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210903_113158_859945_EA1CB590 X-CRM114-Status: GOOD ( 12.95 ) 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, 01 Sep 2021 11:18:17 +0200, Maxime Ripard wrote: > The Mitsubishi AA121TD01 Device Tree Binding was requiring a > data-mapping property value which was set to another value in the > existing Device Trees. Fix this. > > Cc: dri-devel@lists.freedesktop.org > Cc: Laurent Pinchart > Cc: Sam Ravnborg > Cc: Thierry Reding > Signed-off-by: Maxime Ripard > --- > .../bindings/display/panel/mitsubishi,aa121td01.yaml | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel