All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
To: Sean Young <sean@mess.org>
Cc: Viktor Prutyanov <viktor.prutyanov@phystech.edu>,
	mchehab@kernel.org, robh+dt@kernel.org, khilman@baylibre.com,
	Neil Armstrong <narmstrong@baylibre.com>,
	jbrunet@baylibre.com, linux-media <linux-media@vger.kernel.org>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-amlogic@lists.infradead.org, rockosov@gmail.com
Subject: Re: [PATCH 2/2] media: rc: introduce Meson IR blaster driver
Date: Fri, 2 Jul 2021 18:15:18 +0200	[thread overview]
Message-ID: <CAFBinCA+zud1THT6z2QsGCqXMT-3nqN_S4nR0FhaDGhcKzoe-Q@mail.gmail.com> (raw)
In-Reply-To: <20210701224646.GA18540@gofer.mess.org>

Hi Sean,

On Fri, Jul 2, 2021 at 12:46 AM Sean Young <sean@mess.org> wrote:
>
> Hi Viktor,
>
> Thank you for your driver. Is there a datasheet available for this hardware?
The public S905X datasheet [0] (starting at page 515) and the public
S905D3 datasheet [1] (starting at page 1105) document the registers.
If Viktor has additional or better information then it would be great
if he could share it with us.


Best regards,
Martin


[0] https://dl.khadas.com/Hardware/VIM1/Datasheet/S905X_Datasheet%20V0.3%2020170314publicversion-Wesion.pdf
[1] https://dl.khadas.com/Hardware/VIM3/Datasheet/S905D3_datasheet_0.2_Wesion.pdf

WARNING: multiple messages have this Message-ID (diff)
From: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
To: Sean Young <sean@mess.org>
Cc: Viktor Prutyanov <viktor.prutyanov@phystech.edu>,
	mchehab@kernel.org, robh+dt@kernel.org,  khilman@baylibre.com,
	Neil Armstrong <narmstrong@baylibre.com>,
	jbrunet@baylibre.com,  linux-media <linux-media@vger.kernel.org>,
	devicetree@vger.kernel.org,  linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	 linux-amlogic@lists.infradead.org, rockosov@gmail.com
Subject: Re: [PATCH 2/2] media: rc: introduce Meson IR blaster driver
Date: Fri, 2 Jul 2021 18:15:18 +0200	[thread overview]
Message-ID: <CAFBinCA+zud1THT6z2QsGCqXMT-3nqN_S4nR0FhaDGhcKzoe-Q@mail.gmail.com> (raw)
In-Reply-To: <20210701224646.GA18540@gofer.mess.org>

Hi Sean,

On Fri, Jul 2, 2021 at 12:46 AM Sean Young <sean@mess.org> wrote:
>
> Hi Viktor,
>
> Thank you for your driver. Is there a datasheet available for this hardware?
The public S905X datasheet [0] (starting at page 515) and the public
S905D3 datasheet [1] (starting at page 1105) document the registers.
If Viktor has additional or better information then it would be great
if he could share it with us.


Best regards,
Martin


[0] https://dl.khadas.com/Hardware/VIM1/Datasheet/S905X_Datasheet%20V0.3%2020170314publicversion-Wesion.pdf
[1] https://dl.khadas.com/Hardware/VIM3/Datasheet/S905D3_datasheet_0.2_Wesion.pdf

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
To: Sean Young <sean@mess.org>
Cc: Viktor Prutyanov <viktor.prutyanov@phystech.edu>,
	mchehab@kernel.org, robh+dt@kernel.org,  khilman@baylibre.com,
	Neil Armstrong <narmstrong@baylibre.com>,
	jbrunet@baylibre.com,  linux-media <linux-media@vger.kernel.org>,
	devicetree@vger.kernel.org,  linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	 linux-amlogic@lists.infradead.org, rockosov@gmail.com
Subject: Re: [PATCH 2/2] media: rc: introduce Meson IR blaster driver
Date: Fri, 2 Jul 2021 18:15:18 +0200	[thread overview]
Message-ID: <CAFBinCA+zud1THT6z2QsGCqXMT-3nqN_S4nR0FhaDGhcKzoe-Q@mail.gmail.com> (raw)
In-Reply-To: <20210701224646.GA18540@gofer.mess.org>

Hi Sean,

On Fri, Jul 2, 2021 at 12:46 AM Sean Young <sean@mess.org> wrote:
>
> Hi Viktor,
>
> Thank you for your driver. Is there a datasheet available for this hardware?
The public S905X datasheet [0] (starting at page 515) and the public
S905D3 datasheet [1] (starting at page 1105) document the registers.
If Viktor has additional or better information then it would be great
if he could share it with us.


Best regards,
Martin


[0] https://dl.khadas.com/Hardware/VIM1/Datasheet/S905X_Datasheet%20V0.3%2020170314publicversion-Wesion.pdf
[1] https://dl.khadas.com/Hardware/VIM3/Datasheet/S905D3_datasheet_0.2_Wesion.pdf

_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

  reply	other threads:[~2021-07-02 16:15 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-01 21:51 [PATCH 0/2] media: rc: add support for Amlogic Meson IR blaster Viktor Prutyanov
2021-07-01 21:51 ` Viktor Prutyanov
2021-07-01 21:51 ` Viktor Prutyanov
2021-07-01 21:51 ` [PATCH 1/2] media: rc: meson-irblaster: document device tree bindings Viktor Prutyanov
2021-07-01 21:51   ` Viktor Prutyanov
2021-07-01 21:51   ` Viktor Prutyanov
2021-07-02 13:30   ` Martin Blumenstingl
2021-07-02 13:30     ` Martin Blumenstingl
2021-07-02 13:30     ` Martin Blumenstingl
2021-07-02 13:48     ` Neil Armstrong
2021-07-02 13:48       ` Neil Armstrong
2021-07-02 13:48       ` Neil Armstrong
2021-07-01 21:51 ` [PATCH 2/2] media: rc: introduce Meson IR blaster driver Viktor Prutyanov
2021-07-01 21:51   ` Viktor Prutyanov
2021-07-01 21:51   ` Viktor Prutyanov
2021-07-01 22:46   ` Sean Young
2021-07-01 22:46     ` Sean Young
2021-07-01 22:46     ` Sean Young
2021-07-02 16:15     ` Martin Blumenstingl [this message]
2021-07-02 16:15       ` Martin Blumenstingl
2021-07-02 16:15       ` Martin Blumenstingl
2021-07-02 20:23       ` Viktor Prutyanov
2021-07-02 20:23         ` Viktor Prutyanov
2021-07-02 20:23         ` Viktor Prutyanov
2021-07-07 14:40     ` Viktor Prutyanov
2021-07-07 14:40       ` Viktor Prutyanov
2021-07-07 14:40       ` Viktor Prutyanov
2021-07-02  1:24   ` kernel test robot
2021-07-02  1:24     ` kernel test robot
2021-07-02 22:39   ` kernel test robot
2021-07-02 22:39     ` kernel test robot

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=CAFBinCA+zud1THT6z2QsGCqXMT-3nqN_S4nR0FhaDGhcKzoe-Q@mail.gmail.com \
    --to=martin.blumenstingl@googlemail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=jbrunet@baylibre.com \
    --cc=khilman@baylibre.com \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=narmstrong@baylibre.com \
    --cc=robh+dt@kernel.org \
    --cc=rockosov@gmail.com \
    --cc=sean@mess.org \
    --cc=viktor.prutyanov@phystech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.