On Tue, Jan 13, 2026 at 01:49:58AM +0100, [email protected] wrote: > On 2026-01-13 01:22, Dmitry Baryshkov wrote: > > On Tue, Jan 13, 2026 at 12:41:43AM +0100, [email protected] > > wrote: > > > On 2026-01-12 23:15, Dmitry Baryshkov wrote: > > > > On Mon, Jan 12, 2026 at 09:13:29PM +0100, Barnabás Czémán wrote: > > > > > Redmi Note 8T (willow) is very similar to Redmi Note 8 (ginkgo) > > > > > the only difference is willow have NFC. > > > > > Make a common base from ginkgo devicetree for both device. > > > > > > > > > > Signed-off-by: Barnabás Czémán <[email protected]> > > > > > --- > > > > > arch/arm64/boot/dts/qcom/Makefile | 1 + > > > > > .../boot/dts/qcom/sm6125-xiaomi-ginkgo-common.dtsi | 302 > > > > > +++++++++++++++++++++ > > > > > arch/arm64/boot/dts/qcom/sm6125-xiaomi-ginkgo.dts | 296 > > > > > +------------------- > > > > > arch/arm64/boot/dts/qcom/sm6125-xiaomi-willow.dts | 13 + > > > > > 4 files changed, 318 insertions(+), 294 deletions(-) > > > > > > > > > > diff --git a/arch/arm64/boot/dts/qcom/sm6125-xiaomi-ginkgo.dts > > > > > b/arch/arm64/boot/dts/qcom/sm6125-xiaomi-ginkgo.dts > > > > > index 163ecdc7fd6c..70be19357d11 100644 > > > > > --- a/arch/arm64/boot/dts/qcom/sm6125-xiaomi-ginkgo.dts > > > > > +++ b/arch/arm64/boot/dts/qcom/sm6125-xiaomi-ginkgo.dts > > > > > @@ -1,304 +1,12 @@ > > > > > // SPDX-License-Identifier: BSD-3-Clause > > > > > /* > > > > > - * Copyright (c) 2025, Gabriel Gonzales <[email protected]> > > > > > + * Copyright (c) 2026, Barnabas Czeman > > > > > > > > Hmm? > > > Original file was renamed to sm6125-xiaomi-ginkgo-common.dtsi this > > > is a new > > > file just the file name is same. > > > > Following Konrad's advice: > > > > Would the following addition to .gitconfig help? > No, only until i am not creating the sm6125-xiaomi-ginkgo.dts and adding it > to the stage. > >
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry
