linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: sun8i-a83t-tbs-a711: Add missing axp813 compatible
@ 2017-12-17  1:27 megous
  2017-12-19  8:54 ` Maxime Ripard
  0 siblings, 1 reply; 2+ messages in thread
From: megous @ 2017-12-17  1:27 UTC (permalink / raw)
  To: dev
  Cc: Ondrej Jirman, Rob Herring, Mark Rutland, Russell King,
	Maxime Ripard, Chen-Yu Tsai,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	moderated list:ARM PORT, open list

From: Ondrej Jirman <megous@megous.com>

Without this the AXP813 PMIC fails to probe on TBS A711.

Signed-off-by: Ondrej Jirman <megous@megous.com>
---
 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>;
-- 
2.15.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: dts: sun8i-a83t-tbs-a711: Add missing axp813 compatible
  2017-12-17  1:27 [PATCH] ARM: dts: sun8i-a83t-tbs-a711: Add missing axp813 compatible megous
@ 2017-12-19  8:54 ` Maxime Ripard
  0 siblings, 0 replies; 2+ messages in thread
From: Maxime Ripard @ 2017-12-19  8:54 UTC (permalink / raw)
  To: megous
  Cc: dev, Rob Herring, Mark Rutland, Russell King, Chen-Yu Tsai,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	moderated list:ARM PORT, open list

[-- Attachment #1: Type: text/plain, Size: 397 bytes --]

Hi,

On Sun, Dec 17, 2017 at 02:27:21AM +0100, megous@megous.com wrote:
> From: Ondrej Jirman <megous@megous.com>
> 
> Without this the AXP813 PMIC fails to probe on TBS A711.
> 
> Signed-off-by: Ondrej Jirman <megous@megous.com>

This was already posted a couple times :)

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-12-19  8:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-17  1:27 [PATCH] ARM: dts: sun8i-a83t-tbs-a711: Add missing axp813 compatible megous
2017-12-19  8:54 ` Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).