From patchwork Thu Dec 7 15:58:59 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 121002 Delivered-To: patch@linaro.org Received: by 10.140.22.227 with SMTP id 90csp8533907qgn; Thu, 7 Dec 2017 08:00:00 -0800 (PST) X-Google-Smtp-Source: AGs4zMa4OecgLLmZEmubotJ3iUUZnReRhn6wiqc8izS7IWMKaPkUrXdvrdBOE4HmzWAvm+h/UfKn X-Received: by 10.84.128.226 with SMTP id a89mr26610254pla.150.1512662400286; Thu, 07 Dec 2017 08:00:00 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1512662400; cv=none; d=google.com; s=arc-20160816; b=GQ+xT3/QDJiQ1xalK72TvIlZPHd643iax2SMDug7/LvcqUJDpeuJ8zqg+1SIm825O3 pX6Bvlzk1F9WdLWXPaqXIfxFuZQA5IPyO2nc+rnXlzn1csMlPOKwYLxRWFOhTwlRFqVa 8yU7Nvxg3wizQTPKPgYmi0xo7w9ILvOuYYqsQUn/fDABkdQjMKojxPwfx0Rfwp1Xn1OZ osc6vaoP/O/fLEKhrboSd9xWl5vug6yLV0Mu/7XU/y6bTuwT+ogp1WD/a1TeFJq/u2xt lO/XTGp0eMtyHi+lGGhCdZuVWdD8ZJ4D3BZmWPWO4MjhZpH3/bBW+SP9oVirwJdTyNgy vy9A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:cc:references:in-reply-to:references:in-reply-to :message-id:date:subject:to:from:delivered-to :arc-authentication-results; bh=xLVb2QkFFf4LaOn/RuPp/Uy3aF24Lz4KF5A8Gb/svc4=; b=B1BgKr+S5AgfbRinUXAu14RqKqIoQ0VP8c9qg4JKFHA0YpDReH94YFdOGuJmSWf/1H 1DyFvZIMGgKTAuCqBW96bzkfTB1O7lf3tnOW7ZuuF4IeoM71T1tqX2Aksj1BsHkHH1at oM5vuLJmQzKYIBHn/xit/a8Z9EGZyqToIM3nMlG5TT92QZq91BJJyoSb/edjpeadmZsI bQi8WYFAJQJ7N1d1XhDQsh0tEotXWbS+5DKbaz0BNR7gQxQ9QYDrf/1mWPpNMgqzUen7 dJXX7cR/GLQqXIJcD9liI+pffYF5wr+H8MHhb3ZA1m5XsCHedpHQYRQzmz5FrkBN8D31 0k9A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of dri-devel-bounces@lists.freedesktop.org designates 131.252.210.177 as permitted sender) smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Return-Path: Received: from gabe.freedesktop.org (gabe.freedesktop.org. [131.252.210.177]) by mx.google.com with ESMTPS id x3si3992407pll.256.2017.12.07.08.00.00 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2017 08:00:00 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of dri-devel-bounces@lists.freedesktop.org designates 131.252.210.177 as permitted sender) client-ip=131.252.210.177; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of dri-devel-bounces@lists.freedesktop.org designates 131.252.210.177 as permitted sender) smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id DC60A6E832; Thu, 7 Dec 2017 15:59:24 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail.free-electrons.com (mail.free-electrons.com [62.4.15.54]) by gabe.freedesktop.org (Postfix) with ESMTP id CF6F96E82E for ; Thu, 7 Dec 2017 15:59:23 +0000 (UTC) Received: by mail.free-electrons.com (Postfix, from userid 110) id 99C1E20C3C; Thu, 7 Dec 2017 16:59:22 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.free-electrons.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost (unknown [185.94.189.187]) by mail.free-electrons.com (Postfix) with ESMTPSA id 5CDE320C53; Thu, 7 Dec 2017 16:59:12 +0100 (CET) From: Maxime Ripard To: Daniel Vetter , David Airlie , Chen-Yu Tsai , Maxime Ripard Subject: [PATCH v4 14/15] ARM: dts: sun8i: a711: Reinstate the PMIC compatible Date: Thu, 7 Dec 2017 16:58:59 +0100 Message-Id: <80711a93a5e49166a26ade747687d8ba4ef7a6f3.1512662253.git-series.maxime.ripard@free-electrons.com> X-Mailer: git-send-email 2.14.3 In-Reply-To: References: In-Reply-To: References: Cc: Mark Rutland , Thomas Petazzoni , jernej.skrabec@siol.net, plaes@plaes.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Rob Herring , thierry.reding@gmail.com, linux-arm-kernel@lists.infradead.org, icenowy@aosc.io X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" When we added the regulator support in commit 90c5d7cdae64 ("ARM: dts: sun8i: a711: Add regulator support"), we also dropped the PMIC's compatible. Since it's not in the PMIC DTSI, unlike most other PMIC DTSI, it obviously wasn't probing anymore. Re-add it so that everything works again. Fixes: 90c5d7cdae64 ("ARM: dts: sun8i: a711: Add regulator support") Reviewed-by: Chen-Yu Tsai Signed-off-by: Maxime Ripard --- 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 98715538932f..a021ee6da396 100644 --- a/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts +++ b/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts @@ -146,6 +146,7 @@ status = "okay"; axp81x: pmic@3a3 { + compatible = "x-powers,axp813"; reg = <0x3a3>; interrupt-parent = <&r_intc>; interrupts = <0 IRQ_TYPE_LEVEL_LOW>;