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 456BECCA47B for ; Tue, 5 Jul 2022 10:01:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230499AbiGEKBs (ORCPT ); Tue, 5 Jul 2022 06:01:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55238 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230198AbiGEKBr (ORCPT ); Tue, 5 Jul 2022 06:01:47 -0400 Received: from mail-lj1-x22b.google.com (mail-lj1-x22b.google.com [IPv6:2a00:1450:4864:20::22b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B106A13E25 for ; Tue, 5 Jul 2022 03:01:46 -0700 (PDT) Received: by mail-lj1-x22b.google.com with SMTP id a39so13848044ljq.11 for ; Tue, 05 Jul 2022 03:01:46 -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=U9PFsZB/0/QmRDr09pEYPH9caFXecL3SOxTVBS97+JI=; b=wJ0jItWtosja/wQoJjQWUnJNtMedQ0Paoz9oR1YCGkWbN/mX7p9BbtGW0KibSdpqe3 bQ04O/a8BT+HQ4AK3ufi8ansChrgSSzNZp6E1yKDrZOJDvGVRMyRvrmsCCfCF5nyAjiG A1c+Tckjym7I8zO1Kb5DOmaCjLvOuXQeCrEyTpOvlb91y2TUCS2SGAVx2viDOF2Dqz8x /nPY1OiCvFilgLZQLnm2jxqu0ZU1+S/nNcRCongYMEK1qYkIOyFLQwRw9CJ3YSbcRJDE h34jXHj+sOBFuFHeyGRMyz/2HLprGosDvQ1taUp+D+KYhH8CloW8Id+Dimkz/xz1KFtc MmjA== 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=U9PFsZB/0/QmRDr09pEYPH9caFXecL3SOxTVBS97+JI=; b=gRI7Oob99gFDiHljCM5w0FnnAAsfQgV87eCauOsRgov3VQkqH20ef8BzPkFbpPLbiq CgTntsd+UtSKI3YH/3alhJFXO23gM2q/f8qHACwB9H6+6sBPB6OUChKCO0GwAyz4iyre b5Cv6BY/czGqOoVzZOOe8Pb4lk050bsQZGJo6ldefqaL1S0UaRkiImuIDkirM0cz8MgQ Y9Snb6nw6iNq+/hSFp+Nj/HcTUGlm22D0g0reJkzl7dKpiBN986ThaQ/KuRlPIlYES/i +BG4k6b3MrcfQT9IcWghvMO4gkaFD/z5N46d0WvLRx84nOuMWL1cDWkLbsIPPiGrMInY VmMQ== X-Gm-Message-State: AJIora/h0AviY0VgbeRjl8gWeHh/HSmBg/DeCT4lfQiSm93huvjTeaYN Uxw+M3tmD/OASleeLyjcobVhKw== X-Google-Smtp-Source: AGRyM1vZzAee/PdXNufa+In8yExr4AGKcMzQRZAvFKn5/GGjH7hPM3pVeIBp/gKb93qyLkk6yYkE3A== X-Received: by 2002:a2e:b8c2:0:b0:25b:6b0c:34e with SMTP id s2-20020a2eb8c2000000b0025b6b0c034emr10195075ljp.397.1657015305041; Tue, 05 Jul 2022 03:01:45 -0700 (PDT) Received: from [192.168.1.52] ([84.20.121.239]) by smtp.gmail.com with ESMTPSA id r1-20020a2e8e21000000b0025d2ed848d6sm465617ljk.24.2022.07.05.03.01.43 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 05 Jul 2022 03:01:44 -0700 (PDT) Message-ID: <7ae2f396-7cee-7a34-2148-b2a1b7867751@linaro.org> Date: Tue, 5 Jul 2022 12:01:42 +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 01/43] dt-bindings: phy: qcom,qmp: fix bogus clock-cells property Content-Language: en-US To: Johan Hovold , Vinod Koul , Rob Herring , Krzysztof Kozlowski Cc: Andy Gross , Bjorn Andersson , Kishon Vijay Abraham I , linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220705094239.17174-1-johan+linaro@kernel.org> <20220705094239.17174-2-johan+linaro@kernel.org> From: Krzysztof Kozlowski In-Reply-To: <20220705094239.17174-2-johan+linaro@kernel.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 05/07/2022 11:41, Johan Hovold wrote: > The QMP PHY wrapper node is not a clock provider so drop the bogus > '#clock-cells' property that was added when converting to DT schema. > > Fixes: ccf51c1cedfd ("dt-bindings: phy: qcom,qmp: Convert QMP PHY bindings to yaml") > Signed-off-by: Johan Hovold > --- > Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml | 5 ----- > 1 file changed, 5 deletions(-) Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof