Message ID | 20190304111217.882-2-narmstrong@baylibre.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Add Meson SAR ADC support for G12A | expand |
On Mon, Mar 4, 2019 at 12:12 PM Neil Armstrong <narmstrong@baylibre.com> wrote: > > Update the documentation to expicitly support the Meson-G12A SoC. typo: explicitly > Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> apart from that: Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
On Tue, 5 Mar 2019 22:01:38 +0100 Martin Blumenstingl <martin.blumenstingl@googlemail.com> wrote: > On Mon, Mar 4, 2019 at 12:12 PM Neil Armstrong <narmstrong@baylibre.com> wrote: > > > > Update the documentation to expicitly support the Meson-G12A SoC. > typo: explicitly > > > Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> > apart from that: > Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Applied to the togreg branch of iio.git and pushed out as testing to be completely ignored ;) Thanks, Jonathan
diff --git a/Documentation/devicetree/bindings/iio/adc/amlogic,meson-saradc.txt b/Documentation/devicetree/bindings/iio/adc/amlogic,meson-saradc.txt index 325090e43ce6..0d134e0ac600 100644 --- a/Documentation/devicetree/bindings/iio/adc/amlogic,meson-saradc.txt +++ b/Documentation/devicetree/bindings/iio/adc/amlogic,meson-saradc.txt @@ -9,6 +9,7 @@ Required properties: - "amlogic,meson-gxl-saradc" for GXL - "amlogic,meson-gxm-saradc" for GXM - "amlogic,meson-axg-saradc" for AXG + - "amlogic,meson-g12a-saradc" for AXG along with the generic "amlogic,meson-saradc" - reg: the physical base address and length of the registers - interrupts: the interrupt indicating end of sampling
Update the documentation to expicitly support the Meson-G12A SoC. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> --- .../devicetree/bindings/iio/adc/amlogic,meson-saradc.txt | 1 + 1 file changed, 1 insertion(+)