Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp1669615ybz; Thu, 16 Apr 2020 13:20:15 -0700 (PDT) X-Google-Smtp-Source: APiQypJ7Oenkfbfhi9GWP8C5vdbWiZQ9IqLZefMYU2CqrIxzKuJ31sL4ID4B8YkUtzWB1GFaNbJL X-Received: by 2002:a50:950a:: with SMTP id u10mr21462119eda.45.1587068415508; Thu, 16 Apr 2020 13:20:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1587068415; cv=none; d=google.com; s=arc-20160816; b=rRG0fJuzFYhDcCZTmZYppFbTQe/hMT4euRkLDq8t1Bl6SNgXhm9Sck69AmIVemB9gg Dwv/snMmCHBtbRPMqxI4WFYkUKSluN6+ohRZXihA+dHk88Yax5H2UVNpvNG3wjMSK28L SV20lsx4hYpYGfpVe4rmLkdJsvrQWyKRqpXBXRHPI+Sr5Na/CpG/Ph7Qc5UTQCNyhr5t Wz1WhVGNv4q41SF/cKyj83VD658NMEMXq53ZQqmqeakEPVC2yo7flTn3XLacpqogy+2j jClwLMxlqzZVgbnT1IzMNuSffNyuj5US/PRAtFGqIhh2edkZPg9xguAJQMz6o4cf7Aeh J4Dw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=fdokLodqbAHOvf6S6K9kLWpFspM1mMhB1JJYpLV1sXg=; b=T8ZVOeBX91W+Ehr1J/WcNroYlJI4P26C18t3NGv5C7s2Am1nz06TCpxVli2lwKL63m LbjvyEA97ER+3ImQVxKF/IWuiL67qkcy1UpH6E94lrBF1RD8mz8RaujuSU/l1WXMPSmy JeW3MOX3o8mvqmIjWbamlucXuD/+TY9CJlcK4A7ZXCH6bVC8JIKhAqLLP8l88LnF2Zsm zrZ9RNG1LwhwLJ6KfELVoIm/acmfmEyF92JyQrDvxf6f1NVMI7Er07W/+LwDPZT2ztJg bVnC3umAyWYjJVZ+st1YOs1NHZcC5wZVBP3gorLnrMEuWHqCT60WrMcCShdjGVi1Fm4E YSUg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=EQ1RayoU; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id oz2si11160110ejb.90.2020.04.16.13.19.52; Thu, 16 Apr 2020 13:20:15 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=EQ1RayoU; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2440898AbgDPONC (ORCPT + 99 others); Thu, 16 Apr 2020 10:13:02 -0400 Received: from mail.kernel.org ([198.145.29.99]:34588 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2636303AbgDPNso (ORCPT ); Thu, 16 Apr 2020 09:48:44 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 6E2162223C; Thu, 16 Apr 2020 13:48:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1587044923; bh=OCDPV2zz/YIKZU9qI9+BSym+ivqyXOy7+eJgm5P65Ok=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=EQ1RayoUV5vzz6C/vI6D7Hoxkum2Y7IO0AFzwuAhi/SjaY3reqjBjkRKsHt9v2APs 4M+8VKWOiUwIuXbz102fO+poY4TcuqQM2MMR/bTw9c4hXdOpNi5MifXHMX6SU1N7qq pkm59e+THMCMvaMN44jPcnyshE9LQ+YjgOtj2wws= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Maxime Ripard , Guenter Roeck Subject: [PATCH 5.4 157/232] arm64: dts: allwinner: h6: Fix PMU compatible Date: Thu, 16 Apr 2020 15:24:11 +0200 Message-Id: <20200416131334.655008703@linuxfoundation.org> X-Mailer: git-send-email 2.26.1 In-Reply-To: <20200416131316.640996080@linuxfoundation.org> References: <20200416131316.640996080@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Maxime Ripard commit 4c7eeb9af3e41ae7d840977119c58f3bbb3f4f59 upstream. The commit 7aa9b9eb7d6a ("arm64: dts: allwinner: H6: Add PMU mode") introduced support for the PMU found on the Allwinner H6. However, the binding only allows for a single compatible, while the patch was adding two. Make sure we follow the binding. Fixes: 7aa9b9eb7d6a ("arm64: dts: allwinner: H6: Add PMU mode") Signed-off-by: Maxime Ripard Cc: Guenter Roeck Signed-off-by: Greg Kroah-Hartman --- arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) --- a/arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi +++ b/arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi @@ -71,8 +71,7 @@ }; pmu { - compatible = "arm,cortex-a53-pmu", - "arm,armv8-pmuv3"; + compatible = "arm,cortex-a53-pmu"; interrupts = , , ,