Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aaf18e3a authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add pm8xxx rtc device for Kona"

parents 4b3e7ac6 1a83f81b
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0
/* Copyright (c) 2017-2018, The Linux Foundation. All rights reserved. */
/* Copyright (c) 2017-2019, The Linux Foundation. All rights reserved. */

#include <dt-bindings/clock/qcom,rpmh.h>
#include <dt-bindings/input/input.h>
@@ -82,6 +82,11 @@
			#gpio-cells = <2>;
			qcom,gpios-disallowed = <2 4 5 7 8>;
		};

		pm8150_rtc: qcom,pm8150_rtc {
			compatible = "qcom,pm8941-rtc";
			interrupts = <0x0 0x61 0x1 IRQ_TYPE_NONE>;
		};
	};

	qcom,pm8150@1 {