All of lore.kernel.org
 help / color / mirror / Atom feed
From: Conor Dooley <conor@kernel.org>
To: Lorenzo Bianconi <lorenzo@kernel.org>
Cc: Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@kernel.org>, Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>, Felix Fietkau <nbd@nbd.name>,
	Philipp Zabel <p.zabel@pengutronix.de>,
	linux-clk@vger.kernel.org, devicetree@vger.kernel.org,
	upstream@airoha.com, angelogioacchino.delregno@collabora.com,
	linux-arm-kernel@lists.infradead.org,
	lorenzo.bianconi83@gmail.com, ansuelsmth@gmail.com
Subject: Re: [PATCH 2/7] clk: en7523: set REG_PCIE*_{MEM,MEM_MASK} via syscon
Date: Mon, 2 Sep 2024 09:21:53 +0100	[thread overview]
Message-ID: <20240902-supplier-identify-b11b89a9a4da@squawk> (raw)
In-Reply-To: <20240831-clk-en7581-syscon-v1-2-5c2683541068@kernel.org>

[-- Attachment #1: Type: text/plain, Size: 293 bytes --]

On Sat, Aug 31, 2024 at 09:18:44AM +0200, Lorenzo Bianconi wrote:
> +	map = syscon_regmap_lookup_by_compatible("airoha,en7581-pbus-csr");

Is this compatible documented? (On a laptop in an airport with no recent
kernel tree, so I had to resort to searching on github which turned up
nothing).

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

  reply	other threads:[~2024-09-02  8:21 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-31  7:18 [PATCH 0/7] clk: en7523: Update register mapping for EN7581 Lorenzo Bianconi
2024-08-31  7:18 ` [PATCH 1/7] dt-bindings: clock: airoha: update reg mapping for EN7581 SoC Lorenzo Bianconi
2024-09-02  8:19   ` Conor Dooley
2024-09-02  8:39     ` Lorenzo Bianconi
2024-09-03 15:04   ` Rob Herring
2024-08-31  7:18 ` [PATCH 2/7] clk: en7523: set REG_PCIE*_{MEM,MEM_MASK} via syscon Lorenzo Bianconi
2024-09-02  8:21   ` Conor Dooley [this message]
2024-09-02  8:40     ` Lorenzo Bianconi
2024-08-31  7:18 ` [PATCH 3/7] clk: en7523: move clock_register in hw_init callback Lorenzo Bianconi
2024-08-31  7:18 ` [PATCH 4/7] clk: en7523: introduce chip_scu regmap Lorenzo Bianconi
2024-09-02  7:37   ` Dan Carpenter
2024-08-31  7:18 ` [PATCH 5/7] clk: en7523: fix estimation of fixed rate for EN7581 Lorenzo Bianconi
2024-08-31  7:18 ` [PATCH 6/7] clk: en7523: move en7581_reset_register() in en7581_clk_hw_init() Lorenzo Bianconi
2024-08-31  7:18 ` [PATCH 7/7] clk: en7523: map io region in a single block Lorenzo Bianconi

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=20240902-supplier-identify-b11b89a9a4da@squawk \
    --to=conor@kernel.org \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=ansuelsmth@gmail.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=lorenzo.bianconi83@gmail.com \
    --cc=lorenzo@kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=nbd@nbd.name \
    --cc=p.zabel@pengutronix.de \
    --cc=robh@kernel.org \
    --cc=sboyd@kernel.org \
    --cc=upstream@airoha.com \
    /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.