From: Lee Jones <lee.jones@linaro.org>
To: "Rafał Miłecki" <zajec5@gmail.com>
Cc: "Kishon Vijay Abraham I" <kishon@ti.com>,
"Vinod Koul" <vkoul@kernel.org>,
"Rob Herring" <robh+dt@kernel.org>,
linux-phy@lists.infradead.org,
"Florian Fainelli" <f.fainelli@gmail.com>,
"Chunfeng Yun" <chunfeng.yun@mediatek.com>,
devicetree@vger.kernel.org, "Rafał Miłecki" <rafal@milecki.pl>
Subject: Re: [PATCH 1/4] dt-bindings: mfd: brcm,cru: add clkset syscon
Date: Wed, 22 Sep 2021 08:57:32 +0100 [thread overview]
Message-ID: <YUrh7A0ZPBhHjy2d@google.com> (raw)
In-Reply-To: <20210913080024.6951-1-zajec5@gmail.com>
On Mon, 13 Sep 2021, Rafał Miłecki wrote:
> From: Rafał Miłecki <rafal@milecki.pl>
>
> CRU has a shared register that is used e.g. to control USB 2.0 PHY block
> access. It's a single 32 b register. Document it as syscon so it can be
> used with a regmap.
>
> Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
> ---
> Documentation/devicetree/bindings/mfd/brcm,cru.yaml | 8 ++++++++
> Documentation/devicetree/bindings/mfd/syscon.yaml | 1 +
> 2 files changed, 9 insertions(+)
Applied, thanks.
--
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
--
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy
WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee.jones@linaro.org>
To: "Rafał Miłecki" <zajec5@gmail.com>
Cc: "Kishon Vijay Abraham I" <kishon@ti.com>,
"Vinod Koul" <vkoul@kernel.org>,
"Rob Herring" <robh+dt@kernel.org>,
linux-phy@lists.infradead.org,
"Florian Fainelli" <f.fainelli@gmail.com>,
"Chunfeng Yun" <chunfeng.yun@mediatek.com>,
devicetree@vger.kernel.org, "Rafał Miłecki" <rafal@milecki.pl>
Subject: Re: [PATCH 1/4] dt-bindings: mfd: brcm,cru: add clkset syscon
Date: Wed, 22 Sep 2021 08:57:32 +0100 [thread overview]
Message-ID: <YUrh7A0ZPBhHjy2d@google.com> (raw)
In-Reply-To: <20210913080024.6951-1-zajec5@gmail.com>
On Mon, 13 Sep 2021, Rafał Miłecki wrote:
> From: Rafał Miłecki <rafal@milecki.pl>
>
> CRU has a shared register that is used e.g. to control USB 2.0 PHY block
> access. It's a single 32 b register. Document it as syscon so it can be
> used with a regmap.
>
> Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
> ---
> Documentation/devicetree/bindings/mfd/brcm,cru.yaml | 8 ++++++++
> Documentation/devicetree/bindings/mfd/syscon.yaml | 1 +
> 2 files changed, 9 insertions(+)
Applied, thanks.
--
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
next prev parent reply other threads:[~2021-09-22 7:57 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-13 8:00 [PATCH 1/4] dt-bindings: mfd: brcm,cru: add clkset syscon Rafał Miłecki
2021-09-13 8:00 ` Rafał Miłecki
2021-09-13 8:00 ` [PATCH 2/4] dt-bindings: phy: brcm, ns-usb2-phy: bind just a PHY block Rafał Miłecki
2021-09-13 8:00 ` [PATCH 2/4] dt-bindings: phy: brcm,ns-usb2-phy: " Rafał Miłecki
2021-09-21 20:19 ` Rob Herring
2021-09-21 20:19 ` Rob Herring
2021-10-01 10:08 ` Vinod Koul
2021-10-01 10:08 ` Vinod Koul
2021-09-13 8:00 ` [PATCH 3/4] dt-bindings: mfd: brcm,cru: add USB 2.0 PHY Rafał Miłecki
2021-09-13 8:00 ` Rafał Miłecki
2021-09-21 20:19 ` Rob Herring
2021-09-21 20:19 ` Rob Herring
2021-09-22 7:57 ` Lee Jones
2021-09-22 7:57 ` Lee Jones
2021-09-23 15:01 ` Rob Herring
2021-09-23 15:01 ` Rob Herring
2021-09-23 20:06 ` Lee Jones
2021-09-23 20:06 ` Lee Jones
2021-09-13 8:00 ` [PATCH 4/4] phy: bcm-ns-usb2: support updated DT binding with PHY reg space Rafał Miłecki
2021-09-13 8:00 ` Rafał Miłecki
2021-09-21 20:19 ` [PATCH 1/4] dt-bindings: mfd: brcm,cru: add clkset syscon Rob Herring
2021-09-21 20:19 ` Rob Herring
2021-09-22 7:57 ` Lee Jones [this message]
2021-09-22 7:57 ` Lee Jones
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=YUrh7A0ZPBhHjy2d@google.com \
--to=lee.jones@linaro.org \
--cc=chunfeng.yun@mediatek.com \
--cc=devicetree@vger.kernel.org \
--cc=f.fainelli@gmail.com \
--cc=kishon@ti.com \
--cc=linux-phy@lists.infradead.org \
--cc=rafal@milecki.pl \
--cc=robh+dt@kernel.org \
--cc=vkoul@kernel.org \
--cc=zajec5@gmail.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.