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 4697AC54EE9 for ; Thu, 8 Sep 2022 14:11:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231773AbiIHOL0 (ORCPT ); Thu, 8 Sep 2022 10:11:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37362 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230083AbiIHOLZ (ORCPT ); Thu, 8 Sep 2022 10:11:25 -0400 Received: from mail-lj1-x231.google.com (mail-lj1-x231.google.com [IPv6:2a00:1450:4864:20::231]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3A67A2E9F7 for ; Thu, 8 Sep 2022 07:11:24 -0700 (PDT) Received: by mail-lj1-x231.google.com with SMTP id bn9so20041208ljb.6 for ; Thu, 08 Sep 2022 07:11:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=o3OotFGc4zQb4T1etN8tA5qJ2OKFzMyTl9qsFJ7tIeo=; b=GMlEMT15K7e8wundvnjKKiFp+5WSTRSv9HE+qMfJkko93+KlsoM6ZAWvPUFyrvb3s3 kdGImWCvPd9JMSqYz91qX6yrBCJKYTu7FhZTaeGVQEz20VCOqzzpJBGBQiyRZIZkAGrF G77e13UzyXEjotfPjWpFQLP3Fleab5TwfsF0QZNGxXhl/WJY7Yay0NMH8b7NDi1CzG7O IdYKXbdn5uD4f5VcFONhu7RzYG/bhvKODttGt5z89L1LdKw+tkWAyQzZxqrNmpaN8ntu yA/bBYASlJRxyXI4XmMKLRlkrxMNgUrzL8J8ysrbrpdS+c5cF3j2JllaP1lFwpjTrB7B Cydg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=o3OotFGc4zQb4T1etN8tA5qJ2OKFzMyTl9qsFJ7tIeo=; b=AGXnNh/FD433mYKc9VJ5bNmwXT1UmPfS37l4JqpJufgYrgCZlGpQilWDWTJwi/KIdC hUzTEcFzUwkc+VSCP5ec0SZFgiPWYo2yIpUPl2GpuRzbffM7f9VPmLcc2fisf3FFMeJC veHil0tqYYdHFel+xFsZLov4i9UJtfiNlFORlyIQJFn1BgSS7dljufEukCpDJLV6nmSb bHJpeRESXFGnk3Q7oKjO4r4hYwpHnuMkVwZ4Ml9bEsQs8hhSi3ieQRH2bTz0VZgcnjqw +lA82y0F3uylDqTwPbVX5DPixnscGhvYR6bBl2SlXrTzBuUX4llAuEW6GqFUVxChaoku +hpA== X-Gm-Message-State: ACgBeo2fTIfiCQM+gB5tjWUhYJk/3R38Mofy4UkM6w1kWWvXepAGQW1A WWCx3oK6jrd+h+gW3Ur3YBZbcw== X-Google-Smtp-Source: AA6agR6aTA4lP/gd7HEc42s9ZZ6P5V/ewmsp1xku/A5U67jnYBHwWQsUuQ4IXsdHJvmcTqOITzRJjA== X-Received: by 2002:a2e:be89:0:b0:25f:e95a:7c6e with SMTP id a9-20020a2ebe89000000b0025fe95a7c6emr2423281ljr.468.1662646282632; Thu, 08 Sep 2022 07:11:22 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id t3-20020a056512208300b00498f51af149sm19257lfr.308.2022.09.08.07.11.21 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 08 Sep 2022 07:11:22 -0700 (PDT) Message-ID: Date: Thu, 8 Sep 2022 16:11:20 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [PATCH 01/11] dt-bindings: msm: dsi-controller-main: Drop redundant phy-names Content-Language: en-US To: Bryan O'Donoghue , robdclark@gmail.com, quic_abhinavk@quicinc.com, dmitry.baryshkov@linaro.org, sean@poorly.run, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, quic_mkrishn@quicinc.com, agross@kernel.org, andersson@kernel.org, konrad.dybcio@somainline.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org References: <20220907000105.786265-1-bryan.odonoghue@linaro.org> <20220907000105.786265-2-bryan.odonoghue@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20220907000105.786265-2-bryan.odonoghue@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 07/09/2022 02:00, Bryan O'Donoghue wrote: > Adding in msm8939 which is based msm8916 dtsi I stumbled across a binding > check complaining about the phy name for msm8916 which we were reusing for > msm8939. > > The currently inconsistent upstream dtsi naming of "dsi" and "dsi-phy" is > not captured in the yaml for this driver. > > The driver however doesn't care about the name of DSI phy, hence the yaml > check is redundant. > > Both Krzysztof and Rob suggested we could drop the phy-names entirely if it > really isn't a dependency. > > So, drop the inconsistent and unnecessary phy-names field from the yaml. > > Signed-off-by: Bryan O'Donoghue Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof