From patchwork Sun Jul 17 21:36:43 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bryan O'Donoghue X-Patchwork-Id: 591391 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 A8C07CCA488 for ; Sun, 17 Jul 2022 21:37:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231535AbiGQVhF (ORCPT ); Sun, 17 Jul 2022 17:37:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54196 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232903AbiGQVgy (ORCPT ); Sun, 17 Jul 2022 17:36:54 -0400 Received: from mail-wr1-x433.google.com (mail-wr1-x433.google.com [IPv6:2a00:1450:4864:20::433]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5823C12088 for ; Sun, 17 Jul 2022 14:36:53 -0700 (PDT) Received: by mail-wr1-x433.google.com with SMTP id r2so13593002wrs.3 for ; Sun, 17 Jul 2022 14:36:53 -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:mime-version :content-transfer-encoding; bh=vfUHl65v7HlcSyZWgGiMRi0rmU87KVTlmidLO43ZaUM=; b=p+86Et9aqYZjke2hUO2kH37Ui4fIWCLJompXJu0OfQ3lqsv7O3H4fDPOnZT6TnKbu+ hlqdka4HB3qyZPG//A6q8xszslIAb1wABWuv9LRuEj3/6J2ytaRXsaw4PwQy35lXB8e2 nTAYQ9cSwmljI8Px5jAfZpo75j67hAxqxpTbBKFpxi0BgSkFgoXoIa8W1DZEh1/RowoH ESpOxbwKiWolkalhuF4RBIi62aCuJYlkn8e9IzSFD5YyZbH9HEtbf0aU9RGhRM9MOUrv YgkC318U7J5Vhp2kuXZi9jYZttt09I0ZzkeVBMy8o9nUDXVCVGjIG/qpCo1u3bWv+xsz nauQ== 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:mime-version :content-transfer-encoding; bh=vfUHl65v7HlcSyZWgGiMRi0rmU87KVTlmidLO43ZaUM=; b=yI6J5P8Afwc2sCzLcDE7h8KCdW8t0pXoGXc5tguPnpd6ea0m/UKIjatAHomzFnsNan B1rZ6YtL53C3cSo6IteAsqHqXlvAtLE52dyfO+aPzBuvg/VyNGmu3jxu+57VK8dtYu7w 0+ck0QNy9kJndqXXBIwkznIGMGQoMPJymhjldOOQdMwIcm6o5NZnFGrb/KMSreO8Q4RK fXPWPx25KvX6KhcgqxgWaw011s4iT2q2npPtvXNaxvQYXxnlrjNKICCMKhNcQNZUjYaC YZzx4/3tc5rkHPoiY/QJsbtil/2Z6XBVTjVMuxtLRswc8s9bEOZB2NKZQGsiOEHCWJts WFmQ== X-Gm-Message-State: AJIora9Ng6T8N4GGb9QqHrKXGZyqjTgMqTf2fH6vcoSai3Fas7dx0HK5 I5wgYhUU0uH+OwPUfnZbBr0Rbw== X-Google-Smtp-Source: AGRyM1u9jNqk4ffT+RN6Xn3mhuTKrZeAcKfyTta7b5Z0E8aYxs1Mpw8BvHoDPbBKiU7h980uwEiNsQ== X-Received: by 2002:adf:f345:0:b0:21d:6927:ec8f with SMTP id e5-20020adff345000000b0021d6927ec8fmr20662654wrp.490.1658093811874; Sun, 17 Jul 2022 14:36:51 -0700 (PDT) Received: from sagittarius-a.chello.ie (188-141-3-169.dynamic.upc.ie. [188.141.3.169]) by smtp.gmail.com with ESMTPSA id k21-20020a05600c1c9500b003a3187a2d4csm3715956wms.22.2022.07.17.14.36.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 17 Jul 2022 14:36:51 -0700 (PDT) From: Bryan O'Donoghue To: agross@kernel.org, bjorn.andersson@linaro.org, konrad.dybcio@somainline.org, jassisinghbrar@gmail.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, shawn.guo@linaro.org, bryan.odonoghue@linaro.org Subject: [PATCH v3 0/2] Two apcs-kpss-global.yaml fixes Date: Sun, 17 Jul 2022 22:36:43 +0100 Message-Id: <20220717213645.1147342-1-bryan.odonoghue@linaro.org> X-Mailer: git-send-email 2.36.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org V3: - Include Rob and Krz Reviewed-by for patch #1 - Defines maxItems 1 for the clock-output-name I missed this error in the dtb check for V2. V2: - Fixes example which threw an error in v1 - Rob's bot - Updates the patch prefix - Krzysztof - Fixes broken non-DT schema syntax clock-output-name - Krzysztof V1: Adding in msm8939.dtsi and running the binding checks is throwing up two errors for me. In the first instance we use syscon on the 8939 and should declare it in the compat list. Doing a quick grep it looks like that fix should be applied to a number of existing declarations too. In the second instance we just need to document clock-output-names for the a53 mux PLL. Bryan O'Donoghue (2): dt-bindings: mailbox: qcom,apcs-kpss-global: Add syscon const for relevant entries dt-bindings: mailbox: qcom,apcs-kpss-global: Add clock-output-names .../mailbox/qcom,apcs-kpss-global.yaml | 53 +++++++++++-------- 1 file changed, 32 insertions(+), 21 deletions(-)