From patchwork Fri May 20 12:32:45 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 574597 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 EB138C433F5 for ; Fri, 20 May 2022 12:33:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1349298AbiETMdC (ORCPT ); Fri, 20 May 2022 08:33:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53028 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1349290AbiETMdA (ORCPT ); Fri, 20 May 2022 08:33:00 -0400 Received: from mail-lf1-x130.google.com (mail-lf1-x130.google.com [IPv6:2a00:1450:4864:20::130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 736BF163F63 for ; Fri, 20 May 2022 05:32:59 -0700 (PDT) Received: by mail-lf1-x130.google.com with SMTP id u30so14054726lfm.9 for ; Fri, 20 May 2022 05:32:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=knSxD1TlOZ/MurFqh4MAuIK2ISGbwtIaZGc/kQ3GJTw=; b=oYKCAbrjW/8mxghhX32YjZ+S4W4CzBeJoPk5KYZmY31m/q3lQTIbL198GGWpE5Cp+h 9chLsR/dPw897WMGTa079wCD2hTP/hE1bQ/YyDVSFcrhVXVSdufoenoxABQLmK/kGzGi mWtM90qVVCiYNjaS3upsONRYfOKMj4zmnyBIzoD2iuxRWD8idL4tKnKGc55408YjNPoI jZrkUSurYY9eUX7BY8oF5KvjO4tbnVj4cLl6BAMA8+1uJrDndgvFIC/1/I3IHHmhc30A K/K8pCKu6R21TLCdY2A3vkOHvzwrAKmXl6t9hbNqTnQXxHQ+eWI6XlZEUxUa8YidHagJ hcgg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=knSxD1TlOZ/MurFqh4MAuIK2ISGbwtIaZGc/kQ3GJTw=; b=utwYi7OwB5sLS5UtWEd6O9NdUezf/r0pwQ+lzjk6nVN45Vq75ytGSAqmBH+JM+yV6w 8B/BVutr2IKayxRvu0OWssyo5+X0wByU/Sr4UhrRcjpNP4kTaSpqCXIYcTHpdx/iPc51 IR7Eq5taq/eyOgnUfXAJlcZvknlG2uGn0QQX0ME3n2/S1t1IQ6GppEtmneaANfRq2b+V aDtckmLhGLnrQN2A+AINRFqMZzWPllqiubDnDqSGjx0FYl7R4GaCApcfO0zXIA6ZUxwL +A/p7Kqzdl3AimI1PaBxMVC8XtyqM702T9DnkXe8lY5UCdj6COn03OtnRNPymsgPoG8A PGtA== X-Gm-Message-State: AOAM531+VqRs1YVTivCbkvUeVzT0DSjlkh5TbwNjBptGgeXYAQJPLU3Y 95CG2aPmLV9JXEBQov9wjZ4rAbHaf79k9MRy X-Google-Smtp-Source: ABdhPJx9fhKVC53FchZhlE3nk+XbV8Zly4fi6zCSFk7x91jdXP1I43wdfQbK10NtsbvE4yz2jZeBlw== X-Received: by 2002:a05:6512:3341:b0:477:be23:d94c with SMTP id y1-20020a056512334100b00477be23d94cmr6663585lfd.291.1653049977849; Fri, 20 May 2022 05:32:57 -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 a14-20020a056512374e00b0047255d211bfsm643973lfs.238.2022.05.20.05.32.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 May 2022 05:32:57 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , Stephen Boyd , Vinod Koul , Stephan Gerhold , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 2/9] dt-bindings: arm: qcom: fix Longcheer L8150 compatibles Date: Fri, 20 May 2022 14:32:45 +0200 Message-Id: <20220520123252.365762-2-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220520123252.365762-1-krzysztof.kozlowski@linaro.org> References: <20220520123252.365762-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org The MSM8916 Longcheer L8150 uses a fallback in compatible: msm8916-longcheer-l8150.dtb: /: compatible: 'oneOf' conditional failed, one must be fixed: ['longcheer,l8150', 'qcom,msm8916-v1-qrd/9-v1', 'qcom,msm8916'] is too long Fixes: b72160fa886d ("dt-bindings: qcom: Document bindings for new MSM8916 devices") Signed-off-by: Krzysztof Kozlowski Reviewed-by: Stephan Gerhold Acked-by: Rob Herring --- Documentation/devicetree/bindings/arm/qcom.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index b7dd61df7ec0..e15012035093 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -160,11 +160,15 @@ properties: - items: - enum: - alcatel,idol347 - - longcheer,l8150 - samsung,a3u-eur - samsung,a5u-eur - const: qcom,msm8916 + - items: + - const: longcheer,l8150 + - const: qcom,msm8916-v1-qrd/9-v1 + - const: qcom,msm8916 + - items: - enum: - sony,karin_windy