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 lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (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 CFB0EC433EF for ; Tue, 8 Feb 2022 09:32:26 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4JtHpw4g6Nz3bPX for ; Tue, 8 Feb 2022 20:32:24 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.a=rsa-sha256 header.s=20210112 header.b=DKhZSAqJ; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gmail.com (client-ip=2a00:1450:4864:20::12d; helo=mail-lf1-x12d.google.com; envelope-from=avifishman70@gmail.com; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.a=rsa-sha256 header.s=20210112 header.b=DKhZSAqJ; dkim-atps=neutral Received: from mail-lf1-x12d.google.com (mail-lf1-x12d.google.com [IPv6:2a00:1450:4864:20::12d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4JtHpD0KqLz30Mj for ; Tue, 8 Feb 2022 20:31:47 +1100 (AEDT) Received: by mail-lf1-x12d.google.com with SMTP id a28so32064584lfl.7 for ; Tue, 08 Feb 2022 01:31:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=QTsvG/MyR6TPoZZ1n5KMlOw4gpVQIJ+hOUnP6d8GFcc=; b=DKhZSAqJ6wiIGf+iD+yFxg2jDXx8jMDB2WiDTTjJErW2HwymA7vVgUzR9MKOqQAy4m Aq2Sd0DEn7MaLIeGV9iWAreTiv0MyFZhSEiGpL4OBtPnVGD50g4Vd1cwHDP1FkmEPfY8 hNGx9qqSwTvf33NFhBFbEqKnBwQpaf8EmW4QHS4zTccIGOUYdjxdizjPR66D/AZb6XF0 J/wbms0+EK46ESGLqoEFPULznfkjqCAGs0C4Wim7kv3a3z90hoJogJgFTpUhBVDShJeA 2I90Ms1qXYPLiDaO7jXQMda1T4C8hP2dSqACLl9oKA0qgICOnneQhAzBM2SxDaBDexii tKnA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=QTsvG/MyR6TPoZZ1n5KMlOw4gpVQIJ+hOUnP6d8GFcc=; b=zytwxINjHX1VkJiuZdGkS7B8qYRq5dpgyQaf1yJs5m95IB4v2KpK/OOaPUBAuOlX0w 2oF6pRXeVDtBTEbeUtsSCkWH0z3YhuXuPzKR7tOh9itWBYyBUNcI89wVKhUwvyv9eIaZ qIGVygLM802lKUTM7cgEzP6645wjNqQP9Vwz3N9ep5ifZQXIRxW9pq2ShgOPtUqihjzl uLBr/zKsJD11x8sIdKYLJG/cMhGjLIbDe+m+R/FtoESuV0kkJrq6D47yEFXfcXfpO+hH 3HF2hLyWqzJ8fLM1XZOHuZ39fk3zkUiDtrfCyeaczoFDKMO/TyXf6HVCqTx95T3wbosH tiFQ== X-Gm-Message-State: AOAM530m3imZjhhAJWdnaCa968L9cZRSxRIN8TTzRhbG77iBpakK/LfN GSCb0+o1l9oKXhUCj4f/8jnRmZzcg5Vcvb3uzQ== X-Google-Smtp-Source: ABdhPJypVIyBMMvDURLR0SEeUbpP7YTNmt+B/7NYNmg53tZ+PS9X8lm5E6KlllarkaEGTbpM2ZZWBPRdR00N7rIwrms= X-Received: by 2002:a05:6512:3c96:: with SMTP id h22mr2373512lfv.262.1644312702716; Tue, 08 Feb 2022 01:31:42 -0800 (PST) MIME-Version: 1.0 References: <20220207063338.6570-1-warp5tw@gmail.com> <20220207063338.6570-7-warp5tw@gmail.com> In-Reply-To: From: Avi Fishman Date: Tue, 8 Feb 2022 11:31:31 +0200 Message-ID: Subject: Re: [PATCH v1 6/6] i2c: npcm: Support NPCM845 To: Tali Perry Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: openbmc@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development list for OpenBMC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Tomer Maimon , devicetree , yangyicong@hisilicon.com, Linux I2C , Benjamin Fair , Krzysztof Kozlowski , OpenBMC Maillist , JJLIU0@nuvoton.com, Lukas Bulwahn , Tomer Maimon , KWLIU@nuvoton.com, bence98@sch.bme.hu, Arnd Bergmann , sven@svenpeter.dev, Rob Herring , Avi Fishman , Tyrone Ting , Andy Shevchenko , semen.protsenko@linaro.org, jie.deng@intel.com, Patrick Venture , Linux Kernel Mailing List , Wolfram Sang , kfting@nuvoton.com, Tali Perry , olof@lixom.net Errors-To: openbmc-bounces+openbmc=archiver.kernel.org@lists.ozlabs.org Sender: "openbmc" On Tue, Feb 8, 2022 at 11:22 AM Tali Perry wrote: > > >On 08/02/2022 09:51, Tali Perry wrote: > >>> On 08/02/2022 08:14, Tali Perry wrote: > >>>>> Subject: Re: [PATCH v1 6/6] i2c: npcm: Support NPCM845 > >>>>> > >>>>> On 07/02/2022 13:00, Jonathan Neusch=C3=A4fer wrote: > >>>>>> Hello, > >>>>>> > >>>>>> On Mon, Feb 07, 2022 at 02:33:38PM +0800, Tyrone Ting wrote: > >>>>>>> From: Tyrone Ting > >>>>>>> > >>>>>>> NPCM8XX uses a similar i2c module as NPCM7XX. > >>>>>>> The only difference is that the internal HW FIFO is larger. > >>>>>>> > >>>>>>> Related Makefile and Kconfig files are modified to support as wel= l. > >>>>>>> > >>>>>>> Fixes: 56a1485b102e ("i2c: npcm7xx: Add Nuvoton NPCM I2C controll= er > >>>>>>> driver") > >>>>>> > >>>>>> It's not really a bug fix, but rather an additional feature. > >>>>>> Therefore, I suggest removing the Fixes tag from this patch. > >>>>>> > >>>>>>> Signed-off-by: Tyrone Ting > >>>>>>> Signed-off-by: Tali Perry > >>>>>>> --- > >>>>>> [...] > >>>>>>> /* init register and default value required to enable module */ > >>>>>>> #define NPCM_I2CSEGCTL 0xE4 > >>>>>>> +#ifdef CONFIG_ARCH_NPCM7XX > >>>>>>> #define NPCM_I2CSEGCTL_INIT_VAL 0x0333F000 > >>>>>>> +#else > >>>>>>> +#define NPCM_I2CSEGCTL_INIT_VAL 0x9333F000 > >>>>>>> +#endif > >>>>>> > >>>>>> This is going to cause problems when someone tries to compile a ke= rnel > >>>>>> that runs on both NPCM7xx and NPCM8xx (because the driver will the= n > >>>>>> only work on NPCM7xx). > >>>>> > >>>>> Yes, good catch. > >>>>> > >>>>> The NPCM7XX is multiplatform, I guess NPCM8xx will be as well, so t= his looks like an invalid code. How such code is supposed to work on multip= latform kernel? > >>>>> > >>>> > >>>> NPCM7xx and NPCM8xx are very different devices. > >>>> They share same driver sources for some of the modules but it's not = ABI. > >>>> Users cannot compile a single kernel with two separate DTS. > >>>> In case of the i2c controller, the npcm7xx has a 16 byte HW FIFO, > >>>> and the NPCM8xx has 32 bytes HW FIFO. > >>>> This also means that registers fields are slightly different. > >>>> For init data we can move it to the DTS, but register field sizes > >>>> can't be handled with this approach. > >>>> > >>> > >>> What do you mean they cannot compile a kernel with different DTS? Of > >>> course they can - when we talk about multiplatform sub-architectures! > >>> Maybe there is something specific in NPCMxxx which stops it but then = it > >>> should not be marked multiplatform. > >>> > >> > >> > >> NCPM7xx is ARM32 bit (dual core Cortex A9) > >> NPCM8xx is ARM64 bit (quad core Cortex A35) > >> > >> They have completely different architecture so not ABI compliant. > >> I2C module is similar, but the devices are quite different and have > >> separate architectures. > > > >OK, in such case usually you indeed can't have both. :) > > > >> Sorry for the confusion. > >> This is the first patch we try to upstream for NPCM8xx. > >> In the coming weeks we will upstream the architecture of NPCM8xx as we= ll. > > > >Still, ARCH_XXX should not be hard-coded in the drivers to change the > >driver's behavior, even if driver won't be used simultaneously. It > >breaks all design principles and prevents any further re-use if a new > >use case appears. > > > >You can use "ifdef ARCH_XXX" to skip building of some parts of the > >driver, but it's not the case here. > > > > Correct, the main change is in FIFO size: > +#ifdef CONFIG_ARCH_NPCM7XX > #define I2C_HW_FIFO_SIZE 16 > +#else > +#define I2C_HW_FIFO_SIZE 32 > +#endif /* CONFIG_ARCH_NPCM7XX */ > > NPCM7XX will always have 16 bytes, all the next gens will have 32. > > This impact some registers sizes, like this one: > > +#ifdef CONFIG_ARCH_NPCM7XX > #define NPCM_I2CRXF_STS_RX_BYTES GENMASK(4, 0) > +#else > +#define NPCM_I2CRXF_STS_RX_BYTES GENMASK(5, 0) > +#endif /*CONFIG_ARCH_NPCM7XX*/ > > For this, the FIFO size should be defined before compilation. > I also don't want to let users select FIFO size per architecture. > NPCM7XX has 16, NPCM8XX has 32. This is not a user selection. > It's part of the arch. Will this be a better approach to add in the Kconfig file a legacy mode: config I2C_NPCM_VER_89 bool "support legacy i2c version 0x89 of npcm" depends on ARCH_NPCM7XX default y help This limits the support to legacy i2c version 0x89 of npcm Will be only 16 bytes fifo and will not include other new features config I2C_NPCM tristate "Nuvoton I2C Controller" depends on ARCH_NPCM || COMPILE_TEST select I2C_NPCM_VER_89 if ARCH_NPCM7XX help If you say yes to this option, support will be included for the Nuvoton I2C controller, which is available on the NPCM BMC controllers. Driver can also support slave mode (select I2C_SLAVE). and in the code replace: #ifdef CONFIG_ARCH_NPCM7XX with #ifdef CONFIG_I2C_NPCM_VER_89 > > > > > > >Best regards, > >Krzysztof > > Thanks, > Tali --=20 Regards, Avi