All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Fidan Aliyeva <fidan.aliyeva.ext@ericsson.com>
Cc: <andrew@lunn.ch>, <olteanv@gmail.com>, <davem@davemloft.net>,
	<edumazet@google.com>, <pabeni@redhat.com>, <marek.behun@nic.cz>,
	<netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	Thomas Eckerman <thomas.eckerman.ext@ericsson.com>
Subject: Re: [PATCH net-next 2/4] mv88e6xxx: Cache scratch config3 of 6352
Date: Tue, 19 May 2026 18:50:54 -0700	[thread overview]
Message-ID: <20260519185054.4f8fe637@kernel.org> (raw)
In-Reply-To: <20260515223707.1026325-3-fidan.aliyeva.ext@ericsson.com>

On Sat, 16 May 2026 00:37:05 +0200 Fidan Aliyeva wrote:
> +/**
> + * mv88e6352_g2_cache_global_scratch_config3 - caches G2 CONFIG3 value
> + * @chip: chip private data
> + *
> + * Reads and stores config3 value of global2 scratch registers, which
> + * can be used to determine if the port is attached to a serdes. The
> + * value does not change once the switch is released from reset and
> + * represents the value of the pin strapping. Returns negative error
> + * number if the register read fails; otherwise, 0
> + */

The documentation of the return value has to follow the kdoc format.

 * Returns: ...
-- 
pw-bot: cr

  reply	other threads:[~2026-05-20  1:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-10 21:34 [RFC PATCH 1/1] mv88e6xxx: Cache scratch config of 6352 in setup Fidan Aliyeva
2026-05-10 21:45 ` Fidan Aliyeva
2026-05-10 23:06   ` Andrew Lunn
2026-05-10 23:13 ` Andrew Lunn
2026-05-15 14:50   ` Fidan Aliyeva
2026-05-15 15:35     ` Andrew Lunn
2026-05-15 22:37 ` [PATCH net-next 0/4] mv88e6xxx: Cache scratch config3 of 6352 Fidan Aliyeva
2026-05-15 22:37   ` [PATCH net-next 1/4] mv88e6xxx: Add mv88e6352_reset for 6352 family Fidan Aliyeva
2026-05-15 22:37   ` [PATCH net-next 2/4] mv88e6xxx: Cache scratch config3 of 6352 Fidan Aliyeva
2026-05-20  1:50     ` Jakub Kicinski [this message]
2026-05-15 22:37   ` [PATCH net-next 3/4] mv88e6xxx: Use cached config3 in 6352 has_serdes Fidan Aliyeva
2026-05-15 22:37   ` [PATCH net-next 4/4] mv88e6xxx: Remove locks for 6352's has_serdes Fidan Aliyeva

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260519185054.4f8fe637@kernel.org \
    --to=kuba@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=fidan.aliyeva.ext@ericsson.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marek.behun@nic.cz \
    --cc=netdev@vger.kernel.org \
    --cc=olteanv@gmail.com \
    --cc=pabeni@redhat.com \
    --cc=thomas.eckerman.ext@ericsson.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.