On 10/11/2022 11:57 AM, Krzysztof Kozlowski wrote: > On 11/10/2022 14:48, Melody Olvera wrote: >> >> On 10/1/2022 2:14 AM, Krzysztof Kozlowski wrote: >>> On 01/10/2022 05:06, Melody Olvera wrote: >>>> Add tlmm node for the QDU1000 and QRU1000 SoCs and the uart pin >>>> configuration. >>> The patchset should be squashed with previous. There is no point in >>> bringing support piece by piece. You can bring support in steps if you >>> submissions are separate in time. But if you have everything ready - >>> your patch must be complete and bisectable. >> To be clear, does it make more sense to submit the base dt first, then submit each >> driver with all the dt changes as one patchset? > No, because you have DTS ready. There is no incremental work here. Ah ok so just squash all these commits into one and submit. > > Best regards, > Krzysztof > Thanks, Melody