On Tue, Feb 13, 2018 at 4:52 PM, Joel Stanley <[email protected]> wrote: > Hi Brendan, > > On Tue, Feb 6, 2018 at 10:27 AM, Brendan Higgins > <[email protected]> wrote: >> Add a common device tree for all Nuvoton NPCM750 BMCs and a board >> specific device tree for the NPCM750 (Poleg) evaluation board. >> >> Signed-off-by: Brendan Higgins <[email protected]> >> Reviewed-by: Tomer Maimon <[email protected]> >> Reviewed-by: Avi Fishman <[email protected]> >> Reviewed-by: Joel Stanley <[email protected]> >> Reviewed-by: Rob Herring <[email protected]> >> Tested-by: Tomer Maimon <[email protected]> >> Tested-by: Avi Fishman <[email protected]> > > This looks well acked, reviewed and tested. How do you plan to have > the ARM SoC maintainers merge your patches?
Following up on an IRC conversation with Brendan: The process is normally to create a git branch based on on -rc1, apply your patches, and send them to the ARM maintainers. You then push a signed tag to a repository somewhere, send a pull request (a git request-pull email, not a Github PR) and Arnd, Olof or one of the other maintainers will pull your tree some time before the next merge window opens. Arnd, do we have this documented somewhere for new maintainers to follow? Cheers, Joel

