From patchwork Sun Dec 17 01:27:21 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Ond=C5=99ej_Jirman?= X-Patchwork-Id: 10117621 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 6D6FF60327 for ; Sun, 17 Dec 2017 01:28:50 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5F77D28FD5 for ; Sun, 17 Dec 2017 01:28:50 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 53E7D292E0; Sun, 17 Dec 2017 01:28:50 +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=-2.4 required=2.0 tests=BAYES_00, DKIM_ADSP_DISCARD, 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 BA3C928FD5 for ; Sun, 17 Dec 2017 01:28:49 +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=wcqTktp0iPDReq5czGkFqTNsv0ydoysthQgOucuFreU=; b=UP7 hduiWBSD7bU27ON+HrGJL7lQZuAiV57t45jdFo9coWb4GP2EWG3+IHmoMCbVPmb1UMt+ObZKYsqq8 D7Ec55P/zBXsFBkGLRlwdxkzk/vP8xwX8axmqFjh7ABwTMnQ9a68JdKv1LfmP5F1zaD6CwFo3bPxD iCCJ1DnaXI/Y9uJHIfWnPt1OsMaUaatJBLAIg4P+KVAs0lXfQr7y5yqoY9CpW2HiyqaLk845SlmqU 7J9L2AQgdOLjmjIjsT90LhcXK4MwptRVjQZOhuHRa/i/yJTPDgqlY6tAb+Qa08VHuUAwmV2fDxtfg Y6Er+QJZ2f4Vdee8+8Tnvs/WHgIZP4g==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1eQNl0-0005KG-86; Sun, 17 Dec 2017 01:28:46 +0000 Received: from xff.cz ([195.181.215.36] helo=megous.com) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1eQNkv-0005Hh-La for linux-arm-kernel@lists.infradead.org; Sun, 17 Dec 2017 01:28:43 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=megous.com; s=mail; t=1513474087; bh=xMFZPHemcfOhLto7grNSwbt+OYbrEfgV5jXCYKQN/TE=; h=From:To:Cc:Subject:Date:From; b=AETgwZigTcc/+qurl3Ubulf4ivj+MQp3/bEKFM+GoIo4cYpNBdz7c6ch6xRH7Zmp2 HuDKpQ5kXW4V+eOPRv/WxAAtU68cmI6+vvhDrvMhd/No8sAmJvROs/9oZz++LmsK9Q LHCDSszTE1YvFbM6QrjdmjM5+eAmH9sx7bw/kXVA= From: megous@megous.com To: dev@linux-sunxi.org Subject: [PATCH] ARM: dts: sun8i-a83t-tbs-a711: Add missing axp813 compatible Date: Sun, 17 Dec 2017 02:27:21 +0100 Message-Id: <20171217012721.5923-1-megous@megous.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171216_172841_916505_50111209 X-CRM114-Status: UNSURE ( 6.23 ) X-CRM114-Notice: Please train this message. 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: Ondrej Jirman , Mark Rutland , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Russell King , open list , Chen-Yu Tsai , Rob Herring , Maxime Ripard , "moderated list:ARM PORT" 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 From: Ondrej Jirman Without this the AXP813 PMIC fails to probe on TBS A711. Signed-off-by: Ondrej Jirman --- arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts b/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts index e6b00b3774e3..76be9d43f906 100644 --- a/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts +++ b/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts @@ -479,6 +479,7 @@ status = "okay"; axp81x: pmic@3a3 { + compatible = "x-powers,axp813"; reg = <0x3a3>; interrupt-parent = <&r_intc>; interrupts = <0 IRQ_TYPE_LEVEL_LOW>;