anchao commented on PR #15799:
URL: https://github.com/apache/nuttx/pull/15799#issuecomment-2647922760

   > Hi If we aim to have LTS releases we should have the PRs which contain 
only 1 area, ex drivers,arc, boards,Documentation etc to minimize the conflicts 
that can appear when rebasing. I can give an example from the last release: we 
had a PR adding a new board which contained commits for arcs, boards and 
Documentation. There was a conflict in documentation and I had to manually 
track all files to identify and fix the conflict since the PR was touching 
multiple areas. I hope that this explanation will help you understand why I am 
asking for spitted PRs (each year we have around 2.5k PRs and LTS will be hard 
to maintain)
   
   Thanks @jerpelea ,However, but the PR management granularity issue should 
not be borne by the contributors. This PR solves the problem that the device 
tree cannot be loaded normally on ARM64. This is a big topic, and it is not 
necessary to split it into many independent PRs to reflect the workload. You 
can try any PR in this submission to be submitted separately, and it will not 
work properly.
   
   In addition, I personally think that I follow the rules in every PR 
submission, and I will reflect different functions in different PRs


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to