mbox series

[v2,0/2] qcom: socinfo: Add v18, v19 support

Message ID 20230606134626.18790-1-quic_namajain@quicinc.com (mailing list archive)
Headers show
Series qcom: socinfo: Add v18, v19 support | expand

Message

Naman Jain June 6, 2023, 1:46 p.m. UTC
Changes in v2:
 - rebased on linux-next tip after Robert's comment as socinfo
   SMEM structure has moved to socinfo.h with a recent change.

Naman Jain (2):
  soc: qcom: socinfo: Add support for new fields in revision 18
  soc: qcom: socinfo: Add support for new fields in revision 19

 drivers/soc/qcom/socinfo.c       | 33 ++++++++++++++++++++++++--------
 include/linux/soc/qcom/socinfo.h | 11 +++++++++--
 2 files changed, 34 insertions(+), 10 deletions(-)

Comments

Bjorn Andersson June 13, 2023, 10:30 p.m. UTC | #1
On Tue, 6 Jun 2023 19:16:24 +0530, Naman Jain wrote:
> Changes in v2:
>  - rebased on linux-next tip after Robert's comment as socinfo
>    SMEM structure has moved to socinfo.h with a recent change.
> 
> Naman Jain (2):
>   soc: qcom: socinfo: Add support for new fields in revision 18
>   soc: qcom: socinfo: Add support for new fields in revision 19
> 
> [...]

Applied, thanks!

[1/2] soc: qcom: socinfo: Add support for new fields in revision 18
      commit: 158826c73d48097f843bacc1bcafa6dbc114f4e5
[2/2] soc: qcom: socinfo: Add support for new fields in revision 19
      commit: d9c2a255cfe026c8bf85a39631734f022ecefaff

Best regards,