From patchwork Thu Jul 7 15:09:31 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: 588962 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 5821FC433EF for ; Thu, 7 Jul 2022 15:09:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235910AbiGGPJq (ORCPT ); Thu, 7 Jul 2022 11:09:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38612 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229926AbiGGPJq (ORCPT ); Thu, 7 Jul 2022 11:09:46 -0400 Received: from mail-wr1-x430.google.com (mail-wr1-x430.google.com [IPv6:2a00:1450:4864:20::430]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5DBAD26AFC for ; Thu, 7 Jul 2022 08:09:44 -0700 (PDT) Received: by mail-wr1-x430.google.com with SMTP id bk26so11685568wrb.11 for ; Thu, 07 Jul 2022 08:09:44 -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=kGGmltJW/sQ4eUFteyt9f3ADjviTJxdFrDX8z7edsaw=; b=C144MF1cyKAseejcrlTqZVSME+XszOw4BLo+VfoUUTa2epbsPpX33za8t878vbCT5U N3XJph2WzX2IS0G7HWB5RQszBDwpB6BejkaIo+E5MmSx3fvdfoBakqhdVGGjHBBQKO8+ Jxra8lsaEnWP00w0s/LyNzmeM+iObPrIlW7VkJ4GP53aB2shwP3I33vQgT8R4BiG9Odv goltMwOMs0qcUMGo7fxyXKHV6D7qXNn0Rc3AEDTnspQ53lmY+m9CHITr+YWNeI2nHB9P 3hV4Xaod1VIag6YWlSO8AAspynvLnPMuSb/yNcwn1nbVo6tITGw9IjLwqKCvv/TkfsGu CSsA== 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=kGGmltJW/sQ4eUFteyt9f3ADjviTJxdFrDX8z7edsaw=; b=uP7pNMaTsqGZuaRnV/1kTCVcrLVfk2iM8+DafQVCfqJz2+Qon17alxO6WiOA/wcqnV g0Uv9DZwpU9zmNXRTjpcu2CHTFz1zm3jW9rK23o67UpKZf/zKT/yTfukNl7wOp88TDD0 t477420Y2hKm7d3AQCZftlj4K+VhbjB6Qy4Zyq7O8AUFY+LYJKAVF1sKnBCj9ltlXNr3 oo+gsLKQRa1mXraDBxzzlP4lu/9VZdPHUPUl4jmKtTJ+CULXqSzCM7x3v4H7Mdl+w9Ow 6Q1GZv7htitqIEbh6Vy2HXkq+6b8ikue4ne/wySbnyS5amN8EAjGlclKHnlacTK+MCZZ eJZA== X-Gm-Message-State: AJIora93ltj5s+A/NL/F/tSMVGFB/xTPWqUL5FBSXY0leG6AC6KzuPJp mnzT3F+Kdj5sfqklNSNPTGQDjg== X-Google-Smtp-Source: AGRyM1vBGHb6TDWlnZN00paH3aEYNpamhOzJr+iYZehmUuU6PAnp2nwIYdU1+oM/th0FhqDWpSed3w== X-Received: by 2002:a05:6000:1d97:b0:210:25d6:e125 with SMTP id bk23-20020a0560001d9700b0021025d6e125mr41868605wrb.464.1657206582866; Thu, 07 Jul 2022 08:09:42 -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 m1-20020a7bcb81000000b003a05621dc53sm29122235wmi.29.2022.07.07.08.09.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 07 Jul 2022 08:09:42 -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 v2 0/2] Two apcs-kpss-global.yaml fixes Date: Thu, 7 Jul 2022 16:09:31 +0100 Message-Id: <20220707150933.1889371-1-bryan.odonoghue@linaro.org> X-Mailer: git-send-email 2.36.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org 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 | 52 +++++++++++-------- 1 file changed, 31 insertions(+), 21 deletions(-)