Message ID | 20201207214204.1284946-1-sboyd@kernel.org |
---|---|
State | Superseded |
Headers | show |
Series | MAINTAINERS: Mark SPMI as maintained | expand |
Hello: This patch was applied to qcom/linux.git (refs/heads/for-next): On Mon, 7 Dec 2020 13:42:04 -0800 you wrote: > I can do more than just review patches here. The plan is to pick up > patches from the list and shuttle them up to gregkh. The korg tree will > be used to hold the pending patches. Move the list away from > linux-arm-msm to just be linux-kernel as SPMI isn't msm specific > anymore. > > Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> > Cc: <linux-arm-msm@vger.kernel.org> > Signed-off-by: Stephen Boyd <sboyd@kernel.org> > > [...] Here is the summary with links: - MAINTAINERS: Mark SPMI as maintained https://git.kernel.org/qcom/c/aec273a3191e You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
diff --git a/MAINTAINERS b/MAINTAINERS index e73636b75f29..a8b02bb842c4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16533,8 +16533,10 @@ F: Documentation/networking/device_drivers/ethernet/toshiba/spider_net.rst F: drivers/net/ethernet/toshiba/spider_net* SPMI SUBSYSTEM -R: Stephen Boyd <sboyd@kernel.org> -L: linux-arm-msm@vger.kernel.org +M: Stephen Boyd <sboyd@kernel.org> +L: linux-kernel@vger.kernel.org +S: Maintained +T: git git://git.kernel.org/pub/scm/linux/kernel/git/sboyd/spmi.git F: Documentation/devicetree/bindings/spmi/ F: drivers/spmi/ F: include/dt-bindings/spmi/spmi.h
I can do more than just review patches here. The plan is to pick up patches from the list and shuttle them up to gregkh. The korg tree will be used to hold the pending patches. Move the list away from linux-arm-msm to just be linux-kernel as SPMI isn't msm specific anymore. Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: <linux-arm-msm@vger.kernel.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org> --- MAINTAINERS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)