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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 50609C0015E for ; Sun, 6 Aug 2023 18:07:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Subject:Cc:To: From:Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=vbx37T6EDpha0dvGRGHf2VaVlnddGGoNgYqeN7OOXCU=; b=pSkX1QLb+1LySO ZW4uXgs10hShiKdiQTAR8pxKebHdKdMF0p2+87PAHM4GK9eDiNX4r7NVA/3D41Sj5Wp69BtQYDSKz U2vg+s69Mi9Ar2Gctlfqgemole2bYSEN47B6mGTXs3nqE6v6sGjZ0A48CkeB7d/MoD/5AfHetdkdD QBvuvk/MZw8Xwcpna5F+U+DHe7kME5DJxxIWyHOGlq4sB0ZVv4kYOdwg4cYW4TBrDfYfgpE9bLOCs PmuzSAfr/s2ygKB3Rq21APh3bxq1QdoY8EfZm5wjF+iFYVsTsZuBRb+UKghz8484/dpgn1J/MyTTm XqSMWVQpZUjiwUSVAtGg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qSi9a-00Fgzp-2x; Sun, 06 Aug 2023 18:06:58 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qSi9X-00FgzU-1A for linux-arm-kernel@lists.infradead.org; Sun, 06 Aug 2023 18:06:56 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 97FC061240; Sun, 6 Aug 2023 18:06:54 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 78E18C433C8; Sun, 6 Aug 2023 18:06:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1691345214; bh=3NAzULMLz/dbSVkYQa36feJv4a4rNOOxzLUC+AXVVIM=; h=Date:From:List-Id:To:Cc:Subject:From; b=TlGP4JmSSx4V4twkd+dBJRqHQiK8czo5SxQGfWcE8HXDQNbfrRBnSLgHlBUyCSkn1 BUGI5UkX+VQj00ycT/HmzdPAgPzkyN2IQX7S4ugWne6gH/RhT0kpSmmjjicpIxy+f/ BABc6mC2Ks6rm//ee0w8n1EsLsFXlJ5kL3jqpD3OwJ3UoPl1AbiP9DWZn8/g4DGGZt gbVL08hxD3qxDOPGvFnV8yIKZilTUv/Slk3mKQix+vFWtp/p5SkaqjsthSCbpvaMM9 /JkJ6dwU+NOIBTn4YsEQaErczAOt1LXyz3jve0D2rnbPLpc4GyTmZmfx4dzntZnAPv 0/SCZhIFUGosw== Date: Sun, 6 Aug 2023 20:06:50 +0200 From: Jernej Skrabec To: arm@kernel.org, soc@kernel.org Cc: wens@csie.org, samuel@sholland.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev Subject: [GIT PULL] Allwinner drivers changes for 6.6 Message-ID: <20230806180650.GA127142@jernej-laptop> MIME-Version: 1.0 Content-Disposition: inline X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230806_110655_446235_931EA910 X-CRM114-Status: UNSURE ( 8.08 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi! Please pull following driver changes for 6.6. Best regards, Jernej The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5: Linux 6.5-rc1 (2023-07-09 13:53:13 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-drivers-for-6.6-1 for you to fetch changes up to 23e9bf8e78ba2ed32e9bf5a37c5074b9dfc29110: soc: sunxi: Explicitly include correct DT includes (2023-08-06 13:41:08 +0200) ---------------------------------------------------------------- - simplify code in sunxi-rsb - fix includes in sunxi_sram ---------------------------------------------------------------- Rob Herring (1): soc: sunxi: Explicitly include correct DT includes Yangtao Li (1): bus: sunxi-rsb: Convert to devm_platform_ioremap_resource() drivers/bus/sunxi-rsb.c | 4 +--- drivers/soc/sunxi/sunxi_sram.c | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel