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 920B2C433F5 for ; Fri, 3 Sep 2021 18:31:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7432B60FC0 for ; Fri, 3 Sep 2021 18:31:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235945AbhICScq (ORCPT ); Fri, 3 Sep 2021 14:32:46 -0400 Received: from mail-oo1-f49.google.com ([209.85.161.49]:46980 "EHLO mail-oo1-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235865AbhICScq (ORCPT ); Fri, 3 Sep 2021 14:32:46 -0400 Received: by mail-oo1-f49.google.com with SMTP id z1-20020a4a2241000000b0028e8dfb83b4so1752712ooe.13 for ; Fri, 03 Sep 2021 11:31:46 -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=7YUEaLycuiNZIqQPxowaB/DzCRnSBQk4WOtC1nrNe8k=; b=RDN+p9GAUQJgL9Nrvw/APRKL2EAv1PpEUywyoP/i3RJsK+T9BT4Ll3GdrvuvwBwyqs /l/LphKd93hwV/5NwVSa7DjKkcXai8KNLreLsioxQoNLx4SvG2QejVJV5S54Xkz/oXqA H3T9Duvw+IL3+pvCyEQdjRIFDJVE1DJh0eKyzAsUPxd6lD+eQnWfYQtUrP6Fh+6DS/bi 0F+f1oLbSMzq+4sbzjbF5PeOWGYkQpOvHoCTMBxi/fzVsTyNY3gOZbeCemwTZFZuHRQQ AMKgcTzePy/6FsnSFucBdG5siHV7Q49ul3ssQFKDXBb4bsMk2xdNrU+qB6trwoYf5oL5 8qoQ== X-Gm-Message-State: AOAM5329exlryc3BBo8yZRjLN2WTFTeugeeqlhb6v33kCza5WeTlSoVm fslYwU2p48ahNDYThLrscA== X-Google-Smtp-Source: ABdhPJyXKhseSCW1zAJyrbWCky6N9IzOhCOmDR1ZhY805AlrcjKlndiol7QkXNptee2ltvQ+cH5Grw== X-Received: by 2002:a4a:e923:: with SMTP id a3mr4056877ooe.45.1630693906079; Fri, 03 Sep 2021 11:31:46 -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 z18sm25893oib.27.2021.09.03.11.31.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Sep 2021 11:31:45 -0700 (PDT) Received: (nullmailer pid 3242167 invoked by uid 1000); Fri, 03 Sep 2021 18:31:44 -0000 Date: Fri, 3 Sep 2021 13:31:44 -0500 From: Rob Herring To: Maxime Ripard Cc: Frank Rowand , Thierry Reding , linux-arm-kernel@lists.infradead.org, Sam Ravnborg , Chen-Yu Tsai , devicetree@vger.kernel.org, linux-sunxi@googlegroups.com, Rob Herring , Laurent Pinchart , Jernej =?utf-8?Q?=C5=A0krabec?= , dri-devel@lists.freedesktop.org Subject: Re: [PATCH v2 16/52] dt-bindings: display: aa121td01: Remove unused vcc-supply Message-ID: References: <20210901091852.479202-1-maxime@cerno.tech> <20210901091852.479202-17-maxime@cerno.tech> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210901091852.479202-17-maxime@cerno.tech> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, 01 Sep 2021 11:18:16 +0200, Maxime Ripard wrote: > The Mitsubishi AA121TD01 Device Tree Binding was requiring a vcc-supply > property. However, neither the existing device trees using that binding, > nor the driver were actually using that property which is also redundant > with power-supply. Let's just drop it. > > 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 | 5 ----- > 1 file changed, 5 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 ADB02C433F5 for ; Fri, 3 Sep 2021 18:33:30 +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 6F54060FC0 for ; Fri, 3 Sep 2021 18:33:30 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 6F54060FC0 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=HGlIRgEgZOKC/blW2rT/7SpPYkl6/uu5rMQ6wYfWUbw=; b=yRIAMX64G61z/O j8+buwD6UKxEiUKkoZiRjrECFXjYweGLjKp63mhBWIhFFHUSt1rAIZ9Pvk9UujN18mzCT6JSnuV66 Z9NBsP6ERdG4JITIQNr1i8FyCznukxw165QfTI6mv+8BSrt7jyb7VSGyTCaytRW8ojg7SaQZu12t8 deTtvojL9IwiShjyVDFE0mlY8ENV1PBKEZ7mqb8zI9DBYnPhMTRqZeNKjjHGGon9weY/VkYVJV8EO ZF6nVmpf2YhnCSEGjR24nDp0k/l6bw6KbmeNSdXK1AXHS6EmKPzWruFpz1TMwcmZuazjaZdYfaL/w JEdJinJJdvz0DmZfQO/g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mMDyh-00CabI-Pg; Fri, 03 Sep 2021 18:31:52 +0000 Received: from mail-oo1-f42.google.com ([209.85.161.42]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mMDyd-00CaZM-Ax for linux-arm-kernel@lists.infradead.org; Fri, 03 Sep 2021 18:31:48 +0000 Received: by mail-oo1-f42.google.com with SMTP id y16-20020a4ad6500000b0290258a7ff4058so1753400oos.10 for ; Fri, 03 Sep 2021 11:31:46 -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=7YUEaLycuiNZIqQPxowaB/DzCRnSBQk4WOtC1nrNe8k=; b=drIp6vLQtpg/j72PPAZVLX/CVbRjUwl3tN50q0G9vCnoguYIirctcEr5ajsosd35rW GcRuXxd3UDW7aj+HUKqDVCAte8myYaSYU/BDUJmMM3mvx21ODDakglaTAGgm685QqFzF fuf23la6lSxGpoc/IZh0FVd8D0TM0oREc4m2mm0UE4DhpYve/ZKtbmGvBNfOhGEAD529 yVxV1YlpiwF7t4fx4H9H8I1Eioq+IGWRuq8Urrl8f3yPIUaemLcbrfChxNA5JlaYqwse 0mk+XZknWci6oXAxeQvf7MrdhgUDVsf29k5x8q9MsL38AY9CPNrU1uu8IAy1JJJStCeE TCRw== X-Gm-Message-State: AOAM530aTc3S4VE45VCk3fw6qnSo+rqtK9ZnwmM+/LFdqgXyhYkjtMRd 16a41XSP2Ni0Cdx6NBX8lg== X-Google-Smtp-Source: ABdhPJyXKhseSCW1zAJyrbWCky6N9IzOhCOmDR1ZhY805AlrcjKlndiol7QkXNptee2ltvQ+cH5Grw== X-Received: by 2002:a4a:e923:: with SMTP id a3mr4056877ooe.45.1630693906079; Fri, 03 Sep 2021 11:31:46 -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 z18sm25893oib.27.2021.09.03.11.31.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Sep 2021 11:31:45 -0700 (PDT) Received: (nullmailer pid 3242167 invoked by uid 1000); Fri, 03 Sep 2021 18:31:44 -0000 Date: Fri, 3 Sep 2021 13:31:44 -0500 From: Rob Herring To: Maxime Ripard Cc: Frank Rowand , Thierry Reding , linux-arm-kernel@lists.infradead.org, Sam Ravnborg , Chen-Yu Tsai , devicetree@vger.kernel.org, linux-sunxi@googlegroups.com, Rob Herring , Laurent Pinchart , Jernej =?utf-8?Q?=C5=A0krabec?= , dri-devel@lists.freedesktop.org Subject: Re: [PATCH v2 16/52] dt-bindings: display: aa121td01: Remove unused vcc-supply Message-ID: References: <20210901091852.479202-1-maxime@cerno.tech> <20210901091852.479202-17-maxime@cerno.tech> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210901091852.479202-17-maxime@cerno.tech> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210903_113147_412205_711B1A14 X-CRM114-Status: GOOD ( 12.28 ) 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:16 +0200, Maxime Ripard wrote: > The Mitsubishi AA121TD01 Device Tree Binding was requiring a vcc-supply > property. However, neither the existing device trees using that binding, > nor the driver were actually using that property which is also redundant > with power-supply. Let's just drop it. > > 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 | 5 ----- > 1 file changed, 5 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