Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp16634272rwd; Mon, 26 Jun 2023 12:49:53 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ4uXCN/6ewh5M0It++M98CLGL8Kdh7CrQmoKbsEJ1Ny0AWQ3bbZCapdPY0gF1uyvVHz+EjZ X-Received: by 2002:a2e:94c1:0:b0:2b1:daca:676f with SMTP id r1-20020a2e94c1000000b002b1daca676fmr18163593ljh.36.1687808993076; Mon, 26 Jun 2023 12:49:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1687808993; cv=none; d=google.com; s=arc-20160816; b=FELQJOvrMx+TUnAtBfw9eyuBsQPdPW8F+1DqbawOnSPF/9iwFmRKLyWXlqxHGaAnQ7 YbFINY1RoGXVEiBwtIOVjssjq/J8i5sPfv8LfQA2Zn9PKF0MJS660j3xc6nsQJ/rsRY7 rJqO1uQlBvuZ6VclFAWraqTKib2/0mdKTE8ySiUpv7e8TJogpt1llVguf1eF6CvNYpfi NRy81kBx1B5V5ckJTZ+A3DTsPLtYuHpYamzi2JAuam9BfTDcGH7+adTJiXxfU+fu/tk+ Sv1BloEN0UWERnU5GCOykeEhEi5eUwx7I7Vf2ta+bI4+LqRxDk59Nw8Y2gPclY7bYHZq hiRA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=B4FUIGIrOZiigxPr1w7Z7ZyvCDjFn6KnuFPkkG4u9Rs=; fh=ICAANXfAspVNTtbri0pF1cBWvEfnAb0M8CR36XuODO4=; b=n04FTXJQFNdnX4tZ1yab9AAQGrx+BfF+miv6gXw2GjDtVFcECjlvEZwV57uxCjRS7y J1aU23el55p9k/4OlpOj5MeUzbPoCK+z1zo2YCyZutRuhexUIbuveyPyEPfD5pRWGdKS qm9+Rpn6730juChSsnIu4hrx6cAQcVN1Hf7vLDWcrRzRdM2P7iVfL/5z++IVlXUtpNDs QkXBoGTOcoXTEgw8imMiCFS8Rac8USzK1ig0Nvk6Ku2My1v5xKmOKRJPTZEGWSy+9Hcw LIujvhipO7SJV0z4VvmNwroviWIfh46y59m8c2V0cnvWFYDQqihKHP37ZFVbe381zpBF 3+Dg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id lc1-20020a170906f90100b00988a210d8a3si3427990ejb.239.2023.06.26.12.49.26; Mon, 26 Jun 2023 12:49:53 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231367AbjFZSxx (ORCPT + 99 others); Mon, 26 Jun 2023 14:53:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34854 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229533AbjFZSxw (ORCPT ); Mon, 26 Jun 2023 14:53:52 -0400 Received: from relay01.th.seeweb.it (relay01.th.seeweb.it [5.144.164.162]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9EBE797; Mon, 26 Jun 2023 11:53:51 -0700 (PDT) Received: from SoMainline.org (94-211-6-86.cable.dynamic.v4.ziggo.nl [94.211.6.86]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by m-r1.th.seeweb.it (Postfix) with ESMTPSA id CFAC01F74D; Mon, 26 Jun 2023 20:53:48 +0200 (CEST) Date: Mon, 26 Jun 2023 20:53:47 +0200 From: Marijn Suijten To: Krzysztof Kozlowski Cc: Konrad Dybcio , Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Michael Turquette , Stephen Boyd , Rob Clark , Abhinav Kumar , Dmitry Baryshkov , Sean Paul , David Airlie , Daniel Vetter , Krishna Manikandan , ~postmarketos/upstreaming@lists.sr.ht, AngeloGioacchino Del Regno , Martin Botka , Jami Kettunen , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski , linux-clk@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, Lux Aliaga Subject: Re: [PATCH 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock Message-ID: References: <20230624-sm6125-dpu-v1-0-1d5a638cebf2@somainline.org> <20230624-sm6125-dpu-v1-3-1d5a638cebf2@somainline.org> <55b0ca89-8f2e-5383-59d4-6809e813abf8@linaro.org> <52c57cab-10cf-2e7e-2c1d-fa6506786d45@linaro.org> <6311f26f-79ee-c471-649f-5e0b4629cfcc@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE, SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2023-06-26 20:51:38, Marijn Suijten wrote: > > Not really, binding also defines the list of clocks - their order and > > specific entries. This changes. > > And so it does in "dt-bindings: clock: qcom,dispcc-sm6125: Remove unused > GCC_DISP_AHB_CLK"? Never mind: it is the last item so the order of the other items doesn't change. The total number of items decreases though, which sounds like an ABI-break too? - Marijn