From nobody Sat Sep 13 13:19:27 2025 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 28658C05027 for ; Thu, 2 Feb 2023 16:20:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232734AbjBBQUD (ORCPT ); Thu, 2 Feb 2023 11:20:03 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57506 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232783AbjBBQTl (ORCPT ); Thu, 2 Feb 2023 11:19:41 -0500 Received: from mail-wm1-x32a.google.com (mail-wm1-x32a.google.com [IPv6:2a00:1450:4864:20::32a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EBA5E29163 for ; Thu, 2 Feb 2023 08:19:39 -0800 (PST) Received: by mail-wm1-x32a.google.com with SMTP id f47-20020a05600c492f00b003dc584a7b7eso4105062wmp.3 for ; Thu, 02 Feb 2023 08:19:39 -0800 (PST) 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 :message-id:reply-to; bh=W2wX+q+afWofp2hztFL4hCPCg5BnR0pZqpdU6WpFTEg=; b=HdMhJ1kjN3EKYbFBudHxLNaG8C7OND1d3B9t7FdtxyGdeLhG2RLu9ydJ8DQyyOcP/C 7pGUzZLEG+s8hPrDoZ+/rneFW44uXeJssAiBMiQFgo2CYi3RfKClMoWJEJIkGO+3b1vs rRgE1dXqXHpI6hRjnHRaIJeDuVqkJxxyIOtsTRXt4t46CZF72QUOHGJkvBhQFGYiTkpD f2NwyQI+QSsK69plc6lX1v+xB/FE4OKIY8nDmmv1rPoSu9DKIJEtsc6mslHYuAB5MYVl BbFOZYjAmLNepj9y0+sKWEFk5Q3Y4OtTCHmz5nbKUXrZq5trTearJhhsxuOw911qJVcw PyNg== 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:message-id:reply-to; bh=W2wX+q+afWofp2hztFL4hCPCg5BnR0pZqpdU6WpFTEg=; b=sFrMfUdVKFLnsmdjzWfVFqese1aLYYP6F56VqDx2lraamYMjLLM50naCvF2jy97Uy9 EuCc19FFtmhXB0hCsQj+8XBxGvX250Yg6p6P0oGKMRxZUX9AH+NkK3jJr9sKOpF5nzyX UwYNUpJN8xdQ0/NGolqYEWzYaM5/PGzVbmxrvCU+z1RuEBFnFoEuIzJ25I90Gks2u8Nt hvWQYQkL7OMmBhDmG7OqjrreCVPY3V1mG1LyS2pan0CEGz5iV1o5ysHghhpbA8RPxPNy CJXk2Rav9V+Oa+MaKu7lXV1bT1b9OFDBrWZk88mSlV7PbkJzXN5P8u4rIjSzWber63lS fatA== X-Gm-Message-State: AO0yUKWIZzGADPIXB3QcDXj//Tp9hvLg1ywloWETo5RIbqRue6gLOgFR LF0wOllrdu02lNOkE0hdrDLWMA== X-Google-Smtp-Source: AK7set/5z2h1bmANvwPsAs1Sq0Zli0vsPFeC0uokxH4aItnb8qU6ZrdaQiZIkBxpSdyjpSQp1NxNcQ== X-Received: by 2002:a7b:c388:0:b0:3db:2e6e:7826 with SMTP id s8-20020a7bc388000000b003db2e6e7826mr7176231wmj.5.1675354778532; Thu, 02 Feb 2023 08:19:38 -0800 (PST) Received: from krzk-bin.. ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id h16-20020a05600c351000b003dc521f336esm212416wmq.14.2023.02.02.08.19.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Feb 2023 08:19:38 -0800 (PST) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Jassi Brar , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 02/13] dt-bindings: mailbox: qcom,apcs-kpss-global: document missing sdx55 Date: Thu, 2 Feb 2023 17:18:45 +0100 Message-Id: <20230202161856.385825-3-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230202161856.385825-1-krzysztof.kozlowski@linaro.org> References: <20230202161856.385825-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Add missing compatible (in top-level) for qcom,sdx55-apcs-gcc which is already used in the Linux driver and DTS. Signed-off-by: Krzysztof Kozlowski --- .../devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-globa= l.yaml b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.ya= ml index c38bbdd9d7db..4ae97b7c784d 100644 --- a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml +++ b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml @@ -56,6 +56,7 @@ properties: - enum: - qcom,msm8916-apcs-kpss-global - qcom,msm8953-apcs-kpss-global + - qcom,sdx55-apcs-gcc - const: syscon reg: maxItems: 1 --=20 2.34.1