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 36043C43334 for ; Fri, 10 Jun 2022 18:33:26 +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=evgNInxxxiMChJ8uKUyDATqZEU7vRsSPWdqOgEd9WSg=; b=DdA6jd4+pbiSXY Xu55XbzkbaeIGYeeaFoGOMao6vITbDhvva+YiaH56peHosRYAvmjbwTG+258fnueHriH6SstNNVQi 1F218r/kUBm/Xoj/BTCoiqFRAh35+Nw7OqnzTgKtAQsE4EOLCFJWtcUI9sBpWfOphgFptvXlDNGM8 6R0JxAJCdAeFJyUx1Bx1zx1JRpFvAy9Z9RZoOXBmxCGnPMd2dnhvJUrKr4/9nSuuiKM3p4Tv5Xn3z 47ko5cqSjO9H06xUg99KK+DyRGM90v51jF/x04MQxI2lbz2tWueM+G42lhxhWz9/iK9YwZ0TTV8Xj OqR+DkzA2hQsMiDZTjrQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nzjQh-009Mzs-NG; Fri, 10 Jun 2022 18:32:19 +0000 Received: from mail-io1-f51.google.com ([209.85.166.51]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nzjQe-009My7-K2 for linux-arm-kernel@lists.infradead.org; Fri, 10 Jun 2022 18:32:18 +0000 Received: by mail-io1-f51.google.com with SMTP id 19so6814748iou.12 for ; Fri, 10 Jun 2022 11:32:11 -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=OVMxoy3v8YN9vjfenOL8+Mzp5/ikdw6ycfv3Coyc0HQ=; b=tKnzl3ChOkWm2EMeubDNecmDNEIQaS9txUfed6ZnBN5t5I6+9URQzTcW58vORkziwB ddhQEYy2Ov7U2i+L2WlFB7O2k/tJwwUEf2HMpOo10twNpyPclkv0O533zcrL9ZQiSyQl 9xmlkGatpF/DgYRQNIMX6g3pZFIO49nNKMP/d4K+J15Pe9tPE3Zt+7AOHLJomCiIt+NF 4MvU3xp9q+DJZaBgAspM2fbXYeYadt2akc4A+GtN2Le85aVANgGkzuEyFC0zNMWtYGNJ +4V2fNyccypicRHeX7nayXQhd2Hzov92pwUZgdMDdEY6mhGKjmIin5IKGe+Q1OHFfKrx kVtw== X-Gm-Message-State: AOAM532f7gNqLb7RAqdD1MXwuPU4Vcy7sposXen4RRqsgWcLrH+GWR2x ig6+9q4Q4xcbL7VCpNEthU0V8jP3vw== X-Google-Smtp-Source: ABdhPJzrk+TFZQ8ye0z+1Q6GVMf6xVa4Vaq1QD2t1xc6NjS6VEHT9PgXPmwREY6KXZs17bPRjqebmg== X-Received: by 2002:a6b:c801:0:b0:669:c93c:5a69 with SMTP id y1-20020a6bc801000000b00669c93c5a69mr147764iof.167.1654885930991; Fri, 10 Jun 2022 11:32:10 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.251]) by smtp.gmail.com with ESMTPSA id l9-20020a023909000000b0033207c2cebesm2142424jaa.48.2022.06.10.11.32.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 10 Jun 2022 11:32:10 -0700 (PDT) Received: (nullmailer pid 1952880 invoked by uid 1000); Fri, 10 Jun 2022 18:32:08 -0000 Date: Fri, 10 Jun 2022 12:32:08 -0600 From: Rob Herring To: Andre Przywara Cc: Liviu Dudau , devicetree@vger.kernel.org, Rob Herring , dri-devel@lists.freedesktop.org, David Airlie , Daniel Vetter , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] dt-bindings: display: arm,malidp: remove bogus RQOS property Message-ID: <20220610183208.GA1952788-robh@kernel.org> References: <20220609162729.1441760-1-andre.przywara@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220609162729.1441760-1-andre.przywara@arm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220610_113216_696206_8ED6BF3B X-CRM114-Status: GOOD ( 15.27 ) 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 Thu, 09 Jun 2022 17:27:29 +0100, Andre Przywara wrote: > As Liviu pointed out, the arm,malidp-arqos-high-level property > mentioned in the original .txt binding was a mistake, and > arm,malidp-arqos-value needs to take its place. > > The binding commit ce6eb0253cba ("dt/bindings: display: Add optional > property node define for Mali DP500") mentions the right name in the > commit message, but has the wrong name in the diff. > Commit d298e6a27a81 ("drm/arm/mali-dp: Add display QoS interface > configuration for Mali DP500") uses the property in the driver, but uses > the shorter name. > > Remove the wrong property from the binding, and use the proper name in > the example. The actual property was already documented properly. > > Fixes: 2c8b082a3ab1 ("dt-bindings: display: convert Arm Mali-DP to DT schema") > Link: https://lore.kernel.org/linux-arm-kernel/YnumGEilUblhBx8E@e110455-lin.cambridge.arm.com/ > Signed-off-by: Andre Przywara > Reported-by: Liviu Dudau > --- > Documentation/devicetree/bindings/display/arm,malidp.yaml | 7 +------ > 1 file changed, 1 insertion(+), 6 deletions(-) > Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 267D9C43334 for ; Fri, 10 Jun 2022 18:32:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232547AbiFJScQ (ORCPT ); Fri, 10 Jun 2022 14:32:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60096 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233646AbiFJScP (ORCPT ); Fri, 10 Jun 2022 14:32:15 -0400 Received: from mail-io1-f47.google.com (mail-io1-f47.google.com [209.85.166.47]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AC1C638790 for ; Fri, 10 Jun 2022 11:32:11 -0700 (PDT) Received: by mail-io1-f47.google.com with SMTP id e80so4670798iof.3 for ; Fri, 10 Jun 2022 11:32:11 -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=OVMxoy3v8YN9vjfenOL8+Mzp5/ikdw6ycfv3Coyc0HQ=; b=jP2lwMcSpdlZc3mo+dhlE+aVp/3V7hMy1yl57VBGBAOyCDYDwHle2z12JXrjO7HtDA eY27BANX6FS/O6KtST2HNK9hqgFdmU2mGq8BZuBniGCBHCttYayCYTtsVlApa/1kmsso PQoeAB7iJ3MEkYJLF+fROHc/k2r7JUPtcI5vdZa6/UYpCyUlP9iDZHjh47H5QGakRtQS R/op3RO0VhbyEvyB6oy7HxrOXWAlbcHIA1ESIp/1W45Iq/hqvgGZzxVR1b50gyr5dHr2 DQTTG/lRRWK/2ywq77MMfzVDjSMYfKXqyyXe4k6jrTMrGN3BoBpG2IXWq2WN15rRADtP KNNQ== X-Gm-Message-State: AOAM531WLo1n/w48he/R38Lbc5Sb32TA8bifXqj1Wq2WsJ0eml6oIX+V kWCeufQm+ar+dAOn+soRLg== X-Google-Smtp-Source: ABdhPJzrk+TFZQ8ye0z+1Q6GVMf6xVa4Vaq1QD2t1xc6NjS6VEHT9PgXPmwREY6KXZs17bPRjqebmg== X-Received: by 2002:a6b:c801:0:b0:669:c93c:5a69 with SMTP id y1-20020a6bc801000000b00669c93c5a69mr147764iof.167.1654885930991; Fri, 10 Jun 2022 11:32:10 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.251]) by smtp.gmail.com with ESMTPSA id l9-20020a023909000000b0033207c2cebesm2142424jaa.48.2022.06.10.11.32.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 10 Jun 2022 11:32:10 -0700 (PDT) Received: (nullmailer pid 1952880 invoked by uid 1000); Fri, 10 Jun 2022 18:32:08 -0000 Date: Fri, 10 Jun 2022 12:32:08 -0600 From: Rob Herring To: Andre Przywara Cc: Liviu Dudau , devicetree@vger.kernel.org, Rob Herring , dri-devel@lists.freedesktop.org, David Airlie , Daniel Vetter , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] dt-bindings: display: arm,malidp: remove bogus RQOS property Message-ID: <20220610183208.GA1952788-robh@kernel.org> References: <20220609162729.1441760-1-andre.przywara@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220609162729.1441760-1-andre.przywara@arm.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Thu, 09 Jun 2022 17:27:29 +0100, Andre Przywara wrote: > As Liviu pointed out, the arm,malidp-arqos-high-level property > mentioned in the original .txt binding was a mistake, and > arm,malidp-arqos-value needs to take its place. > > The binding commit ce6eb0253cba ("dt/bindings: display: Add optional > property node define for Mali DP500") mentions the right name in the > commit message, but has the wrong name in the diff. > Commit d298e6a27a81 ("drm/arm/mali-dp: Add display QoS interface > configuration for Mali DP500") uses the property in the driver, but uses > the shorter name. > > Remove the wrong property from the binding, and use the proper name in > the example. The actual property was already documented properly. > > Fixes: 2c8b082a3ab1 ("dt-bindings: display: convert Arm Mali-DP to DT schema") > Link: https://lore.kernel.org/linux-arm-kernel/YnumGEilUblhBx8E@e110455-lin.cambridge.arm.com/ > Signed-off-by: Andre Przywara > Reported-by: Liviu Dudau > --- > Documentation/devicetree/bindings/display/arm,malidp.yaml | 7 +------ > 1 file changed, 1 insertion(+), 6 deletions(-) > Applied, thanks! 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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 A6868C433EF for ; Fri, 10 Jun 2022 18:32:13 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id A0C3B1123AE; Fri, 10 Jun 2022 18:32:12 +0000 (UTC) Received: from mail-io1-f44.google.com (mail-io1-f44.google.com [209.85.166.44]) by gabe.freedesktop.org (Postfix) with ESMTPS id A83431123F0 for ; Fri, 10 Jun 2022 18:32:11 +0000 (UTC) Received: by mail-io1-f44.google.com with SMTP id s23so26130250iog.13 for ; Fri, 10 Jun 2022 11:32:11 -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=OVMxoy3v8YN9vjfenOL8+Mzp5/ikdw6ycfv3Coyc0HQ=; b=Un/VIwYOtQTnkray3NolLljk5HkOX0hMR3l4KghDZ0EnYFv5M2xUuuYBDYFbsNiaxn vYP9sNxSjutDt9N/I51wgxqswdyq/kVv/GjKw9uQ9p1AFDsXszCzM9SPPbghTIDo5ZFM pbdpRv91zIScLifdTKV5WbdZ5WjhkoH6UD8bQIuN1fyT7WPu5EJeHGCIbC+PH5QcCU/S OOL1jIWRC5fUXzhLgX/7gLsYYx+Hv1Zv6Eo9A+JGqMtPuTomz9CjL0JUXIzIdCmwfxw/ 2BjRRGRL8UQ76VneqHfrf9Fe52kLM12XGroQotX4/WHXRFZ8CvDUHY1gToKW3c1GztwO y4Xg== X-Gm-Message-State: AOAM532isNBsQzfOl9QvE8ToAfglcPNimVmvgK3aM8SSTNdusVm9l2kL J75PMtD3z4f73NEfkdWakw== X-Google-Smtp-Source: ABdhPJzrk+TFZQ8ye0z+1Q6GVMf6xVa4Vaq1QD2t1xc6NjS6VEHT9PgXPmwREY6KXZs17bPRjqebmg== X-Received: by 2002:a6b:c801:0:b0:669:c93c:5a69 with SMTP id y1-20020a6bc801000000b00669c93c5a69mr147764iof.167.1654885930991; Fri, 10 Jun 2022 11:32:10 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.251]) by smtp.gmail.com with ESMTPSA id l9-20020a023909000000b0033207c2cebesm2142424jaa.48.2022.06.10.11.32.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 10 Jun 2022 11:32:10 -0700 (PDT) Received: (nullmailer pid 1952880 invoked by uid 1000); Fri, 10 Jun 2022 18:32:08 -0000 Date: Fri, 10 Jun 2022 12:32:08 -0600 From: Rob Herring To: Andre Przywara Subject: Re: [PATCH] dt-bindings: display: arm,malidp: remove bogus RQOS property Message-ID: <20220610183208.GA1952788-robh@kernel.org> References: <20220609162729.1441760-1-andre.przywara@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220609162729.1441760-1-andre.przywara@arm.com> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Krzysztof Kozlowski , David Airlie , Liviu Dudau , dri-devel@lists.freedesktop.org, Rob Herring , linux-arm-kernel@lists.infradead.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Thu, 09 Jun 2022 17:27:29 +0100, Andre Przywara wrote: > As Liviu pointed out, the arm,malidp-arqos-high-level property > mentioned in the original .txt binding was a mistake, and > arm,malidp-arqos-value needs to take its place. > > The binding commit ce6eb0253cba ("dt/bindings: display: Add optional > property node define for Mali DP500") mentions the right name in the > commit message, but has the wrong name in the diff. > Commit d298e6a27a81 ("drm/arm/mali-dp: Add display QoS interface > configuration for Mali DP500") uses the property in the driver, but uses > the shorter name. > > Remove the wrong property from the binding, and use the proper name in > the example. The actual property was already documented properly. > > Fixes: 2c8b082a3ab1 ("dt-bindings: display: convert Arm Mali-DP to DT schema") > Link: https://lore.kernel.org/linux-arm-kernel/YnumGEilUblhBx8E@e110455-lin.cambridge.arm.com/ > Signed-off-by: Andre Przywara > Reported-by: Liviu Dudau > --- > Documentation/devicetree/bindings/display/arm,malidp.yaml | 7 +------ > 1 file changed, 1 insertion(+), 6 deletions(-) > Applied, thanks!