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 ED60CC43217 for ; Thu, 6 Oct 2022 14:07:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229942AbiJFOHX (ORCPT ); Thu, 6 Oct 2022 10:07:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54470 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231617AbiJFOG7 (ORCPT ); Thu, 6 Oct 2022 10:06:59 -0400 Received: from mail-lf1-x12d.google.com (mail-lf1-x12d.google.com [IPv6:2a00:1450:4864:20::12d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6546FA7AA4 for ; Thu, 6 Oct 2022 07:06:55 -0700 (PDT) Received: by mail-lf1-x12d.google.com with SMTP id j4so2980837lfk.0 for ; Thu, 06 Oct 2022 07:06:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=KQjK7qR8aDTxCX/wEwMMoCMnkBh65bJdWFnevxayKME=; b=LzlULNRKv3NUwJ3XnY+tTnhOjsoY1nQtoDLufa/0Zcsnud9RAtJmA42p4M2PU4xNQD WyD738+KtHMlF7v8UZvd8BqiXkdgxO035duq3+22mD97l6G6ksImt6J3vMVrTiqjWGzA 0VVLnYaniGkFBuYJByOltQek+4QNCnyvlnh1k1YEJjcuVpmBLYr+sHY3UNZgRCof4CJ8 iuuZxUS+yQqlXOVz6b80zSdXXC2FzJYWiZYSzjXWqwVZ5aI2EezpXmMwGHgajIZft2kK Hef6st9Z0zXEHs14anENLsMdXllRi14+WuOvQSaBXZd7uJIPu88pKs060bs1oMt1+DUd 5MNw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date; bh=KQjK7qR8aDTxCX/wEwMMoCMnkBh65bJdWFnevxayKME=; b=kBXNNcU+I3BfxRRkhLYBrfUNJADjDb3rS8wmlKnytA84uWY6OBHSEffhauW2TVZlaM gR4xzNRV+GYfZa7pagXF25wjtPElHnZ1IfzUciWITxTHDuBGczxGpSXT/57VuiAAj5ui jD2K9j996+GGzM0Lc5xR0eXXu7JOULs0ov7qZI1z9D5eXyMzpZ+zd9oitalcqLulwBsQ pJRsCKCmHD7Qh+4g/zcHJQLpxp3/5q27MZ2CWL3o+xAjdhaEn7COjhEu2YSTythbLsCt CVEjj73V8idcf54aMmabx9dYQsd/c2IuJxgLkaHBvVBak7nU/x8O3TAAmuUwmTPk7wWn mgqg== X-Gm-Message-State: ACrzQf3q3JOE41QXvoDVaTcR9svIq8+6weHbQnOEvMlRaSVxtIXedxlS yCAiIFH/HhjkhLDH5IsCG+IegQ== X-Google-Smtp-Source: AMsMyM6zf7BTezkpe5D3Gdyiywc8/FyKK4qRYONk8eJDxKL83AHAzzfnmRtCv72L2mHgkgBXdkBF9g== X-Received: by 2002:ac2:5296:0:b0:4a2:6d18:4dc8 with SMTP id q22-20020ac25296000000b004a26d184dc8mr51980lfm.444.1665065214712; Thu, 06 Oct 2022 07:06:54 -0700 (PDT) Received: from krzk-bin.. (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id z3-20020a056512370300b004a2386b8ce8sm1833929lfr.211.2022.10.06.07.06.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Oct 2022 07:06:54 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Linus Walleij , Rob Herring , Krzysztof Kozlowski , Stephan Gerhold , Shawn Guo , Srinivas Kandagatla , Vinod Koul , krishna Lanka , Iskren Chernev , Martin Botka , linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 09/34] dt-bindings: pinctrl: qcom,sm6350: drop ref to pinctrl.yaml Date: Thu, 6 Oct 2022 16:06:12 +0200 Message-Id: <20221006140637.246665-10-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221006140637.246665-1-krzysztof.kozlowski@linaro.org> References: <20221006140637.246665-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org The binding references common Qualcomm TLMM pin controller schema, which references pinctrl.yaml. Signed-off-by: Krzysztof Kozlowski --- .../devicetree/bindings/pinctrl/qcom,sm6350-pinctrl.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,sm6350-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/qcom,sm6350-pinctrl.yaml index 856b9c567ecb..94af82ee5967 100644 --- a/Documentation/devicetree/bindings/pinctrl/qcom,sm6350-pinctrl.yaml +++ b/Documentation/devicetree/bindings/pinctrl/qcom,sm6350-pinctrl.yaml @@ -14,7 +14,6 @@ description: | in the SM6350 platform. allOf: - - $ref: "pinctrl.yaml#" - $ref: /schemas/pinctrl/qcom,tlmm-common.yaml# properties: -- 2.34.1