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 5BA9BEB64DD for ; Wed, 21 Jun 2023 13:01:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232140AbjFUNBA (ORCPT ); Wed, 21 Jun 2023 09:01:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37996 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232135AbjFUNA6 (ORCPT ); Wed, 21 Jun 2023 09:00:58 -0400 Received: from mail-wr1-x434.google.com (mail-wr1-x434.google.com [IPv6:2a00:1450:4864:20::434]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C30FA10D2 for ; Wed, 21 Jun 2023 06:00:56 -0700 (PDT) Received: by mail-wr1-x434.google.com with SMTP id ffacd0b85a97d-311099fac92so6840835f8f.0 for ; Wed, 21 Jun 2023 06:00:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1687352455; x=1689944455; 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:message-id:reply-to; bh=sKfFOA2VQNsIqUQ1flZDf0bxDWmVBHZhAudfMdk56p0=; b=HWV31ax/NO65WpLHfIYRSaZG6yjRk9QNUXB+xA5HDAe9pfonOfYq5aly5BHQsGJ41N gLbbLh2iUJO63XfOji067mFyQSm0CabxHJW1fprMrXNo0ORUe19uirV+KHs9np78ztV4 Rd3o4G8ZprBSE6j3jhLRwlLKb/gZvRezPqXtt0uWvbEvZeHdPPf1JIOIi7/EY6sdPc2b XNAng8v5xYnTgGQO07o78tLXBvxg3rZjs5PkAzuB2UdDCd+Sv0a5Sl/F9nx3fBnNMY5L 7aXHvJyTtZswns6dUP1OiuyqRunxMqy+IGJuNiF+XSqcaK5cqvL1HR9lWxHFwEsRRfRj z2rw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687352455; x=1689944455; 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:message-id:reply-to; bh=sKfFOA2VQNsIqUQ1flZDf0bxDWmVBHZhAudfMdk56p0=; b=R839UlhyCuwq5dcl42ScurY2LYD3htauQ3cf4dU/JbXHx2MzjbzEzfIUQ119skcaA2 N40pqWLLMUbSwf9MHqupx/EDsxsrgbNFrVB41M6MQP2DasmYf0qPpO/6o7vf6M7tqQYb kPqgWbfc5VEIB0R3opeyEhguTeylTIcpcZysfrRJGuRwBVubrLJSWBAW8d2HAKXyVlph J7Gcg8OThfL0+anSNr+yBv6fkyB4svFsTCpIwSFMaLwXnjAbmfyMPgxSaeRVxkQo2eIg Ul6AqSxKo/fbnmNVBK/H99ulA2OINCP67kEoagKaJbPEs7ngdQTqzmennaybpjZ3fUk9 E9Rg== X-Gm-Message-State: AC+VfDwx4V/uumjfJ2Tcq/m3f7FHyk2JYgMTvDGWFy18L1SS0vWkd/fC WN42T31oDI7/qSgBMlXazp6Fkw== X-Google-Smtp-Source: ACHHUZ6JKqWTaaZfAwNeGlMyFJwUZ4r0dshdn49b3nRktAmqVPae+sEM6nHr+tXoRT63f9YhRex0EA== X-Received: by 2002:adf:e8c2:0:b0:30f:cf67:5658 with SMTP id k2-20020adfe8c2000000b0030fcf675658mr13179240wrn.9.1687352442778; Wed, 21 Jun 2023 06:00:42 -0700 (PDT) Received: from [192.168.1.20] ([178.197.219.26]) by smtp.gmail.com with ESMTPSA id e10-20020a5d65ca000000b002f28de9f73bsm4420499wrw.55.2023.06.21.06.00.40 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 21 Jun 2023 06:00:42 -0700 (PDT) Message-ID: <21f12495-ffa9-a0bf-190a-11b6ae30ca45@linaro.org> Date: Wed, 21 Jun 2023 15:00:39 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Subject: Re: [PATCH v2 5/6] can: tcan4x5x: Add support for tcan4552/4553 Content-Language: en-US To: Markus Schneider-Pargmann Cc: Wolfgang Grandegger , Marc Kleine-Budde , Rob Herring , Krzysztof Kozlowski , "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Conor Dooley , Chandrasekar Ramakrishnan , Michal Kubiak , Vivek Yadav , linux-can@vger.kernel.org, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Simon Horman References: <20230621093103.3134655-1-msp@baylibre.com> <20230621093103.3134655-6-msp@baylibre.com> <32557326-650c-192d-9a82-ca5451b01f70@linaro.org> <20230621123158.fd3pd6i7aefawobf@blmsp> From: Krzysztof Kozlowski In-Reply-To: <20230621123158.fd3pd6i7aefawobf@blmsp> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 21/06/2023 14:31, Markus Schneider-Pargmann wrote: > Hi Krzysztof, > > On Wed, Jun 21, 2023 at 12:28:34PM +0200, Krzysztof Kozlowski wrote: >> On 21/06/2023 11:31, Markus Schneider-Pargmann wrote: >>> tcan4552 and tcan4553 do not have wake or state pins, so they are >>> currently not compatible with the generic driver. The generic driver >>> uses tcan4x5x_disable_state() and tcan4x5x_disable_wake() if the gpios >>> are not defined. These functions use register bits that are not >>> available in tcan4552/4553. >>> >>> This patch adds support by introducing version information to reflect if >>> the chip has wake and state pins. Also the version is now checked. >>> >>> Signed-off-by: Markus Schneider-Pargmann >>> --- >>> drivers/net/can/m_can/tcan4x5x-core.c | 128 +++++++++++++++++++++----- >>> 1 file changed, 104 insertions(+), 24 deletions(-) >>> >>> diff --git a/drivers/net/can/m_can/tcan4x5x-core.c b/drivers/net/can/m_can/tcan4x5x-core.c >>> index fb9375fa20ec..756acd122075 100644 >>> --- a/drivers/net/can/m_can/tcan4x5x-core.c >>> +++ b/drivers/net/can/m_can/tcan4x5x-core.c >>> @@ -7,6 +7,7 @@ >>> #define TCAN4X5X_EXT_CLK_DEF 40000000 >>> >>> #define TCAN4X5X_DEV_ID1 0x00 >>> +#define TCAN4X5X_DEV_ID1_TCAN 0x4e414354 /* ASCII TCAN */ >>> #define TCAN4X5X_DEV_ID2 0x04 >>> #define TCAN4X5X_REV 0x08 >>> #define TCAN4X5X_STATUS 0x0C >>> @@ -103,6 +104,13 @@ >>> #define TCAN4X5X_WD_3_S_TIMER BIT(29) >>> #define TCAN4X5X_WD_6_S_TIMER (BIT(28) | BIT(29)) >>> >>> +struct tcan4x5x_version_info { >>> + u32 id2_register; >>> + >>> + bool has_wake_pin; >>> + bool has_state_pin; >>> +}; >>> + >>> static inline struct tcan4x5x_priv *cdev_to_priv(struct m_can_classdev *cdev) >>> { >>> return container_of(cdev, struct tcan4x5x_priv, cdev); >>> @@ -254,18 +262,68 @@ static int tcan4x5x_disable_state(struct m_can_classdev *cdev) >>> TCAN4X5X_DISABLE_INH_MSK, 0x01); >>> } >>> >>> -static int tcan4x5x_get_gpios(struct m_can_classdev *cdev) >>> +static const struct tcan4x5x_version_info tcan4x5x_generic; >>> +static const struct of_device_id tcan4x5x_of_match[]; >>> + >>> +static const struct tcan4x5x_version_info >>> +*tcan4x5x_find_version_info(struct tcan4x5x_priv *priv, u32 id2_value) >>> +{ >>> + for (int i = 0; tcan4x5x_of_match[i].data; ++i) { >>> + const struct tcan4x5x_version_info *vinfo = >>> + tcan4x5x_of_match[i].data; >>> + if (!vinfo->id2_register || id2_value == vinfo->id2_register) { >>> + dev_warn(&priv->spi->dev, "TCAN device is %s, please use it in DT\n", >>> + tcan4x5x_of_match[i].compatible); >>> + return vinfo; >>> + } >>> + } >>> + >>> + return &tcan4x5x_generic; >> >> I don't understand what do you want to achieve here. Kernel job is not >> to validate DTB, so if DTB says you have 4552, there is no need to >> double check. On the other hand, you have Id register so entire idea of >> custom compatibles can be dropped and instead you should detect the >> variant based on the ID. > > I can read the ID register but tcan4552 and 4553 do not have two > devicetree properties that tcan4550 has, namely state and wake gpios. Does not matter, you don't use OF matching to then differentiate handling of GPIOs to then read the register. You first read registers, so everything is auto-detectable. > See v1 discussion about that [1]. Yeah, but your code is different, although maybe we just misunderstood each other. You wrote that you cannot use the GPIOs, so I assumed you need to know the variant before using the GPIOs. Then you need compatibles. It's not the case here. You can read the variant and based on this skip entirely GPIOs as they are entirely missing. > > In v1 Marc pointed out that mcp251xfd is using an autodetection and warn > mechanism which I implemented here as well. [2] But why? Just read the ID and detect the variant based on this. Your DT still can have separate compatibles followed by fallback, that's not a problem. Best regards, Krzysztof