* [PATCH] docs: ABI: sysfs-bus-mhi: Update contact info
@ 2023-06-28 18:23 Jeffrey Hugo
2023-08-02 11:09 ` Manivannan Sadhasivam
2023-08-02 11:22 ` Manivannan Sadhasivam
0 siblings, 2 replies; 3+ messages in thread
From: Jeffrey Hugo @ 2023-06-28 18:23 UTC (permalink / raw)
To: mani, andersson; +Cc: mhi, linux-kernel, Jeffrey Hugo
@codeaurora.org email addresses are no longer valid and will bounce to
sender. Also, Bhaumik has previously indicated he is no longer interested
in participating in MHI bus discussions.
Update contact info from Bhaumik to the mhi mail list so that mails will
be routed to the MHI maintainers and interested parties.
Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
---
Documentation/ABI/stable/sysfs-bus-mhi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/ABI/stable/sysfs-bus-mhi b/Documentation/ABI/stable/sysfs-bus-mhi
index 96ccc3385a2b..1a47f9e0cc84 100644
--- a/Documentation/ABI/stable/sysfs-bus-mhi
+++ b/Documentation/ABI/stable/sysfs-bus-mhi
@@ -1,7 +1,7 @@
What: /sys/bus/mhi/devices/.../serialnumber
Date: Sept 2020
KernelVersion: 5.10
-Contact: Bhaumik Bhatt <bbhatt@codeaurora.org>
+Contact: mhi@lists.linux.dev
Description: The file holds the serial number of the client device obtained
using a BHI (Boot Host Interface) register read after at least
one attempt to power up the device has been done. If read
@@ -12,7 +12,7 @@ Users: Any userspace application or clients interested in device info.
What: /sys/bus/mhi/devices/.../oem_pk_hash
Date: Sept 2020
KernelVersion: 5.10
-Contact: Bhaumik Bhatt <bbhatt@codeaurora.org>
+Contact: mhi@lists.linux.dev
Description: The file holds the OEM PK Hash value of the endpoint device
obtained using a BHI (Boot Host Interface) register read after
at least one attempt to power up the device has been done. If
--
2.40.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] docs: ABI: sysfs-bus-mhi: Update contact info
2023-06-28 18:23 [PATCH] docs: ABI: sysfs-bus-mhi: Update contact info Jeffrey Hugo
@ 2023-08-02 11:09 ` Manivannan Sadhasivam
2023-08-02 11:22 ` Manivannan Sadhasivam
1 sibling, 0 replies; 3+ messages in thread
From: Manivannan Sadhasivam @ 2023-08-02 11:09 UTC (permalink / raw)
To: Jeffrey Hugo; +Cc: andersson, mhi, linux-kernel
On Wed, Jun 28, 2023 at 12:23:46PM -0600, Jeffrey Hugo wrote:
> @codeaurora.org email addresses are no longer valid and will bounce to
> sender. Also, Bhaumik has previously indicated he is no longer interested
> in participating in MHI bus discussions.
>
> Update contact info from Bhaumik to the mhi mail list so that mails will
> be routed to the MHI maintainers and interested parties.
>
> Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
Reviewed-by: Manivannan Sadhasivam <mani@kernel.org>
- Mani
> ---
> Documentation/ABI/stable/sysfs-bus-mhi | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/ABI/stable/sysfs-bus-mhi b/Documentation/ABI/stable/sysfs-bus-mhi
> index 96ccc3385a2b..1a47f9e0cc84 100644
> --- a/Documentation/ABI/stable/sysfs-bus-mhi
> +++ b/Documentation/ABI/stable/sysfs-bus-mhi
> @@ -1,7 +1,7 @@
> What: /sys/bus/mhi/devices/.../serialnumber
> Date: Sept 2020
> KernelVersion: 5.10
> -Contact: Bhaumik Bhatt <bbhatt@codeaurora.org>
> +Contact: mhi@lists.linux.dev
> Description: The file holds the serial number of the client device obtained
> using a BHI (Boot Host Interface) register read after at least
> one attempt to power up the device has been done. If read
> @@ -12,7 +12,7 @@ Users: Any userspace application or clients interested in device info.
> What: /sys/bus/mhi/devices/.../oem_pk_hash
> Date: Sept 2020
> KernelVersion: 5.10
> -Contact: Bhaumik Bhatt <bbhatt@codeaurora.org>
> +Contact: mhi@lists.linux.dev
> Description: The file holds the OEM PK Hash value of the endpoint device
> obtained using a BHI (Boot Host Interface) register read after
> at least one attempt to power up the device has been done. If
> --
> 2.40.1
>
>
--
மணிவண்ணன் சதாசிவம்
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] docs: ABI: sysfs-bus-mhi: Update contact info
2023-06-28 18:23 [PATCH] docs: ABI: sysfs-bus-mhi: Update contact info Jeffrey Hugo
2023-08-02 11:09 ` Manivannan Sadhasivam
@ 2023-08-02 11:22 ` Manivannan Sadhasivam
1 sibling, 0 replies; 3+ messages in thread
From: Manivannan Sadhasivam @ 2023-08-02 11:22 UTC (permalink / raw)
To: Jeffrey Hugo; +Cc: andersson, mhi, linux-kernel
On Wed, Jun 28, 2023 at 12:23:46PM -0600, Jeffrey Hugo wrote:
> @codeaurora.org email addresses are no longer valid and will bounce to
> sender. Also, Bhaumik has previously indicated he is no longer interested
> in participating in MHI bus discussions.
>
> Update contact info from Bhaumik to the mhi mail list so that mails will
> be routed to the MHI maintainers and interested parties.
>
> Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
Applied to mhi-next!
- Mani
> ---
> Documentation/ABI/stable/sysfs-bus-mhi | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/ABI/stable/sysfs-bus-mhi b/Documentation/ABI/stable/sysfs-bus-mhi
> index 96ccc3385a2b..1a47f9e0cc84 100644
> --- a/Documentation/ABI/stable/sysfs-bus-mhi
> +++ b/Documentation/ABI/stable/sysfs-bus-mhi
> @@ -1,7 +1,7 @@
> What: /sys/bus/mhi/devices/.../serialnumber
> Date: Sept 2020
> KernelVersion: 5.10
> -Contact: Bhaumik Bhatt <bbhatt@codeaurora.org>
> +Contact: mhi@lists.linux.dev
> Description: The file holds the serial number of the client device obtained
> using a BHI (Boot Host Interface) register read after at least
> one attempt to power up the device has been done. If read
> @@ -12,7 +12,7 @@ Users: Any userspace application or clients interested in device info.
> What: /sys/bus/mhi/devices/.../oem_pk_hash
> Date: Sept 2020
> KernelVersion: 5.10
> -Contact: Bhaumik Bhatt <bbhatt@codeaurora.org>
> +Contact: mhi@lists.linux.dev
> Description: The file holds the OEM PK Hash value of the endpoint device
> obtained using a BHI (Boot Host Interface) register read after
> at least one attempt to power up the device has been done. If
> --
> 2.40.1
>
>
--
மணிவண்ணன் சதாசிவம்
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-08-02 11:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-28 18:23 [PATCH] docs: ABI: sysfs-bus-mhi: Update contact info Jeffrey Hugo
2023-08-02 11:09 ` Manivannan Sadhasivam
2023-08-02 11:22 ` Manivannan Sadhasivam
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox