public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee@kernel.org>
To: lee.jones@linaro.org
Cc: linux-kernel@vger.kernel.org, Lee Jones <lee@kernel.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Subject: [PATCH 5/8] docs: ABI: sysfs-devices-soc: Update Lee Jones' email address
Date: Thu, 14 Jul 2022 12:25:30 +0100	[thread overview]
Message-ID: <20220714112533.539910-6-lee@kernel.org> (raw)
In-Reply-To: <20220714112533.539910-1-lee@kernel.org>

Going forward, I'll be using my kernel.org for upstream work.

Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Lee Jones <lee@kernel.org>
---
 Documentation/ABI/testing/sysfs-devices-soc | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/Documentation/ABI/testing/sysfs-devices-soc b/Documentation/ABI/testing/sysfs-devices-soc
index ea999e292f111..5269808ec35f8 100644
--- a/Documentation/ABI/testing/sysfs-devices-soc
+++ b/Documentation/ABI/testing/sysfs-devices-soc
@@ -1,6 +1,6 @@
 What:		/sys/devices/socX
 Date:		January 2012
-contact:	Lee Jones <lee.jones@linaro.org>
+contact:	Lee Jones <lee@kernel.org>
 Description:
 		The /sys/devices/ directory contains a sub-directory for each
 		System-on-Chip (SoC) device on a running platform. Information
@@ -14,14 +14,14 @@ Description:
 
 What:		/sys/devices/socX/machine
 Date:		January 2012
-contact:	Lee Jones <lee.jones@linaro.org>
+contact:	Lee Jones <lee@kernel.org>
 Description:
 		Read-only attribute common to all SoCs. Contains the SoC machine
 		name (e.g. Ux500).
 
 What:		/sys/devices/socX/family
 Date:		January 2012
-contact:	Lee Jones <lee.jones@linaro.org>
+contact:	Lee Jones <lee@kernel.org>
 Description:
 		Read-only attribute common to all SoCs. Contains SoC family name
 		(e.g. DB8500).
@@ -59,7 +59,7 @@ Description:
 
 What:		/sys/devices/socX/soc_id
 Date:		January 2012
-contact:	Lee Jones <lee.jones@linaro.org>
+contact:	Lee Jones <lee@kernel.org>
 Description:
 		Read-only attribute supported by most SoCs. In the case of
 		ST-Ericsson's chips this contains the SoC serial number.
@@ -72,21 +72,21 @@ Description:
 
 What:		/sys/devices/socX/revision
 Date:		January 2012
-contact:	Lee Jones <lee.jones@linaro.org>
+contact:	Lee Jones <lee@kernel.org>
 Description:
 		Read-only attribute supported by most SoCs. Contains the SoC's
 		manufacturing revision number.
 
 What:		/sys/devices/socX/process
 Date:		January 2012
-contact:	Lee Jones <lee.jones@linaro.org>
+contact:	Lee Jones <lee@kernel.org>
 Description:
 		Read-only attribute supported ST-Ericsson's silicon. Contains the
 		the process by which the silicon chip was manufactured.
 
 What:		/sys/bus/soc
 Date:		January 2012
-contact:	Lee Jones <lee.jones@linaro.org>
+contact:	Lee Jones <lee@kernel.org>
 Description:
 		The /sys/bus/soc/ directory contains the usual sub-folders
 		expected under most buses. /sys/bus/soc/devices is of particular
-- 
2.37.0.144.g8ac04bfd2-goog


  parent reply	other threads:[~2022-07-14 11:28 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-14 11:25 [PATCH 0/8] MAINTAINERS and Docs: Use Lee Jones' kernel.org address going forward Lee Jones
2022-07-14 11:25 ` [PATCH 1/8] MAINTAINERS: Use Lee Jones' kernel.org address for MFD submissions Lee Jones
2022-07-19  9:55   ` Lee Jones
2022-07-14 11:25 ` [PATCH 2/8] MAINTAINERS: Use Lee Jones' kernel.org address for Syscon submissions Lee Jones
2022-07-19  9:55   ` Lee Jones
2022-07-14 11:25 ` [PATCH 3/8] MAINTAINERS: Remove myself as PWM maintainer Lee Jones
2022-07-14 15:13   ` Uwe Kleine-König
2022-07-14 15:21     ` Lee Jones
2022-07-28 17:18   ` Thierry Reding
2022-07-14 11:25 ` [PATCH 4/8] docs: ABI: sysfs-class-pwm: Update Lee Jones' email address Lee Jones
2022-07-14 11:25 ` Lee Jones [this message]
2022-07-14 11:25 ` [PATCH 6/8] dt-bindings: backlight: " Lee Jones
2022-07-15 11:08   ` Daniel Thompson
2022-07-17 10:24   ` Pavel Machek
2022-07-18  8:01     ` Lee Jones
2022-07-18  8:01   ` Lee Jones
2022-07-14 11:25 ` [PATCH 7/8] dt-bindings: mfd: syscon: " Lee Jones
2022-07-18 21:01   ` Rob Herring
2022-07-19  9:48   ` Lee Jones
2022-07-14 11:25 ` [PATCH 8/8] dt-bindings: regulator: pwm: " Lee Jones
2022-07-14 13:03   ` Mark Brown
2022-07-14 13:33     ` Lee Jones
2022-07-14 15:56 ` (subset) [PATCH 0/8] MAINTAINERS and Docs: Use Lee Jones' kernel.org address going forward Mark Brown

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=20220714112533.539910-6-lee@kernel.org \
    --to=lee@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mchehab+huawei@kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox