All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vladislav Leonov <vlad@zlab.su>
To: sjg@chromium.org
Cc: conor+dt@kernel.org, devicetree@vger.kernel.org,
	festevam@nabladev.com, heiko@sntech.de, hl@rock-chips.com,
	jeffy.chen@rock-chips.com, jonas@kwiboo.se, krzk+dt@kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org,
	michael.riesch@collabora.com, robh@kernel.org, vkoul@kernel.org,
	ziyao@disroot.org, Vladislav Leonov <vlad@zlab.su>
Subject: Re: [PATCH v3 3/6] dt-bindings: soc: rockchip: grf: Add RV1106 compatibles
Date: Tue,  4 Aug 2026 11:38:56 +0300	[thread overview]
Message-ID: <20260804083856.11447-1-vlad@zlab.su> (raw)
In-Reply-To: <20260729133609.3465563-4-sjg@chromium.org>

Tested on custom PCB with RV1106G2.
Comparing with the V2 series, GPIO now works without any issues.

Regards,
Vladislav

Tested-by: Vladislav Leonov <vlad@zlab.su>

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

WARNING: multiple messages have this Message-ID (diff)
From: Vladislav Leonov <vlad@zlab.su>
To: sjg@chromium.org
Cc: conor+dt@kernel.org, devicetree@vger.kernel.org,
	festevam@nabladev.com, heiko@sntech.de, hl@rock-chips.com,
	jeffy.chen@rock-chips.com, jonas@kwiboo.se, krzk+dt@kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org,
	michael.riesch@collabora.com, robh@kernel.org, vkoul@kernel.org,
	ziyao@disroot.org, Vladislav Leonov <vlad@zlab.su>
Subject: Re: [PATCH v3 3/6] dt-bindings: soc: rockchip: grf: Add RV1106 compatibles
Date: Tue,  4 Aug 2026 11:38:56 +0300	[thread overview]
Message-ID: <20260804083856.11447-1-vlad@zlab.su> (raw)
In-Reply-To: <20260729133609.3465563-4-sjg@chromium.org>

Tested on custom PCB with RV1106G2.
Comparing with the V2 series, GPIO now works without any issues.

Regards,
Vladislav

Tested-by: Vladislav Leonov <vlad@zlab.su>


  parent reply	other threads:[~2026-08-04  8:39 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-29 13:35 [PATCH v3 0/6] Add support for the Rockchip RV1106 and RV1103 Simon Glass
2026-07-29 13:35 ` Simon Glass
2026-07-29 13:35 ` [PATCH v3 1/6] dt-bindings: clock: rockchip: Add RV1106 CRU support Simon Glass
2026-07-29 13:35   ` Simon Glass
2026-07-29 13:35 ` [PATCH v3 2/6] clk: rockchip: Add clock controller for the RV1106 Simon Glass
2026-07-29 13:35   ` Simon Glass
2026-07-29 13:54   ` sashiko-bot
2026-07-29 13:35 ` [PATCH v3 3/6] dt-bindings: soc: rockchip: grf: Add RV1106 compatibles Simon Glass
2026-07-29 13:35   ` Simon Glass
2026-08-04  6:55   ` Krzysztof Kozlowski
2026-08-04  6:55     ` Krzysztof Kozlowski
2026-08-04  8:38   ` Vladislav Leonov [this message]
2026-08-04  8:38     ` Vladislav Leonov
2026-07-29 13:35 ` [PATCH v3 4/6] ARM: dts: rockchip: Add support for RV1106 and RV1103 Simon Glass
2026-07-29 13:35   ` Simon Glass
2026-07-29 14:01   ` sashiko-bot
2026-08-04  8:41   ` Vladislav Leonov
2026-08-04  8:41     ` Vladislav Leonov
2026-07-29 13:35 ` [PATCH v3 5/6] dt-bindings: arm: rockchip: Add Luckfox Pico Mini B Simon Glass
2026-07-29 13:35   ` Simon Glass
2026-08-04  6:55   ` Krzysztof Kozlowski
2026-08-04  6:55     ` Krzysztof Kozlowski
2026-07-29 13:35 ` [PATCH v3 6/6] ARM: dts: " Simon Glass
2026-07-29 13:35   ` Simon Glass
2026-08-05 20:59 ` (subset) [PATCH v3 0/6] Add support for the Rockchip RV1106 and RV1103 Heiko Stuebner
2026-08-05 20:59   ` Heiko Stuebner

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=20260804083856.11447-1-vlad@zlab.su \
    --to=vlad@zlab.su \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@nabladev.com \
    --cc=heiko@sntech.de \
    --cc=hl@rock-chips.com \
    --cc=jeffy.chen@rock-chips.com \
    --cc=jonas@kwiboo.se \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=michael.riesch@collabora.com \
    --cc=robh@kernel.org \
    --cc=sjg@chromium.org \
    --cc=vkoul@kernel.org \
    --cc=ziyao@disroot.org \
    /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.