Re: [PATCH v2 1/2] soc: qcom: socinfo: add SM8750 SoC ID

From: Mukesh Ojha
Date: Mon May 19 2025 - 03:42:04 EST


On Sun, May 11, 2025 at 05:30:52PM -0500, Bjorn Andersson wrote:
> On Thu, May 08, 2025 at 07:16:34PM +0530, Mukesh Ojha wrote:
> > Update soc_id table for the Qualcomm SM8750 SoC to represent
> > SM8750 machine.
> >
> > Signed-off-by: Mukesh Ojha <mukesh.ojha@xxxxxxxxxxxxxxxx>
> > ---
> > Changes in v2:
> > - corrected the order.
>
> I believe the feedback given related to two different issues with
> "order", and you fixed the sort order of soc_id[] but not the other one.
>
> Patch 1 can not be compiled without patch 2, so applying this series
> would break "git bisect" of the master branch.
>
>
> I'm applying the two patches in opposite order, but please do make sure
> that the kernel is buildable and functional after each patch in the
> future.

Sure, Noted.

-Mukesh