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 78D78C38142 for ; Tue, 24 Jan 2023 15:43:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235117AbjAXPn1 (ORCPT ); Tue, 24 Jan 2023 10:43:27 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55534 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234578AbjAXPnZ (ORCPT ); Tue, 24 Jan 2023 10:43:25 -0500 Received: from mail-wm1-x334.google.com (mail-wm1-x334.google.com [IPv6:2a00:1450:4864:20::334]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 12DBE4C0D9 for ; Tue, 24 Jan 2023 07:43:09 -0800 (PST) Received: by mail-wm1-x334.google.com with SMTP id l8so11760730wms.3 for ; Tue, 24 Jan 2023 07:43:08 -0800 (PST) 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:message-id:reply-to; bh=N/a+6+PTNK+EgdrHpwsWimSpIXxnD79ClgSYevcrnuE=; b=yf89n9wHbV/XnkigjdbRLaTnDYXsvazoQNIyN4X9VfmFm/yRnOxKuD2VSDfh5nnAp6 j4iTCxnMuig5YSDyZo8Erw2bTT2twrR2zWWFhJy6JFPsnAcAcdTGVctCKCp9UWLgE4+m 3Zi1q2MGqqELl250sQRxjmNJ0u7dcRA6gGRtqvEmswNkmgTPhecSFQp0Il/496oc8U0/ YdfTzSMYOXEck4uhxPAIyQRXI+zoKOVzm9a5QSHHp61yj+d8NPyK6ZRiRzTixITkkm6w gciX8E0C3kDc17akCA4xh1Di4UAEoZQsJSGgqIo/e9jYsdup1v6zagNvDeIvivrAfAuw HUuQ== 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:message-id:reply-to; bh=N/a+6+PTNK+EgdrHpwsWimSpIXxnD79ClgSYevcrnuE=; b=WNhZCDON4hL5ldNqt4lpKRtTLydSXOhaY1TZzSvrBcGLl5J97G0qREfuDMvnh4wyx1 /gtU36lyyCX2VLhfIgmwcRlGsYJNSa1WIZnHsvBFLzcRWhQQld4vJjLfKRKrFXaL46ZZ aQyCyGg4yAD1njf6MxozOTqXI9CWALSwc/TeDwF9HJfbGHjvP+XiBZxzGTCqUiHItwzM 2dGMnul+5r4ArpxpSD1iBk8poynXJyhQp5fOBiGU5p+Q7RJCiWqM4W6+Sf34kc+XCdfF hPvvQNsHCj98mMnD5RGGyJht0OOHHMVAbouQKfkgOtLhIt7v/hCawPC/u2EDB2hbfVnM 9P+A== X-Gm-Message-State: AFqh2krD1Pw+S9Co17qpR9W1iZEiGqH/s7bFVgSiSoJrlVjM2082UDxm By6u3OhrZHjcyJDq22C4Yz30a0rB+eL0esFE X-Google-Smtp-Source: AMrXdXuYOE3dT+VE3oSwdKK67My+x+RmBaEi/JYTrdmPi+C9tVhvtgV7Z5YjOeHbO2Ewx7v3D/2lrg== X-Received: by 2002:a05:600c:1d12:b0:3da:ff82:f627 with SMTP id l18-20020a05600c1d1200b003daff82f627mr29438313wms.25.1674574987235; Tue, 24 Jan 2023 07:43:07 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id t16-20020a5d49d0000000b002bfb0c5527esm1611046wrs.109.2023.01.24.07.43.05 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 24 Jan 2023 07:43:06 -0800 (PST) Message-ID: Date: Tue, 24 Jan 2023 16:43:05 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.0 Subject: Re: [PATCH v3 05/10] dt-bindings: soc: fsl: cpm_qe: Add QMC controller Content-Language: en-US To: Herve Codina Cc: Li Yang , Rob Herring , Krzysztof Kozlowski , Liam Girdwood , Mark Brown , Christophe Leroy , Michael Ellerman , Nicholas Piggin , Qiang Zhao , Jaroslav Kysela , Takashi Iwai , Shengjiu Wang , Xiubo Li , Fabio Estevam , Nicolin Chen , linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, Thomas Petazzoni References: <20230113103759.327698-1-herve.codina@bootlin.com> <20230113103759.327698-6-herve.codina@bootlin.com> <316ddb81-8d13-71dd-3396-412e31cfb880@linaro.org> <20230124104232.183cc9ff@bootlin.com> <37a95380-ee68-5c3a-3b96-48cc8b525f19@linaro.org> <20230124122347.1a531d0f@bootlin.com> <81f80190-a05c-5d0d-11b2-a80573b86e1c@linaro.org> <20230124151514.58d77765@bootlin.com> From: Krzysztof Kozlowski In-Reply-To: <20230124151514.58d77765@bootlin.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 24/01/2023 15:15, Herve Codina wrote: >>> Is that what you were thinking about ? >> >> Yes, except again, so third time, why calling this "cell"? Move it to >> fsl,tsa. >> > > Why calling this "cell" ? Just because we reference a "cell" using the TSA > cell ID inside TSA and not the TSA itself. > > Maybe the problem is the term "cell" as it is not the DT definition of > "cell" but the source/destination of the TSA routing. > > TSA can route data from/to some "serial controller". > These serial controllers are : > - SCC (Serial Communication Controller) > - SMC (Serial Management Controller) > - UCC (Unified Communication Controller) > > Only SCCs are handled here. > > Maybe the term "serial" makes more sense which will lead to > fsl,tsa-serial = <&tsa, SCC4>; Yes, that's better. Thanks. Best regards, Krzysztof