From patchwork Wed Jan 31 19:31:26 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Giulio Benetti X-Patchwork-Id: 10194699 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 30DA460380 for ; Wed, 31 Jan 2018 19:32:00 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 07F8128823 for ; Wed, 31 Jan 2018 19:32:00 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id F07CD28827; Wed, 31 Jan 2018 19:31:59 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 75C0528823 for ; Wed, 31 Jan 2018 19:31:59 +0000 (UTC) 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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: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:In-Reply-To: References:List-Owner; bh=Jw7KXxKs4zbmvzPz7r/FQbn8WeQ3py6RaCRumFhELpU=; b=kys epsc3Lx5UhTuuXKLXYmaluna9bn7+FZCCj4dZYTnXyK2B/8I++EOB31x2jqL1pr2tv3vG6P1F+ep2 CTy4rE+LiDc5aEGq6lBvaPlZXCUn9iQTRx4tacAs5bAc88twVgjEVLK1CG9VUCUtB4udOjQaM2UgC xrPWuxERF0OzMLsCmn2kdptf2G+geEUKgb+3UtdOsaXFjCa25LV4ZK1G6qXpV2TvBFBl9G/T+0BOR UdMW2+k27Flc601qzE2DZLIUQHreSNuM1X48HGyZJ/1mAKExheoLDvGNcJZsgnJzqUUNx8ZK7RXhY Xks84zhoQeyxSUucqux2+XVHsyYyXsg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1egy6w-0005wx-7D; Wed, 31 Jan 2018 19:31:58 +0000 Received: from mail.micronovasrl.com ([212.103.203.10]) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1egy6s-0005wG-UM for linux-arm-kernel@lists.infradead.org; Wed, 31 Jan 2018 19:31:56 +0000 Received: from mail.micronovasrl.com (mail.micronovasrl.com [127.0.0.1]) by mail.micronovasrl.com (Postfix) with ESMTP id EF115B00E56 for ; Wed, 31 Jan 2018 20:31:42 +0100 (CET) Authentication-Results: mail.micronovasrl.com (amavisd-new); dkim=pass reason="pass (just generated, assumed good)" header.d=micronovasrl.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=micronovasrl.com; h=x-mailer:message-id:date:date:subject:subject:to:from:from; s=dkim; t=1517427102; x=1518291103; bh=m22Lk4KRZ+Q+uz68VoXUv/vf eRnZCtt7gNmzokjEqHE=; b=se8CYN5j7MrZDCiYYRvIq0D1kepm/k/q9tNQNCIH p/dBNBBgJ6WjVChDoGBlpkVEd8Zs5k7NsEcerRmeedbxdF/K7241XdlTiLw/gsR5 6v5Fr/UTRERiFsNVqkQcHglu7k7PQbTyh7XXMA7p3nwNDJTvl1MooTc/LhAJrZ5v SAs= X-Virus-Scanned: Debian amavisd-new at mail.micronovasrl.com Received: from mail.micronovasrl.com ([127.0.0.1]) by mail.micronovasrl.com (mail.micronovasrl.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id NgbwAAFDesnM for ; Wed, 31 Jan 2018 20:31:42 +0100 (CET) Received: from localhost.localdomain (unknown [192.168.123.47]) by mail.micronovasrl.com (Postfix) with ESMTPSA id C5C8FB00115; Wed, 31 Jan 2018 20:31:41 +0100 (CET) From: Giulio Benetti To: Maxime Ripard Subject: [PATCH] arm: dts: sun7i: include correct ccu clock header Date: Wed, 31 Jan 2018 20:31:26 +0100 Message-Id: <1517427086-66480-1-git-send-email-giulio.benetti@micronovasrl.com> X-Mailer: git-send-email 2.7.4 X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Chen-Yu Tsai , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Giulio Benetti MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Include correct clock header sun7i-a20-ccu.h instead of sun4i-a20-ccu.h. Including sun4i header instead of sun7i prevents using sun7i specific defines. Substitute header inclusion in sun7i-a20.dtsi using right one. Signed-off-by: Giulio Benetti --- arch/arm/boot/dts/sun7i-a20.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/sun7i-a20.dtsi b/arch/arm/boot/dts/sun7i-a20.dtsi index 1aa05a0..d0865d2 100644 --- a/arch/arm/boot/dts/sun7i-a20.dtsi +++ b/arch/arm/boot/dts/sun7i-a20.dtsi @@ -47,7 +47,7 @@ #include #include #include -#include +#include #include / {