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 96FBAC43334 for ; Thu, 14 Jul 2022 09:38:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238129AbiGNJie (ORCPT ); Thu, 14 Jul 2022 05:38:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45434 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231724AbiGNJid (ORCPT ); Thu, 14 Jul 2022 05:38:33 -0400 Received: from mail-lf1-x135.google.com (mail-lf1-x135.google.com [IPv6:2a00:1450:4864:20::135]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2D1FD37193 for ; Thu, 14 Jul 2022 02:38:32 -0700 (PDT) Received: by mail-lf1-x135.google.com with SMTP id t1so1856362lft.8 for ; Thu, 14 Jul 2022 02:38:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=TLtLAzqKjh0PR2hCiXTpWedWr6UZ/eh69O/Av6dFIUQ=; b=OrBeTbStBItEd8xp+RbyOHCOHfiOQOJrv5ANEz6qxRGixDOxMAJ5IzUuiOQejXwRyZ GMkAV6A+Rweq3b6Zxv0mjMm0eoJjr5PRDAQoZco1jCPPb6IAeQSgEB2x3wySZxwH92CG v7eIrrSCr/lzKx0racL0bqV858CJVvFs+RCUV9Iz1I0MBxltwBK4evG6S/Rrl/H7V2lq Ly6NpupvlRiBmGyepoRqeTavRvkISkRMGu8PAVRfuuZ3Oo+jFfV9oe/nSZlU3EbSClps DnYZKmYZJgdiBMW09JWHhs4cqCCLdFQrr5ck858Ixns9msDblNZPtZkKYbuhOiwYqNSY /OsA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=TLtLAzqKjh0PR2hCiXTpWedWr6UZ/eh69O/Av6dFIUQ=; b=egqbHnw7zY4d0YFe9rfb2mjVyUP/Ne2DxULsCU8X0RIqAr0qWBfEFauiI7nkOpkqPI 66F2vB/RNvfUXLoMQwBXMZjFHTNraSX5z9UMSsva6UF54IEsSUI03KhmkQnBR1pTd4wl y7PBLaaJt/rn8URdG6WlAz1gl1xSA3e6yOdOa55NIcgUVjFhvS8WaDPJ8y4N/girusyy SlQf9AHTRKkbcx5kMzKLccyQbVy1Wz7+ZP1KflK0JakxrfndzqQPIUy5iXdZUDyycDM5 KhFM4I+XVKz4U2F1ipsrKzTP0cuYVH6ay/Wtxux23Zw8nUVZGMWYqHunCGOCodwieJ6X nFvA== X-Gm-Message-State: AJIora/IBRDtf+Z2xbyVsuiy+tipE+FmL2fppVNq48T5PcQIZytgibRS gmE1/4skupkbjCzDVH9m/AZOVQ== X-Google-Smtp-Source: AGRyM1tc/J/ECeZYTPp1hWc06zGMIdJAwt8bxeNi6BFWllabpCBNba0Lt2QRG5hj0HKnx9MN0GD8zQ== X-Received: by 2002:a05:6512:2308:b0:48a:f9d:7389 with SMTP id o8-20020a056512230800b0048a0f9d7389mr3812939lfu.235.1657791510561; Thu, 14 Jul 2022 02:38:30 -0700 (PDT) Received: from [10.0.0.8] (fwa5da9-171.bb.online.no. [88.93.169.171]) by smtp.gmail.com with ESMTPSA id s2-20020a056512214200b0047960b50c26sm262242lfr.78.2022.07.14.02.38.28 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 14 Jul 2022 02:38:30 -0700 (PDT) Message-ID: Date: Thu, 14 Jul 2022 11:38:27 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH v2 7/9] dt-bindings: msm/dp: mark vdda supplies as deprecated Content-Language: en-US To: Dmitry Baryshkov , Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Clark , Sean Paul , Abhinav Kumar , Rob Herring , Krzysztof Kozlowski Cc: Stephen Boyd , David Airlie , Daniel Vetter , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, Kuogee Hsieh References: <20220710084133.30976-1-dmitry.baryshkov@linaro.org> <20220710084133.30976-8-dmitry.baryshkov@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20220710084133.30976-8-dmitry.baryshkov@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 10/07/2022 10:41, Dmitry Baryshkov wrote: > The commit fa384dd8b9b8 ("drm/msm/dp: delete vdda regulator related > functions from eDP/DP controller") removed support for VDDA supplies No such commit exists in next. Do not reference unpublished commits. If this is your tree, be sure that it is in next. > from the DP controller driver. These supplies are now handled by the eDP > or QMP PHYs. Mark these properties as deprecated and drop them from the > example. Right now I cannot judge whether this is correct or not. I don't know what's in that commit, but in general driver implementation changes do not warrant changes in the binding. Best regards, Krzysztof