[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1626395276-24171-1-git-send-email-bbhatt@codeaurora.org>
Date: Thu, 15 Jul 2021 17:27:54 -0700
From: Bhaumik Bhatt <bbhatt@...eaurora.org>
To: manivannan.sadhasivam@...aro.org
Cc: linux-arm-msm@...r.kernel.org, hemantk@...eaurora.org,
quic_jhugo@...cinc.com, linux-kernel@...r.kernel.org,
loic.poulain@...aro.org, Bhaumik Bhatt <bbhatt@...eaurora.org>
Subject: [PATCH v1 0/2] Fix serial number usage in MHI bus
In some cases, device may boot straight to the mission mode. The serial number
and OEM PK hash values would remain unpopulated in those cases. Hence, move the
reads for those to the power up preparation phase such that controllers always
have them populated. Also, in order to maintain consistency with the way OEM PK
hash is displayed and improve the current way, depict serial number in upper
case hexadecimals.
Note: This patch series needs to be picked up after patch:
878789cad00d ("bus: mhi: core: Set BHI/BHIe offsets on power up preparation")
Bhaumik Bhatt (2):
bus: mhi: core: Read serial number during pre-powerup phase
bus: mhi: core: Depict serial number in hexadecimals
drivers/bus/mhi/core/boot.c | 17 +----------------
drivers/bus/mhi/core/init.c | 19 +++++++++++++++++--
2 files changed, 18 insertions(+), 18 deletions(-)
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
Powered by blists - more mailing lists