On 05/01/2023 13:32, Nikita Travkin wrote: > From: Siddharth Manthan <siddharth.manthan@xxxxxxxxx> > > Motor is powered by VPH_PWR (aka Vbat) and controlled by GPIO. > > Signed-off-by: Siddharth Manthan <siddharth.manthan@xxxxxxxxx> > Signed-off-by: Nikita Travkin <nikita@xxxxxxx> > --- > .../boot/dts/qcom/msm8916-samsung-gt58.dts | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+) > You just added this file in previous patch, so this should be squashed. Patches should be organized logically and logical change is "new board XYZ". Best regards, Krzysztof