From: Rob Herring <robh@kernel.org>
To: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Masami Hiramatsu <mhiramat@kernel.org>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 00/17] dt-bindings: soc: Introduce UniPhier miscellaneous register blocks and fix examples
Date: Mon, 19 Dec 2022 09:49:48 -0600 [thread overview]
Message-ID: <20221219154948.GA1439405-robh@kernel.org> (raw)
In-Reply-To: <20221213082449.2721-1-hayashi.kunihiko@socionext.com>
On Tue, Dec 13, 2022 at 05:24:32PM +0900, Kunihiko Hayashi wrote:
> This series introduces dt-bindings documents for miscellaneous register
> blocks implemented in Socionext UniPhier SoCs.
>
> These are previously defined in the devicetree and used in the examples
> of subnodes' dt-bindings, however, not documented.
>
> These include two types of the blocks
>
> * independent block including miscellaneous registers and functions for
> the whole SoC (system controller and SoC-glue logic)
>
> * sideband logic including control registers in the component (others)
>
> And prior to adding these dt-bindings, fix examples in the existing
> dt-bindings.
>
> This series is part of the previous series shown below:
> https://lore.kernel.org/linux-arm-kernel/20221107103410.3443-2-hayashi.kunihiko@socionext.com
>
> Changes since v2:
> - Drop redundant nodes in examples (clock, reset, soc-glue-debug)
> - Drop parent node in examples
> - Add more properties to examples for pinctrl
> - Add a patch for regulator change
> - Use consistent quotes
> - Drop unit address patterns of patternProperties
> - Mandatory unit address pattern for efuse (soc-glue-debug)
> - Fix additionalProperties (ahci-glue)
>
> Changes since v1:
> - Fix examples in the existing dt-bindings (Add PATCH 1-7)
> - Add dt-bindings for SoC-glue logic debug part (Add PATCH 10)
> - Drop generic and ld6b compatible strings
> - Change "usb-controller" node in soc-glue to "usb-hub"
> - Change "usb-controller" node in USB glue layer example to "usb"
> - Add negation of child properties by compatible string
>
> Kunihiko Hayashi (17):
> dt-bindings: clock: Fix node descriptions in uniphier-clock example
> dt-bindings: reset: Fix node descriptions in uniphier-reset example
> dt-bindings: pinctrl: Fix node descriptions in uniphier-pinctrl
> example
> dt-bindings: regulator: Fix node descriptions in uniphier-regulator
> example
> dt-bindings: watchdog: Fix node descriptions in uniphier-wdt example
> dt-bindings: thermal: Fix node descriptions in uniphier-thermal
> example
> dt-bindings: phy: Fix node descriptions in uniphier-phy example
> dt-bindings: nvmem: Fix node descriptions in uniphier-efuse example
> dt-bindings: soc: socionext: Add UniPhier system controller
> dt-bindings: soc: socionext: Add UniPhier SoC-glue logic
> dt-bindings: soc: socionext: Add UniPhier SoC-glue logic debug part
> dt-bindings: soc: socionext: Add UniPhier peripheral block
> dt-bindings: soc: socionext: Add UniPhier media I/O block
> dt-bindings: soc: socionext: Add UniPhier SD interface block
> dt-bindings: soc: socionext: Add UniPhier ADAMV block
> dt-bindings: soc: socionext: Add UniPhier DWC3 USB glue layer
> dt-bindings: soc: socionext: Add UniPhier AHCI glue layer
You sent this To me, so I'm assuming you want me to apply it?
Otherwise, it can go via the Socionext tree. Let me know and I can fix
up Krzysztof's comments and apply the series.
Rob
next prev parent reply other threads:[~2022-12-19 15:53 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-13 8:24 [PATCH v3 00/17] dt-bindings: soc: Introduce UniPhier miscellaneous register blocks and fix examples Kunihiko Hayashi
2022-12-13 8:24 ` [PATCH v3 01/17] dt-bindings: clock: Fix node descriptions in uniphier-clock example Kunihiko Hayashi
2022-12-13 14:50 ` Krzysztof Kozlowski
2022-12-13 8:24 ` [PATCH v3 02/17] dt-bindings: reset: Fix node descriptions in uniphier-reset example Kunihiko Hayashi
2022-12-13 14:50 ` Krzysztof Kozlowski
2022-12-13 8:24 ` [PATCH v3 03/17] dt-bindings: pinctrl: Fix node descriptions in uniphier-pinctrl example Kunihiko Hayashi
2022-12-13 14:52 ` Krzysztof Kozlowski
2022-12-15 4:26 ` Kunihiko Hayashi
2022-12-13 8:24 ` [PATCH v3 04/17] dt-bindings: regulator: Fix node descriptions in uniphier-regulator example Kunihiko Hayashi
2022-12-13 14:52 ` Krzysztof Kozlowski
2022-12-13 8:24 ` [PATCH v3 05/17] dt-bindings: watchdog: Fix node descriptions in uniphier-wdt example Kunihiko Hayashi
2022-12-13 14:53 ` Krzysztof Kozlowski
2022-12-13 8:24 ` [PATCH v3 06/17] dt-bindings: thermal: Fix node descriptions in uniphier-thermal example Kunihiko Hayashi
2022-12-13 14:54 ` Krzysztof Kozlowski
2022-12-15 4:26 ` Kunihiko Hayashi
2022-12-13 8:24 ` [PATCH v3 07/17] dt-bindings: phy: Fix node descriptions in uniphier-phy example Kunihiko Hayashi
2022-12-14 12:04 ` Krzysztof Kozlowski
2022-12-13 8:24 ` [PATCH v3 08/17] dt-bindings: nvmem: Fix node descriptions in uniphier-efuse example Kunihiko Hayashi
2022-12-14 12:06 ` Krzysztof Kozlowski
2022-12-13 8:24 ` [PATCH v3 09/17] dt-bindings: soc: socionext: Add UniPhier system controller Kunihiko Hayashi
2022-12-14 12:07 ` Krzysztof Kozlowski
2022-12-13 8:24 ` [PATCH v3 10/17] dt-bindings: soc: socionext: Add UniPhier SoC-glue logic Kunihiko Hayashi
2022-12-14 12:11 ` Krzysztof Kozlowski
2022-12-13 8:24 ` [PATCH v3 11/17] dt-bindings: soc: socionext: Add UniPhier SoC-glue logic debug part Kunihiko Hayashi
2022-12-14 12:12 ` Krzysztof Kozlowski
2022-12-13 8:24 ` [PATCH v3 12/17] dt-bindings: soc: socionext: Add UniPhier peripheral block Kunihiko Hayashi
2022-12-14 12:57 ` Krzysztof Kozlowski
2022-12-13 8:24 ` [PATCH v3 13/17] dt-bindings: soc: socionext: Add UniPhier media I/O block Kunihiko Hayashi
2022-12-14 13:06 ` Krzysztof Kozlowski
2022-12-13 8:24 ` [PATCH v3 14/17] dt-bindings: soc: socionext: Add UniPhier SD interface block Kunihiko Hayashi
2022-12-14 13:06 ` Krzysztof Kozlowski
2022-12-13 8:24 ` [PATCH v3 15/17] dt-bindings: soc: socionext: Add UniPhier ADAMV block Kunihiko Hayashi
2022-12-14 13:07 ` Krzysztof Kozlowski
2022-12-13 8:24 ` [PATCH v3 16/17] dt-bindings: soc: socionext: Add UniPhier DWC3 USB glue layer Kunihiko Hayashi
2022-12-14 13:07 ` Krzysztof Kozlowski
2022-12-13 8:24 ` [PATCH v3 17/17] dt-bindings: soc: socionext: Add UniPhier AHCI " Kunihiko Hayashi
2022-12-14 13:07 ` Krzysztof Kozlowski
2022-12-19 15:49 ` Rob Herring [this message]
2022-12-20 1:13 ` [PATCH v3 00/17] dt-bindings: soc: Introduce UniPhier miscellaneous register blocks and fix examples Kunihiko Hayashi
2023-01-19 8:22 ` Kunihiko Hayashi
2023-01-19 19:57 ` Rob Herring
2023-01-20 0:03 ` Kunihiko Hayashi
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=20221219154948.GA1439405-robh@kernel.org \
--to=robh@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=hayashi.kunihiko@socionext.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mhiramat@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).