From: Krzysztof Kozlowski <krzk@kernel•org>
To: Jonathan Cameron <jic23@kernel•org>,
Hartmut Knaack <knaack.h@gmx•de>,
Lars-Peter Clausen <lars@metafoo•de>,
Peter Meerwald-Stadler <pmeerw@pmeerw•net>,
Rob Herring <robh+dt@kernel•org>,
Mark Rutland <mark.rutland@arm•com>,
Kukjin Kim <kgene@kernel•org>,
Krzysztof Kozlowski <krzk@kernel•org>,
linux-iio@vger•kernel.org, devicetree@vger•kernel.org,
linux-arm-kernel@lists•infradead.org,
linux-samsung-soc@vger•kernel.org, linux-kernel@vger•kernel.org
Subject: [PATCH 2/2] ARM: dts: exynos: Use ADC for Exynos4x12 on Exyno4412
Date: Tue, 12 Feb 2019 18:45:50 +0100 [thread overview]
Message-ID: <20190212174550.4383-3-krzk@kernel.org> (raw)
In-Reply-To: <20190212174550.4383-1-krzk@kernel.org>
Exynos4412 should use "samsung,exynos4212-adc" compatible to report
proper number of (four) channels.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel•org>
---
arch/arm/boot/dts/exynos4412.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/exynos4412.dtsi b/arch/arm/boot/dts/exynos4412.dtsi
index 26ad6ab3c6af..e5c041ec0756 100644
--- a/arch/arm/boot/dts/exynos4412.dtsi
+++ b/arch/arm/boot/dts/exynos4412.dtsi
@@ -274,7 +274,7 @@
};
adc: adc@126c0000 {
- compatible = "samsung,exynos-adc-v1";
+ compatible = "samsung,exynos4212-adc";
reg = <0x126C0000 0x100>;
interrupt-parent = <&combiner>;
interrupts = <10 3>;
--
2.17.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2019-02-12 17:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-12 17:45 [PATCH 0/2] ARM/dts/iio: exynos-adc: Use proper number of channels for Exynos4x12 Krzysztof Kozlowski
2019-02-12 17:45 ` [PATCH 1/2] iio: adc: " Krzysztof Kozlowski
2019-02-12 20:57 ` Jonathan Cameron
2019-02-12 17:45 ` Krzysztof Kozlowski [this message]
2019-03-18 18:38 ` [PATCH 2/2] ARM: dts: exynos: Use ADC for Exynos4x12 on Exyno4412 Krzysztof Kozlowski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190212174550.4383-3-krzk@kernel.org \
--to=krzk@kernel$(echo .)org \
--cc=devicetree@vger$(echo .)kernel.org \
--cc=jic23@kernel$(echo .)org \
--cc=kgene@kernel$(echo .)org \
--cc=knaack.h@gmx$(echo .)de \
--cc=lars@metafoo$(echo .)de \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-iio@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-samsung-soc@vger$(echo .)kernel.org \
--cc=mark.rutland@arm$(echo .)com \
--cc=pmeerw@pmeerw$(echo .)net \
--cc=robh+dt@kernel$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox