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 72E3AC433F5 for ; Fri, 18 Mar 2022 13:45:35 +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:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=SKvvT4TOg1gW4UOH/B6zV9CC6P1O6I4OHf6RzidqN8g=; b=2yxJj0WmWVKbj7 pXxOTACyLlqbkjOT9oxg424oEH9ygEpYyaAwQfL4eHjB7gk+d0p6ssC6wEwxRA1aAg5zJ5OcV7w9e RDpOcHF9MZoeroiFYyS+4LkWoS8/Krt6u6o+CGyP3ndpmPtFBh55fpd0Wangl0gjLKAzognW1Dhvw ey0BQTfKLI5vyHOsZcJWX5vDVo+EfnoIujNdloMVlyS2UnZTt7vL0Sc0bUq1eDg7hi14mVGY9gSft 4iRVVrnW7jgIiGqz1I63GbTIi1AsrqZIPGNBkU+z11kzpAf4CzvPcMwrMY+fuu7OnSpKvxePLcXq5 zxxahzk/tXB/wKhX9lrw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nVCtp-001lAI-AM; Fri, 18 Mar 2022 13:44:13 +0000 Received: from mail-lf1-f53.google.com ([209.85.167.53]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nVCtm-001l9j-6o for linux-arm-kernel@lists.infradead.org; Fri, 18 Mar 2022 13:44:11 +0000 Received: by mail-lf1-f53.google.com with SMTP id bu29so14262834lfb.0 for ; Fri, 18 Mar 2022 06:44:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=+13Af56+e0RqW04Edcq76EyluIRDM9JaL8dIazHbckc=; b=tkqK1Su+OBtVqsTo0FP6mCwGtP8ndpULKjyXsSHct/vDsWJvTJ86pU6RGrlPlU2iRe 0ThB71xBq0IS2SqpI2nwiI3lY6zFt0+sCHJGgBLjQI0+4q0F+PoQra74Nlaq5fvu7nN9 BGvdF3LB7nU/stPsWMIe4Ltt+N3kWli1roxZDDIj9F07rQ1IG84h0X2NL9UMqy176m/k qAvdXDgRGjaB3UTld0Bv5qScQOALYG34ovCyUYqu7zlLG+Kq5erfCi5X6DNDywrPCF02 S27Pch99gcQZw1QShZv40KfsIA30X2cjg6ebPjeha7Jn/8tvinUMf66ICzqiNpUTLJ89 4JUg== X-Gm-Message-State: AOAM533jAYhLA7KLQeM/KaA1B4R5M0Cl/t7vZsg4OpqnPtmlTJrkp+6i iShnHN9/QwZtAGwa96xQbHAKrP0dLKg= X-Google-Smtp-Source: ABdhPJxBG0gMB7P6i31hX6URblEoIk15XK26/WiOk2L5XQrQkklk9dI2CS32ZTycPzHM2+9Bp954qg== X-Received: by 2002:a05:6512:2613:b0:448:5164:689d with SMTP id bt19-20020a056512261300b004485164689dmr6030983lfb.526.1647611048126; Fri, 18 Mar 2022 06:44:08 -0700 (PDT) Received: from [192.168.0.17] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.googlemail.com with ESMTPSA id y23-20020a2e95d7000000b00247e4e386aasm965319ljh.121.2022.03.18.06.44.06 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 18 Mar 2022 06:44:07 -0700 (PDT) Message-ID: Date: Fri, 18 Mar 2022 14:44:05 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: [PATCH v2 3/3] ARM: dts: aspeed: Remove arch timer clocks property Content-Language: en-US To: Kuldeep Singh , Marc Zyngier , Rob Herring , Joel Stanley , Andrew Jeffery Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-aspeed@lists.ozlabs.org References: <20220317191527.96237-1-singh.kuldeep87k@gmail.com> <20220317191527.96237-4-singh.kuldeep87k@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20220317191527.96237-4-singh.kuldeep87k@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220318_064410_281442_B24E45F4 X-CRM114-Status: GOOD ( 10.04 ) 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 17/03/2022 20:15, Kuldeep Singh wrote: > > Moreover, clocks also matches incorrectly with the regex pattern. > Remove this entry altogether to fix it. > 'clocks' does not match any of the regexes: 'pinctrl-[0-9]+' Except of ongoing discussion, this paragraph is incorrect. There is no incorrect match of regex pattern. The field is simply not documented in the bindings (not allowed by bindings). This paragraph is actually confusing and misleading. Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel