Message ID | 20210617054548.353293-1-bhupesh.sharma@linaro.org |
---|---|
Headers | show |
Series | arm64: dts: qcom: Add SA8155p-adp board DTS | expand |
On 17.06.2021 07:45, Bhupesh Sharma wrote: > Add base DTS file for SA8155p Automotive Development Platform. > It enables boot to console, adds tlmm reserved range and ufs flash. > It also includes pmic file. > > SA8155p-adp board is based on sa8155p Qualcomm Snapdragon SoC. > SA8155p platform is similar to the SM8150, so use this as base > for now. > > Cc: Vinod Koul <vkoul@kernel.org> > Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> > Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org> > + > +&qupv3_id_1 { > + status = "okay"; > +}; > This tiny reference is unsorted, besides that: Reviewed-by: Konrad Dybcio <konrad.dybcio@somainline.org> Konrad
Thanks Konrad for the review. On Fri, 18 Jun 2021 at 03:56, Konrad Dybcio <konrad.dybcio@somainline.org> wrote: > > > On 17.06.2021 07:45, Bhupesh Sharma wrote: > > Add base DTS file for SA8155p Automotive Development Platform. > > It enables boot to console, adds tlmm reserved range and ufs flash. > > It also includes pmic file. > > > > SA8155p-adp board is based on sa8155p Qualcomm Snapdragon SoC. > > SA8155p platform is similar to the SM8150, so use this as base > > for now. > > > > Cc: Vinod Koul <vkoul@kernel.org> > > Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> > > Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org> > > > + > > +&qupv3_id_1 { > > + status = "okay"; > > +}; > > > This tiny reference is unsorted, > > > besides that: > > > Reviewed-by: Konrad Dybcio <konrad.dybcio@somainline.org> Hi Bjorn, Please let me know if I should send another version to fix this comment, or can you sort the same while applying the patches. Thanks, Bhupesh