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 X-Spam-Level: X-Spam-Status: No, score=-7.8 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,UNWANTED_LANGUAGE_BODY, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E3E07C433E0 for ; Thu, 21 May 2020 01:19:00 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id B8671207C4 for ; Thu, 21 May 2020 01:19:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="MoWUrzxm" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B8671207C4 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=sntech.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=r0DDrp7zR0Z+a6khHTn3BH01KD2mss2e+5BkvlBxGbE=; b=MoWUrzxmXL415A w1lXs1+y5gkbyhnHBbOLIDAZb8klqayDiXz/EO9qFOYKcI+jNUE0s5RXkItBgQEHXluhWt4XNBSCf GIBEBebisn7HAaP3Fo23BLDmLElh6GlBv2uU5HT4CyCf6ehpVy/j5IHWLpOnakxy4OFkRFeUtpRD3 SrzKESl+tYLWlsmwFdcK3JBio3UoB1jkREUnpqrLalCjyrTm4e0j5XFDKJ/qp8icBfdFMSQ1JWOZl ipTCZjyF/bdTtE9oNUlclUGJcf+3j8+V+GIkyQ8zR+AQ8EyADzvsVgpH3Z4xusmW6YYWxLzls37UJ m3kcRqSqoDeQngoLonxw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jbZrQ-0003GD-Ah; Thu, 21 May 2020 01:19:00 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jbZrM-0003EN-UM; Thu, 21 May 2020 01:18:58 +0000 Received: from ip5f5aa64a.dynamic.kabel-deutschland.de ([95.90.166.74] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jbZrL-0005gb-R6; Thu, 21 May 2020 03:18:55 +0200 From: Heiko Stuebner To: arm@kernel.org Subject: [GIT PULL 3/3] Rockchip soc32 changes for 5.8 Date: Thu, 21 May 2020 03:18:55 +0200 Message-ID: <2307012.mB7vfBFN1M@phil> In-Reply-To: <1970481.V9vR1fIhX2@phil> References: <1970481.V9vR1fIhX2@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200520_181856_976269_ACBD5913 X-CRM114-Status: GOOD ( 10.92 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Cc: linux-rockchip@lists.infradead.org, soc@kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136: Linux 5.7-rc1 (2020-04-12 12:35:55 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.8-rockchip-soc32-1 for you to fetch changes up to 0b973c65d2f2da049252bc8370e4cf037b99c7e9: ARM: rockchip: fix spelling mistake "to" -> "too" (2020-04-13 09:40:45 +0200) ---------------------------------------------------------------- A spelling fix and stop using clk_provider.h when of_clk.h is enough as the soc file is only a clock user, not a provider. ---------------------------------------------------------------- Colin Ian King (1): ARM: rockchip: fix spelling mistake "to" -> "too" Geert Uytterhoeven (1): ARM: rockchip: Replace by arch/arm/mach-rockchip/platsmp.c | 2 +- arch/arm/mach-rockchip/rockchip.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel