diff options
author | 2022-07-14 12:25:32 +0100 | |
---|---|---|
committer | 2022-07-19 10:55:46 +0100 | |
commit | 0a2de5bb021609813d97ceac1cc8bdb0d1e792ba (patch) | |
tree | e3ebc982269c2702a9587f5d67702060e1642253 | |
parent | MAINTAINERS: Use Lee Jones' kernel.org address for Syscon submissions (diff) | |
download | linux-rng-0a2de5bb021609813d97ceac1cc8bdb0d1e792ba.tar.xz linux-rng-0a2de5bb021609813d97ceac1cc8bdb0d1e792ba.zip |
dt-bindings: mfd: syscon: Update Lee Jones' email address
Going forward, I'll be using my kernel.org for upstream work.
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Cc: devicetree@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Lee Jones <lee@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220714112533.539910-8-lee@kernel.org
-rw-r--r-- | Documentation/devicetree/bindings/mfd/syscon.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml index fb784045013f..c10f0b577268 100644 --- a/Documentation/devicetree/bindings/mfd/syscon.yaml +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml @@ -17,7 +17,7 @@ description: | and access the registers directly. maintainers: - - Lee Jones <lee.jones@linaro.org> + - Lee Jones <lee@kernel.org> select: properties: |