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 8B4F1EB64DC for ; Thu, 20 Jul 2023 13:47:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229914AbjGTNrO (ORCPT ); Thu, 20 Jul 2023 09:47:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60036 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229796AbjGTNrO (ORCPT ); Thu, 20 Jul 2023 09:47:14 -0400 Received: from mail-lf1-x130.google.com (mail-lf1-x130.google.com [IPv6:2a00:1450:4864:20::130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A4098198D for ; Thu, 20 Jul 2023 06:47:12 -0700 (PDT) Received: by mail-lf1-x130.google.com with SMTP id 2adb3069b0e04-4fb73ba3b5dso1301802e87.1 for ; Thu, 20 Jul 2023 06:47:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=resnulli-us.20221208.gappssmtp.com; s=20221208; t=1689860831; x=1690465631; 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=LVQGxFKlfgvd3VgDJEnXjzUdWaSsAReBgjpvdov+jhs=; b=21MChUUGBb0WwryxfPLpZgpJWbB5rRG7GM6BFwLBKbhLAD7Yu8Pi2gEenpI6yP8FiM 6LiA/doc/BnYRhiqqygMNee6nID2+hu+F3Vt0yWQKku0yEe17hKzHHGftDYmD+IogYIQ 4T4Dsv7lSS0M1pPUk5IGDXQ7K7c7S573zyIoJFAT9j+Hx7WBwM1Mri77RZS7R2pr55Vb tPgL1fMzGO6zMBwB2zF8PVwXNah1GD+xoBamrnCWppOLAmNs185bSaopRTU7G7dOZGrX mgVsFvvW5OyF+OMEkOumh6vU3H36DmS8ENoSPavNHOSWlOmOmnCrllP44vKncirB+dWh kHmQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689860831; x=1690465631; 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=LVQGxFKlfgvd3VgDJEnXjzUdWaSsAReBgjpvdov+jhs=; b=Nyp7iD/Cf5n45n7BIFDizqT/PjDG7CWDJtLz+ngvZUncHQ6i6CpNlk2qtUXheV3mwr fyeDom47k48TgUagimYp9mrGHA9UWC6CIcQ3bm7lWz23HvykjMbe5jdrUctoj0RVyaYi 2KyHLA/IOi7ZCgrzUywRzTT5MUIwsXtVPE/k9xA7hQH8oAL3pOWj20JBOsqMTXy5AKcq dBDo843TffogAE12KpdtczFqpQLag5qUSYVWTV6bPhaVuZqeVCSQTcLZwEnodCTpF0MO m8NDnUlJ4vOX/h3nGZlVN5HYjs6bM8jWuL6WS2ngKwpCKjOU2ap7fwOqmRwkcDgfXcVe THWw== X-Gm-Message-State: ABy/qLZhvBPUFq9GMB9z9iBGSpFj/Wo6mMm28gPfuxr4I8oIvibOVINZ FPvshtik41cbLOmliP1aLs5H2Q== X-Google-Smtp-Source: APBJJlEEZek5KRIa6bcSu2bM4KceJ2zX4pqJrmYY6RzzI6w3lkw/D+goyhKA17ZLHUk+OgVUe4/qBQ== X-Received: by 2002:a2e:9416:0:b0:2b6:d495:9467 with SMTP id i22-20020a2e9416000000b002b6d4959467mr1887156ljh.6.1689860830793; Thu, 20 Jul 2023 06:47:10 -0700 (PDT) Received: from localhost (host-213-179-129-39.customer.m-online.net. [213.179.129.39]) by smtp.gmail.com with ESMTPSA id k16-20020a1709063fd000b009894b476310sm717794ejj.163.2023.07.20.06.47.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Jul 2023 06:47:10 -0700 (PDT) Date: Thu, 20 Jul 2023 15:47:09 +0200 From: Jiri Pirko To: Vadim Fedorenko Cc: Jakub Kicinski , Arkadiusz Kubalewski , Jonathan Lemon , Paolo Abeni , Milena Olech , Michal Michalik , linux-arm-kernel@lists.infradead.org, poros@redhat.com, mschmidt@redhat.com, netdev@vger.kernel.org, linux-clk@vger.kernel.org, Bart Van Assche , Bagas Sanjaya Subject: Re: [PATCH net-next 03/11] dpll: documentation on DPLL subsystem interface Message-ID: References: <20230720091903.297066-1-vadim.fedorenko@linux.dev> <20230720091903.297066-4-vadim.fedorenko@linux.dev> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230720091903.297066-4-vadim.fedorenko@linux.dev> Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org Thu, Jul 20, 2023 at 11:18:55AM CEST, vadim.fedorenko@linux.dev wrote: >Add documentation explaining common netlink interface to configure DPLL >devices and monitoring events. Common way to implement DPLL device in >a driver is also covered. > >Co-developed-by: Bagas Sanjaya >Signed-off-by: Bagas Sanjaya >Signed-off-by: Vadim Fedorenko >Signed-off-by: Arkadiusz Kubalewski >--- >RFC v9->v0: >- fix muxed get-pin command respond example >- fix typos >- describe DPLL_MODE_FREERUN Yet, there is no mention of "freerun" mode at all :/ Could you please add it as you state here? 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 04978EB64DA for ; Thu, 20 Jul 2023 13:47:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=3ZCCB9khVu7e+8gxfIOXhhe5w39YmWkK6cTZs2UPWCs=; b=43CvFhLNpShxgI lzdzsRR8sJMOPC8SBfcDgRUoscQo4LYzQtGlKQ/efrGtTEu1uf5OOWsxgmZQRss8HMPv5UpotA+JT oIxrjNrOpdKVRBgaMMkyyyums6SeP3q9+y71ZG///SoaKpbya0xnbj11NkM+QhQt2HzoaB2AFhjeL DvHFQUUNPl7Mb44qtS2jayttPOLS45bsmwLgvkqdkcGueRqVdIjXlxkbJLck4YUexOA+zp3jO8JhJ CiH9SvHzWzBse3be0twK6k8eaCmmo31EvXiJyTsHkqmtrHywxq9mwALpIbJQMHAQgPlZK/VzOs3Fr L8Oefl0djHg1rAy4PW5w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qMTzu-00BHj2-36; Thu, 20 Jul 2023 13:47:14 +0000 Received: from mail-lj1-x234.google.com ([2a00:1450:4864:20::234]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qMTzs-00BHiC-2j for linux-arm-kernel@lists.infradead.org; Thu, 20 Jul 2023 13:47:13 +0000 Received: by mail-lj1-x234.google.com with SMTP id 38308e7fff4ca-2b6f97c7115so11624401fa.2 for ; Thu, 20 Jul 2023 06:47:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=resnulli-us.20221208.gappssmtp.com; s=20221208; t=1689860831; x=1690465631; 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=LVQGxFKlfgvd3VgDJEnXjzUdWaSsAReBgjpvdov+jhs=; b=21MChUUGBb0WwryxfPLpZgpJWbB5rRG7GM6BFwLBKbhLAD7Yu8Pi2gEenpI6yP8FiM 6LiA/doc/BnYRhiqqygMNee6nID2+hu+F3Vt0yWQKku0yEe17hKzHHGftDYmD+IogYIQ 4T4Dsv7lSS0M1pPUk5IGDXQ7K7c7S573zyIoJFAT9j+Hx7WBwM1Mri77RZS7R2pr55Vb tPgL1fMzGO6zMBwB2zF8PVwXNah1GD+xoBamrnCWppOLAmNs185bSaopRTU7G7dOZGrX mgVsFvvW5OyF+OMEkOumh6vU3H36DmS8ENoSPavNHOSWlOmOmnCrllP44vKncirB+dWh kHmQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689860831; x=1690465631; 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=LVQGxFKlfgvd3VgDJEnXjzUdWaSsAReBgjpvdov+jhs=; b=VZgKRP48EQBctl5gsQ0RD8tKm/Tjpjuj8GiRRXD/pZfyTB+TSt0MUuvN5hYyRkXoj1 +tMWg47IIoJEqT7B3h9emcqAgicusFHeG//C/CjXcgM2RbEwT2pIqr+0JJHGhlLp6ux5 k66D8XheSdKFTvXMWZPjEfTXMNNlvdZsdjNbK4TgOu7trXd69zZLt/pDoJx/+LLI31CW 0bjc7KeaAK7evVLfPMEB0qrMh5at0bBQDtKyEn7fFtWOVGny+gdkKGXvqSt+m7Q8kcJS bU/7FOj5T/PHOvHmAjQZherR+YCfbSa450VF9mNBVyOzCsamdIUI0vWINhCcWmGBRM1i ALIQ== X-Gm-Message-State: ABy/qLbszC5bbB2PXYg1BRYRhj8YAnW9XaAbDHhIcOG0fUC+TrmvDirO xrkUHgkkk2D4Dyq0cG8M/ykdbg== X-Google-Smtp-Source: APBJJlEEZek5KRIa6bcSu2bM4KceJ2zX4pqJrmYY6RzzI6w3lkw/D+goyhKA17ZLHUk+OgVUe4/qBQ== X-Received: by 2002:a2e:9416:0:b0:2b6:d495:9467 with SMTP id i22-20020a2e9416000000b002b6d4959467mr1887156ljh.6.1689860830793; Thu, 20 Jul 2023 06:47:10 -0700 (PDT) Received: from localhost (host-213-179-129-39.customer.m-online.net. [213.179.129.39]) by smtp.gmail.com with ESMTPSA id k16-20020a1709063fd000b009894b476310sm717794ejj.163.2023.07.20.06.47.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Jul 2023 06:47:10 -0700 (PDT) Date: Thu, 20 Jul 2023 15:47:09 +0200 From: Jiri Pirko To: Vadim Fedorenko Cc: Jakub Kicinski , Arkadiusz Kubalewski , Jonathan Lemon , Paolo Abeni , Milena Olech , Michal Michalik , linux-arm-kernel@lists.infradead.org, poros@redhat.com, mschmidt@redhat.com, netdev@vger.kernel.org, linux-clk@vger.kernel.org, Bart Van Assche , Bagas Sanjaya Subject: Re: [PATCH net-next 03/11] dpll: documentation on DPLL subsystem interface Message-ID: References: <20230720091903.297066-1-vadim.fedorenko@linux.dev> <20230720091903.297066-4-vadim.fedorenko@linux.dev> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230720091903.297066-4-vadim.fedorenko@linux.dev> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230720_064712_885666_461DE218 X-CRM114-Status: UNSURE ( 8.22 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Thu, Jul 20, 2023 at 11:18:55AM CEST, vadim.fedorenko@linux.dev wrote: >Add documentation explaining common netlink interface to configure DPLL >devices and monitoring events. Common way to implement DPLL device in >a driver is also covered. > >Co-developed-by: Bagas Sanjaya >Signed-off-by: Bagas Sanjaya >Signed-off-by: Vadim Fedorenko >Signed-off-by: Arkadiusz Kubalewski >--- >RFC v9->v0: >- fix muxed get-pin command respond example >- fix typos >- describe DPLL_MODE_FREERUN Yet, there is no mention of "freerun" mode at all :/ Could you please add it as you state here? _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel