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 D7CC5C77B77 for ; Sun, 16 Apr 2023 16:23:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230034AbjDPQXY (ORCPT ); Sun, 16 Apr 2023 12:23:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57672 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229513AbjDPQXX (ORCPT ); Sun, 16 Apr 2023 12:23:23 -0400 Received: from mail-wm1-x32b.google.com (mail-wm1-x32b.google.com [IPv6:2a00:1450:4864:20::32b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B49CB19AF for ; Sun, 16 Apr 2023 09:23:18 -0700 (PDT) Received: by mail-wm1-x32b.google.com with SMTP id eo6-20020a05600c82c600b003ee5157346cso14233893wmb.1 for ; Sun, 16 Apr 2023 09:23:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=resnulli-us.20221208.gappssmtp.com; s=20221208; t=1681662197; x=1684254197; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=3yXNr4yc6b0SDUY8hqCTB6iyF2qO+PN8qAd4295V67c=; b=zPuigPa7iCwg1CEtHJefuGYFujUNp3obPccQklOnX2Pgb49sfYfg4kNZIAxW9dm8Tm Yiv6DMBTJcTD/zHG7hrGEgJZsI3KRkxHhXB7wh3fw0pZ2+dmHDTouX2VovHZk1lt+GLR 0yJpgOu1iuShN8GPx6Xyc9mUDiWF+ggG+UehSh2GSNU59Pa+JC2HnF8a8vqvfycbqc3L QrSqSy3YKfWNmlHGsp1duAU621yLavWG2NtR8J1AxevW8H4pcVemZL6el6KnYPxu9yF/ JOztp4dMn9XdoDWZz0bPE2rrrH+PIMI5P7srT1VBmaqEhhciiqJhKy2rrk6A0+ppsUjm c5Cg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681662197; x=1684254197; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=3yXNr4yc6b0SDUY8hqCTB6iyF2qO+PN8qAd4295V67c=; b=WjDwMWN6KYSQv21b5wjqPhOG+DDN5Cwc2DnwlASbnjThoQRnuYayK0mr+F4QH13A0X yIoOtik48s6k//B2wusl5+0XkEnA3Ithb+WTQXbD+qBSXX3J5QFIx6tX9Zi+dTSt6NeU DMt2V/ZUo8pUNLHE2hDS5ZfOvhJieKYF6/GjMl5KOsfP/O7bnZMh56Id5JSZcg50rbLJ rBHV7evhnTDC2BVgwqPYNPFEV5yAmZfEKxMmVTCs1tKmCEcfWBI1bRLe32QmS7RA37pD +P0JeXdH3m8sRgJ7kTYsXVp0pj5SJR7e0IN7fXtfUhm6os81srT4gj7eU5t1dEesZvdA 4kmg== X-Gm-Message-State: AAQBX9dBcpyrA0hNtyL4ziU0PH7zT8YNUKWRhGe+kg8H8IAi8SZXwunW H7DIOY+D8jlJ/NsYHhFGq4VChg== X-Google-Smtp-Source: AKy350b83ubou9a7dd6ujUEcrDBq+OqbrLGe/hr8g88G8CsO1BmtZzvITgZILxyPinR9lnlT6C2siQ== X-Received: by 2002:a7b:ce0f:0:b0:3f1:6f39:419c with SMTP id m15-20020a7bce0f000000b003f16f39419cmr3370486wmc.36.1681662197134; Sun, 16 Apr 2023 09:23:17 -0700 (PDT) Received: from localhost ([86.61.181.4]) by smtp.gmail.com with ESMTPSA id f16-20020a05600c155000b003f0a1c18128sm10573226wmg.29.2023.04.16.09.23.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Apr 2023 09:23:16 -0700 (PDT) Date: Sun, 16 Apr 2023 18:23:15 +0200 From: Jiri Pirko To: Jakub Kicinski Cc: "Kubalewski, Arkadiusz" , Vadim Fedorenko , Vadim Fedorenko , Jonathan Lemon , Paolo Abeni , poros , mschmidt , "netdev@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-clk@vger.kernel.org" , "Olech, Milena" , "Michalik, Michal" Subject: Re: [PATCH RFC v6 2/6] dpll: Add DPLL framework base functions Message-ID: References: <20230312022807.278528-1-vadfed@meta.com> <20230312022807.278528-3-vadfed@meta.com> <2b749045-021e-d6c8-b265-972cfa892802@linux.dev> <20230403111812.163b7d1d@kernel.org> <20230410153149.602c6bad@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230410153149.602c6bad@kernel.org> Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Tue, Apr 11, 2023 at 12:31:49AM CEST, kuba@kernel.org wrote: >On Sun, 9 Apr 2023 09:51:48 +0200 Jiri Pirko wrote: >> Wait, not sure you get the format of the "name". It does not contain any >> bus address, so the auxdev issue you pointed out is not applicable. >> It is driver/clock_id/index. >> All 3 are stable and user can rely on them. Do you see any issue in >> that? > >What is index? I thought you don't want an index and yet there is one, >just scoped by random attributes :( Index internal within a single instance. Like Intel guys, they have 1 clock wired up with multiple DPLLs. The driver gives every DPLL index. This is internal, totally up to the driver decision. Similar concept to devlink port index.