On 24/10/2023 22:33, Stefan Hansson wrote: > According to the dts from the kernel source code released by Samsung, > matissewifi and matisselte only have minor differences in hardware, so > use a shared dtsi to reduce duplicated code. Additionally, this should > make adding support for matisse3g easier should someone want to do that > at a later point. > > As such, add a common device tree for all matisse devices by Samsung > based on the matissewifi dts. Support for matisselte will be introduced > in a later patch in this series and will use the common dtsi as well. > > Signed-off-by: Stefan Hansson <newbyte@xxxxxxxxxxxxxxxx> > --- > .../qcom-apq8026-samsung-matisse-wifi.dts | 467 +---------------- > .../qcom-msm8226-samsung-matisse-common.dtsi | 474 ++++++++++++++++++ > 2 files changed, 483 insertions(+), 458 deletions(-) It's impossible to review this change. Please use proper -B/-M/-C arguments to format-patch to detect code move. Best regards, Krzysztof