From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1BA24C25B6B for ; Thu, 26 Oct 2023 01:27:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232318AbjJZB1y (ORCPT ); Wed, 25 Oct 2023 21:27:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57126 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229554AbjJZB1w (ORCPT ); Wed, 25 Oct 2023 21:27:52 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1C439BD; Wed, 25 Oct 2023 18:27:51 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9CF65C433C8; Thu, 26 Oct 2023 01:27:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1698283670; bh=MYDUnsiElyxN8jg/XOjZrR5F22XrepJGjxLyE0dqysY=; h=From:To:Cc:Subject:Date:From; b=dJmop0USTk5foVgmvxw1y8Jc2z9sd0GVeD5iZR66Vb8wZ/Lx/yf5hpYcCDKrZJL24 NzxWf1YaOT0sTqG3GKsS1m9Bj48/37LpaTVGra8Xtv14k1kbs0zwD8DQSS3JxXAH9V OxAu5EMbhx4dKX+D64lLvi8N5zznkBYtzyj5zXGBGzEC+zbh+6x52C20044/iHuk8k ShfaNKwa86tJS3Rkw2uTC6OgoDrCHmaL03/gWFexKmaDc9ea1/m2A3rfI3366CkkWz TnAuAeJF7rp8zVWuDUcnuTeoSlsOwP2BTaQTsIkpDCk1vn8gHhJdvIvUu0b3UUZZII ToYFil0l2jSjg== Message-ID: Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Stephen Boyd To: Stephen Rothwell Cc: , Greg Kroah-Hartman , Subject: Add spmi tree to linux-next Date: Wed, 25 Oct 2023 18:27:48 -0700 User-Agent: alot/0.10 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Stephen, Can you add the spmi-next branch of my spmi tree to linux-next? I collect patches in this branch and then email them to Gregkh to be applied to the driver tree. I don't send pull requests. https://git.kernel.org/pub/scm/linux/kernel/git/sboyd/spmi.git spmi-next Thanks, Stephen