diff options
author | Lars Povlsen <lars.povlsen@microchip.com> | 2020-10-06 22:03:14 +0200 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2020-10-08 23:23:51 +0200 |
commit | 312e95c6e92122fac0251a84efa1cf3914c877a6 (patch) | |
tree | 8df2a320cf9e109b2dc49243f19d94033980cba3 /MAINTAINERS | |
parent | power: supply: sbs-battery: keep error code when get_property() fails (diff) | |
download | linux-312e95c6e92122fac0251a84efa1cf3914c877a6.tar.xz linux-312e95c6e92122fac0251a84efa1cf3914c877a6.zip |
dt-bindings: reset: ocelot: Add Sparx5 support
This adds the support for the Sparx5 SoC.
Signed-off-by: Lars Povlsen <lars.povlsen@microchip.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 75b724181c7b..a733a80748ff 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11515,6 +11515,7 @@ M: Microchip Linux Driver Support <UNGLinuxDriver@microchip.com> L: linux-mips@vger.kernel.org S: Supported F: Documentation/devicetree/bindings/mips/mscc.txt +F: Documentation/devicetree/bindings/power/reset/ocelot-reset.txt F: arch/mips/boot/dts/mscc/ F: arch/mips/configs/generic/board-ocelot.config F: arch/mips/generic/board-ocelot.c |