From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id EAA2A192D91; Mon, 25 Nov 2024 11:39:05 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.70.183.198 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1732534748; cv=none; b=Awh1mrj1QXIOisju9KkeosVwJsMpRhKPt+w2ULLpuXwivIFN4FMS2IwAyHaJKidoqUlJVKvmZJIwdG244eepCFPRhAJY5CtGipobhHBve2yaVXrKh2dUm+YblydiZWIQwxHuxYYf55+1u0oy/vkLURufF06N838kbGFNzq5z8uM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1732534748; c=relaxed/simple; bh=r25yqzzOd7GcseCY5t0dfpTuxI0xYKpyNKx4CD1udpA=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=kgySTIVmHiQUrRje9Uk6eM/alnZtFvbapyu8Wlz+1fpvCdGDe90xGghvKXf0/mr75q9TnlzNdQnq4wnDa38de5aZ8D5HhL3NjI62kZMceKD4Ekr68H8j5MjpMJ/9spw3DfQer+EFB/5QlpO57MqQZ5PDaQSB6bynGb0ZI70W5q4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=ia8UlVIT; arc=none smtp.client-ip=217.70.183.198 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="ia8UlVIT" Received: by mail.gandi.net (Postfix) with ESMTPSA id D9111C000B; Mon, 25 Nov 2024 11:39:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1732534744; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=r25yqzzOd7GcseCY5t0dfpTuxI0xYKpyNKx4CD1udpA=; b=ia8UlVITv+yif5FYFLWcxVy9CMkHCYM1Xm8OtGkOhFKFZ6sG9QeNKyrgMR23a9byv9GorV uieFPUwHrdbTjAT+oHT/2vWmJ+flpMNaMGph9v0TVVJcR8380jUb5TC2OBgrF54kNV1jh7 O6qkMiszSkrrsa+DLxXz6fC+jzsEV71PPiWPgzGpYJAsL3aMdeww+vMq7wWPvRhkyuDE8m 2FnbKOw+U5USIJhgb4rGTb2UpdrXjRk5LJye5YONhiZ//0xOmMMdU8EDLCK0Lt3VY9tISp NReQAF4pMyoGlaULHHLQV71OhjVjQBo1sPWOWyUSS+IQfK5nNJ2eJIaCFCsoRw== Date: Mon, 25 Nov 2024 12:39:00 +0100 From: Kory Maincent To: Oleksij Rempel Cc: Andrew Lunn , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Jonathan Corbet , Donald Hunter , Rob Herring , Andrew Lunn , Simon Horman , Heiner Kallweit , Russell King , Liam Girdwood , Mark Brown , Thomas Petazzoni , linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-doc@vger.kernel.org, Kyle Swenson , Dent Project , kernel@pengutronix.de, Maxime Chevallier Subject: Re: [PATCH RFC net-next v3 14/27] net: pse-pd: tps23881: Add support for PSE events and interrupts Message-ID: <20241125123900.20157627@kmaincent-XPS-13-7390> In-Reply-To: References: <20241121-feature_poe_port_prio-v3-0-83299fa6967c@bootlin.com> <20241121-feature_poe_port_prio-v3-14-83299fa6967c@bootlin.com> Organization: bootlin X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.33; x86_64-pc-linux-gnu) Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-GND-Sasl: kory.maincent@bootlin.com On Sun, 24 Nov 2024 10:34:04 +0100 Oleksij Rempel wrote: > > =20 > > +/* Convert interrupt events to 0xff to be aligned with the chan > > + * number. > > + */ > > +static u8 tps23881_it_export_chans_helper(u16 reg_val, u8 field_offset= ) =20 >=20 > What is the meaning of _it_? Interrupt. I will change it to irq ;)=20 Regards, --=20 K=C3=B6ry Maincent, Bootlin Embedded Linux and kernel engineering https://bootlin.com