* [PATCH] ARM64: dts: meson-gxbb-odroidc2: Enable SARADC node
@ 2017-02-14 21:18 Heiner Kallweit
2017-03-01 18:04 ` Kevin Hilman
0 siblings, 1 reply; 4+ messages in thread
From: Heiner Kallweit @ 2017-02-14 21:18 UTC (permalink / raw)
To: linus-amlogic
Now that 3adbf3427330 "iio: adc: add a driver for the SAR ADC found in
Amlogic Meson SoCs" has added support for the ADC, let's enable it
on Odroid C2.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
---
arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts b/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts
index 714ec145..3877dda6 100644
--- a/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts
+++ b/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts
@@ -194,6 +194,11 @@
status = "okay";
};
+&saradc {
+ status = "okay";
+ vref-supply = <&vcc1v8>;
+};
+
/* SD */
&sd_emmc_b {
status = "okay";
--
2.11.1
^ permalink raw reply related [flat|nested] 4+ messages in thread* [PATCH] ARM64: dts: meson-gxbb-odroidc2: Enable SARADC node
2017-02-14 21:18 [PATCH] ARM64: dts: meson-gxbb-odroidc2: Enable SARADC node Heiner Kallweit
@ 2017-03-01 18:04 ` Kevin Hilman
2017-04-02 8:13 ` Heiner Kallweit
0 siblings, 1 reply; 4+ messages in thread
From: Kevin Hilman @ 2017-03-01 18:04 UTC (permalink / raw)
To: linus-amlogic
Heiner Kallweit <hkallweit1@gmail.com> writes:
> Now that 3adbf3427330 "iio: adc: add a driver for the SAR ADC found in
> Amlogic Meson SoCs" has added support for the ADC, let's enable it
> on Odroid C2.
>
> Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Applied to v4.11/dt64
Thanks,
Kevin
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH] ARM64: dts: meson-gxbb-odroidc2: Enable SARADC node
2017-03-01 18:04 ` Kevin Hilman
@ 2017-04-02 8:13 ` Heiner Kallweit
2017-04-03 15:56 ` Kevin Hilman
0 siblings, 1 reply; 4+ messages in thread
From: Heiner Kallweit @ 2017-04-02 8:13 UTC (permalink / raw)
To: linus-amlogic
Am 01.03.2017 um 19:04 schrieb Kevin Hilman:
> Heiner Kallweit <hkallweit1@gmail.com> writes:
>
>> Now that 3adbf3427330 "iio: adc: add a driver for the SAR ADC found in
>> Amlogic Meson SoCs" has added support for the ADC, let's enable it
>> on Odroid C2.
>>
>> Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
>
> Applied to v4.11/dt64
>
Kevin, this didn't show up in mainline yet.
Has it been lost somewhere?
Heiner
> Thanks,
>
> Kevin
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH] ARM64: dts: meson-gxbb-odroidc2: Enable SARADC node
2017-04-02 8:13 ` Heiner Kallweit
@ 2017-04-03 15:56 ` Kevin Hilman
0 siblings, 0 replies; 4+ messages in thread
From: Kevin Hilman @ 2017-04-03 15:56 UTC (permalink / raw)
To: linus-amlogic
Heiner Kallweit <hkallweit1@gmail.com> writes:
> Am 01.03.2017 um 19:04 schrieb Kevin Hilman:
>> Heiner Kallweit <hkallweit1@gmail.com> writes:
>>
>>> Now that 3adbf3427330 "iio: adc: add a driver for the SAR ADC found in
>>> Amlogic Meson SoCs" has added support for the ADC, let's enable it
>>> on Odroid C2.
>>>
>>> Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
>>
>> Applied to v4.11/dt64
>>
> Kevin, this didn't show up in mainline yet.
> Has it been lost somewhere?
Hmm, indeed it has fallen through the cracks somehow. I've applied it
to v4.12/dt64 now.
Kevin
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-04-03 15:56 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-14 21:18 [PATCH] ARM64: dts: meson-gxbb-odroidc2: Enable SARADC node Heiner Kallweit
2017-03-01 18:04 ` Kevin Hilman
2017-04-02 8:13 ` Heiner Kallweit
2017-04-03 15:56 ` Kevin Hilman
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.