On September 8, 2025 1:00:29 PM GMT-03:00, Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx> wrote: >On 9/5/25 9:09 PM, Eric Gonçalves wrote: >> Move common parts of the device tree to a separate dtsi in preparation for >> adding other Samsung devices from the S20, Tab S7 or Note 20 families, >> creating sm8250-samsung-common.dtsi. Also add support for UFS, USB and >> GPIO keys. >> >> Signed-off-by: Eric Gonçalves <ghatto404@xxxxxxxxx> >> --- > >FWIW next time try: > >git config diff.renameLimit 999999 > >so that moving code around will hopefully generate a smaller diff > >Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx> > >Konrad will do, thanks!