From patchwork Sun Apr 24 15:03:33 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 12824921 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 7B8CDC433EF for ; Sun, 24 Apr 2022 15:04:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231228AbiDXPHB (ORCPT ); Sun, 24 Apr 2022 11:07:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59676 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233081AbiDXPGl (ORCPT ); Sun, 24 Apr 2022 11:06:41 -0400 Received: from mail-ed1-x532.google.com (mail-ed1-x532.google.com [IPv6:2a00:1450:4864:20::532]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9FAB91632E7 for ; Sun, 24 Apr 2022 08:03:40 -0700 (PDT) Received: by mail-ed1-x532.google.com with SMTP id y21so8823731edo.2 for ; Sun, 24 Apr 2022 08:03:40 -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=jwlK9jjG0EHaUq0duy+gRAUhYpTS7gfP9G9S4f5hT6g=; b=zcZ1bDliQAxh18O9LMACpJmrsgH/tqMAiuZcptCSSx/J/brrF00uoSkAGzVwtq9qIo 6xeA/kNmN5XzMmH47LODWF2RL5QIEs/vG4aqK4akFx0EF/3T5jKs7VQ7IFCsScOhb//N KS2rJamCo/ge16a3Imh0+oMPSEOgykmEXZFCnxhF0nbpKULXRYjdQmA3M8WoUyv4c5x/ +iUWfT+ksF5+ZBLE/47en/8MSOwjecreiD2hgBQrGrQRmI9g1/+WsmcwQVyyF+gTICWz 6+o2HQk+bHTK3CHTd4TlkdrJlaTS+8OeiapR4nlIh4ejdvo5o9k5GE7builpyItYLr8M 5riw== 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=jwlK9jjG0EHaUq0duy+gRAUhYpTS7gfP9G9S4f5hT6g=; b=Vnzdrd2jRyVA+Ti04d/EJK/TQwkmX66fQZxhveodcleu7CA9l+v0CsxovtR86BiYvE dJQ1+7LTi34FE+tP8VHcoMnJFZEE9ZZuv8rtHpSLH1ycmcmnoFY33D4wJs3Mw3FEAONP N+ndnY6fsp3xV+Epf9cTz4mrmUx1aQns7jRMRko/sbmtDIZwVbOR8v0HZF88AXuu+wU5 uHc8+eUqkdbhAa4zBKgzG44PA3f0JzX6X8/+hm7FT59htBjSDCNjfZvRp7Q52rmGO+pX 3a9p9HYpMlxZM2afkAM59rTo9qKba/itxn2RD9O2imWU5ipBmLo5no0FZixdP+sK0iz0 XKOA== X-Gm-Message-State: AOAM531Jq2ShvP7Xwc2AJUjrfsvJvsp0a0tTx8Cg9otw5JulTCm/udmQ 4aiVYRhzkqM+Io1HVr66SAg/Jg== X-Google-Smtp-Source: ABdhPJxNGI1Ojx4plkpT/9SMClX6rw44WPBHwNsLIXfnk89K2IgDc1ZS5RkgQK9gbZs3zSJPwnNQiA== X-Received: by 2002:a05:6402:274b:b0:423:fe73:95a0 with SMTP id z11-20020a056402274b00b00423fe7395a0mr14587786edd.224.1650812619186; Sun, 24 Apr 2022 08:03:39 -0700 (PDT) Received: from localhost.localdomain (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id y23-20020a170906071700b006e8a19cefa6sm2655165ejb.106.2022.04.24.08.03.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 24 Apr 2022 08:03:38 -0700 (PDT) From: Krzysztof Kozlowski To: Daniel Lezcano , Thomas Gleixner , Rob Herring , Krzysztof Kozlowski , Alim Akhtar , Michal Simek , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 3/3] dt-bindings: timer: samsung,exynos4210-mct: define strict clock order Date: Sun, 24 Apr 2022 17:03:33 +0200 Message-Id: <20220424150333.75172-3-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220424150333.75172-1-krzysztof.kozlowski@linaro.org> References: <20220424150333.75172-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org The DTS should always have fixed clock order, even if it comes with clock-names property. Drop the pattern to make the order strict. Existing DTS already match this. Signed-off-by: Krzysztof Kozlowski Reviewed-by: Alim Akhtar Acked-by: Rob Herring --- .../devicetree/bindings/timer/samsung,exynos4210-mct.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/timer/samsung,exynos4210-mct.yaml b/Documentation/devicetree/bindings/timer/samsung,exynos4210-mct.yaml index 0e28d9bdb8cb..9c81d00b12e0 100644 --- a/Documentation/devicetree/bindings/timer/samsung,exynos4210-mct.yaml +++ b/Documentation/devicetree/bindings/timer/samsung,exynos4210-mct.yaml @@ -39,8 +39,8 @@ properties: clock-names: items: - - pattern: "^(fin_pll|mct)$" - - pattern: "^(fin_pll|mct)$" + - const: fin_pll + - const: mct reg: maxItems: 1