diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-02-23 17:25:22 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-02-23 17:25:22 -0800 |
commit | 91318b29a81cf51451ecf1c0054898f67dc26d87 (patch) | |
tree | c8666db3e539a44d898f5e8138d4fd68278d0d69 /Documentation/devicetree/bindings/pwm/pwm-sifive.yaml | |
parent | 54134be6580364ab98db09eb8070a09bb02e37ae (diff) | |
parent | 0c0822bcb73f154d96ee648644ec5a8628e3b864 (diff) | |
download | linux-91318b29a81cf51451ecf1c0054898f67dc26d87.tar.bz2 |
Merge tag 'devicetree-fixes-for-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Pull devicetree fixes from Rob Herring:
- Update some maintainers email addresses
- Fix handling of elfcorehdr reservation for crash dump kernel
- Fix unittest expected warnings text
* tag 'devicetree-fixes-for-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux:
dt-bindings: update Roger Quadros email
MAINTAINERS: sifive: drop Yash Shah
of/fdt: move elfcorehdr reservation early for crash dump kernel
of: unittest: update text of expected warnings
Diffstat (limited to 'Documentation/devicetree/bindings/pwm/pwm-sifive.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/pwm/pwm-sifive.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/pwm/pwm-sifive.yaml b/Documentation/devicetree/bindings/pwm/pwm-sifive.yaml index 84e66913d042..db41cd7bf150 100644 --- a/Documentation/devicetree/bindings/pwm/pwm-sifive.yaml +++ b/Documentation/devicetree/bindings/pwm/pwm-sifive.yaml @@ -8,7 +8,6 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: SiFive PWM controller maintainers: - - Yash Shah <yash.shah@sifive.com> - Sagar Kadam <sagar.kadam@sifive.com> - Paul Walmsley <paul.walmsley@sifive.com> |