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 29F29C54EE9 for ; Tue, 20 Sep 2022 08:46:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231229AbiITIqF (ORCPT ); Tue, 20 Sep 2022 04:46:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60188 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231472AbiITIps (ORCPT ); Tue, 20 Sep 2022 04:45:48 -0400 Received: from mail-wr1-x42e.google.com (mail-wr1-x42e.google.com [IPv6:2a00:1450:4864:20::42e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 60CDC6155 for ; Tue, 20 Sep 2022 01:45:26 -0700 (PDT) Received: by mail-wr1-x42e.google.com with SMTP id c11so3030355wrp.11 for ; Tue, 20 Sep 2022 01:45:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=7sTQyK1rwCsb942/R+/uEJKJqgm35TdHOkR/e6Qsq5k=; b=pYrXQHeDZyg+iFLPp2Ley57gVQjwsCkopd5fG97xP7zZpHXeuPPYDHIRTibmSlcZFZ 0VtTnrpW7l/9adWhHrEm/NS+LasZdJ6+6cazF+n7acefuls+qCn5i6q6K6OtEJk9PG10 O/p+rQZxaA7I8yGvIlLX+PyWma5NYcrOAb9u45qZrobjLA0HWXKBwuUXNGAgEbyu7sJ7 t0IqkJGaUteJDZFZ7PS+mdJlfLFjvSVBJ3nlGfb5x2Lf4FnKtqP+OcQv5exf9z0PAPnp bvmPTo/uB5ThiN8U6tbtmR4YlGxdqr+TLmWnimD+yhK/3lyEPotjYhtoc/odeLy8hYUf iwtw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=7sTQyK1rwCsb942/R+/uEJKJqgm35TdHOkR/e6Qsq5k=; b=UlgGz5xAZDDEi4re/Rj5jzhWYPXfcBQYAFtOUPd5cLtD6iHWnh/EHqNsNNuH1wbrQB nLYblSqG92vSGgtgf/9fZRoHUjboD9uOgZZk+EWTZZBaeltBhWgE2BhVhU0hRTQBM2m3 /65WgReRMjM4Z2kcMKQL4AsXLR0wSkbhaEBxo1QOdiJO6UZ3zsWoWCdxRHMpM0qR/xBb 1vS0USA2gmSw1X6d4LoBjWrn82xsHJdaYPKvA56Z7pyn5+GjU56BRccsndcMsFsyCqIQ kUIgkj+NRtvxMlJYR4zxTEaIfrXoums5K8fGny9+FjPGyJRQ+S0XIgZm0wW7IslYaeEb rVZg== X-Gm-Message-State: ACrzQf3NVs9O61lsUOK8+4WTTUXFj7E8VmL1xnMFDHmaO0TCpaLVWIv+ X4xNHLJX6PPUBBD2Qc6CABvhpQ== X-Google-Smtp-Source: AMsMyM798er1BHO93Z4qMl0gWbe3B6jrQXYQeLyCe52d4x4iorkEh5RfijexCYU8KQ2pyKtJ40MXEw== X-Received: by 2002:a5d:6609:0:b0:22a:3965:d5ad with SMTP id n9-20020a5d6609000000b0022a3965d5admr13433047wru.62.1663663524783; Tue, 20 Sep 2022 01:45:24 -0700 (PDT) Received: from [192.168.10.46] (146725694.box.freepro.com. [130.180.211.218]) by smtp.googlemail.com with ESMTPSA id bx23-20020a5d5b17000000b0022ac12fff29sm1030179wrb.65.2022.09.20.01.45.23 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 20 Sep 2022 01:45:24 -0700 (PDT) Message-ID: Date: Tue, 20 Sep 2022 10:45:23 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH 0/2] clocksource: sysctr: add nxp,no-divider property Content-Language: en-US To: "Peng Fan (OSS)" , tglx@linutronix.de, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Peng Fan References: <20220902111207.2902493-1-peng.fan@oss.nxp.com> From: Daniel Lezcano In-Reply-To: <20220902111207.2902493-1-peng.fan@oss.nxp.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 02/09/2022 13:12, Peng Fan (OSS) wrote: > From: Peng Fan > > Legacy design used in i.MX8M* has a internal divider, but new design > used in i.MX9* not has that divider. So add a property to indicate > the divider exists or not. > > I thought to extend the binding such as nxp,imx93-sysctr-timer, and > update driver to support i.MX93, then no need to add nxp,no-divider. > But this means we need to extend the binding again when add new SoC, > saying imx9[x]. > > Not very sure which is better, so just post the NXP downstream way. > Applied, thanks -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog