From mboxrd@z Thu Jan 1 00:00:00 1970 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 B6192C433F5 for ; Tue, 26 Apr 2022 18:14:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346619AbiDZSRc (ORCPT ); Tue, 26 Apr 2022 14:17:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46472 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237325AbiDZSRb (ORCPT ); Tue, 26 Apr 2022 14:17:31 -0400 Received: from mail-ot1-f51.google.com (mail-ot1-f51.google.com [209.85.210.51]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 615EB7C177; Tue, 26 Apr 2022 11:14:23 -0700 (PDT) Received: by mail-ot1-f51.google.com with SMTP id r14-20020a9d750e000000b00605446d683eso13596704otk.10; Tue, 26 Apr 2022 11:14:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=h1hMpLqNOCLpi6GDave5Bh/hc5hHwrShGYn19nqVIwQ=; b=33zP/LRftZBu1yqm9LQzSB0aTW53yA5PDGS3hT+lCCqCb9YxAo+qIipNla/6HqMCCR sr1qxtjSwULp5BxxPtm7nKk56zo/I8K7HoJTE+Cv5YrNkIhbTu+Dejodgnu0XPh9zkas ZuDQDJWhoc2BmATk1WFK0RqD6agyKz50NaJ/QkcjsJR7oWhlsOwoVdb0C9SUQ/+STuK7 0x6UWi+rw1L9kGsZmH59m5E59rv2knCpeoFJx5MujnKV1OsDuOV22oH5Ujfp/ZpoDAkz 1gwp332HXKJ9SQMblYY23YpkdQAz0IDvk1Rw1DDHc1+C0xJ29+WGnbDiN6qEGDTMCFgf Kk2Q== X-Gm-Message-State: AOAM531rOvFIKVIjCQ2JGvWNsWWkDuu20ssE/q7rx3gVTTTykgsNraWW wtBvsztJWUkk2Ogf52AFMQ== X-Google-Smtp-Source: ABdhPJzRl02Kg8mq3ywndYHKEJfysHBxZifJyj+CXo0TKxtiSzRtTncX2+dYJ+UOx5TxiZrwB3MxjQ== X-Received: by 2002:a05:6830:2709:b0:605:913c:45f0 with SMTP id j9-20020a056830270900b00605913c45f0mr7445324otu.220.1650996862679; Tue, 26 Apr 2022 11:14:22 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id u5-20020a05687036c500b000e686d1388bsm1069006oak.37.2022.04.26.11.14.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 26 Apr 2022 11:14:22 -0700 (PDT) Received: (nullmailer pid 2287709 invoked by uid 1000); Tue, 26 Apr 2022 18:14:21 -0000 Date: Tue, 26 Apr 2022 13:14:21 -0500 From: Rob Herring To: Krzysztof Kozlowski Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Alim Akhtar , Thomas Gleixner , Michal Simek , linux-samsung-soc@vger.kernel.org, Rob Herring , Daniel Lezcano , Krzysztof Kozlowski Subject: Re: [PATCH 3/3] dt-bindings: timer: samsung,exynos4210-mct: define strict clock order Message-ID: References: <20220424150333.75172-1-krzysztof.kozlowski@linaro.org> <20220424150333.75172-3-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220424150333.75172-3-krzysztof.kozlowski@linaro.org> Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org On Sun, 24 Apr 2022 17:03:33 +0200, Krzysztof Kozlowski wrote: > 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 > --- > .../devicetree/bindings/timer/samsung,exynos4210-mct.yaml | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Acked-by: Rob Herring From mboxrd@z Thu Jan 1 00:00:00 1970 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 915F4C433F5 for ; Tue, 26 Apr 2022 18:15:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=9r+T+ZMIi+h4Nuu5B4DWO8+jBKZ0+MAkm8r5AiziFo8=; b=0CelP8dpreFosk AEqOctf4jT18fOB5AvtOZiZUof0NUkJIIU+ZTpQaE/FbJT9dxW8bOYzuA7iY9F9E0xrecm+wBi7He C70i6BC1D/mBwiSl4VZ+7YSWA3QnMXtAINY+TsnnmHbcws2CyB0VJKLFrqHJ9pD5LZsVAlNs+RmzV IbRFmLszWVNSIF4GZ7sqZGSj0heOiDmhQ9ZyM1VD31dQrPtQupI8IQriBqMZ3INEaZ1Wc/qbfpVGa TwxlKjd7XDLE33nzSLJNWUDCOEqBm9BRfIj2LrEJVE/xox6pcdC78snDiqgUtNLvTeJE5nW5m95tN poBZxRtJ88mRM2QSWMXA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1njPhr-00Fclj-LS; Tue, 26 Apr 2022 18:14:35 +0000 Received: from mail-ot1-f54.google.com ([209.85.210.54]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1njPhg-00FciG-Mb for linux-arm-kernel@lists.infradead.org; Tue, 26 Apr 2022 18:14:25 +0000 Received: by mail-ot1-f54.google.com with SMTP id e15-20020a9d63cf000000b006054e65aaecso13632370otl.0 for ; Tue, 26 Apr 2022 11:14:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=h1hMpLqNOCLpi6GDave5Bh/hc5hHwrShGYn19nqVIwQ=; b=138g00plzgqRxJ37roDxZJG6ol1KEnub/otMlH1tGP2KoD0277Br+MfXYViMYaAhQe 2i4LakSv/1mMinCibxJbZqaambk/XGHmAIII+y9EoK3TGbPqDjrhdnk3dzBiLj4LhxvL usiQzGp64eyXDPyBknAI8/fQCOygI5N3JY85m6ACyZDnTfSndDlpjhJf2MrUeTU77WiF pBjbg+i2EFctwLJs4LZEJvedZyIwkmbMMvM6cfpr78gjivN7TDNcvTPbs9899H9y15Y/ LGOKQOkhgUIajoGItNjb0XvKnahm4zRyGZwLHIipdpdiGqWlx8quNOrdRnv8RFkkJxLS KJjw== X-Gm-Message-State: AOAM533SRVt+i7XfbayPicf2CAOPICg1vOSnIzX8KB97MtAvrb/ToCHz t6mxRO5qfAnRMsN/hrJWuA== X-Google-Smtp-Source: ABdhPJzRl02Kg8mq3ywndYHKEJfysHBxZifJyj+CXo0TKxtiSzRtTncX2+dYJ+UOx5TxiZrwB3MxjQ== X-Received: by 2002:a05:6830:2709:b0:605:913c:45f0 with SMTP id j9-20020a056830270900b00605913c45f0mr7445324otu.220.1650996862679; Tue, 26 Apr 2022 11:14:22 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id u5-20020a05687036c500b000e686d1388bsm1069006oak.37.2022.04.26.11.14.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 26 Apr 2022 11:14:22 -0700 (PDT) Received: (nullmailer pid 2287709 invoked by uid 1000); Tue, 26 Apr 2022 18:14:21 -0000 Date: Tue, 26 Apr 2022 13:14:21 -0500 From: Rob Herring To: Krzysztof Kozlowski Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Alim Akhtar , Thomas Gleixner , Michal Simek , linux-samsung-soc@vger.kernel.org, Rob Herring , Daniel Lezcano , Krzysztof Kozlowski Subject: Re: [PATCH 3/3] dt-bindings: timer: samsung,exynos4210-mct: define strict clock order Message-ID: References: <20220424150333.75172-1-krzysztof.kozlowski@linaro.org> <20220424150333.75172-3-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220424150333.75172-3-krzysztof.kozlowski@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220426_111424_770678_08B67477 X-CRM114-Status: GOOD ( 13.13 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sun, 24 Apr 2022 17:03:33 +0200, Krzysztof Kozlowski wrote: > 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 > --- > .../devicetree/bindings/timer/samsung,exynos4210-mct.yaml | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel