Commit 526e43e2 authored by Olof Johansson's avatar Olof Johansson
Browse files

Merge tag 'arm-soc/for-4.18/maintainers-arm64-fixes' of...

Merge tag 'arm-soc/for-4.18/maintainers-arm64-fixes' of https://github.com/Broadcom/stblinux into fixes

This pull request contains Broadcom ARM64-based SoCs MAINTAINERS file
fixes for 4.18, please pull the following:

- Florian fixes the entry for the Northstar2 SoCs which was somehow lost
  during a directory move. He also adds an entry for the Stingray SoCs
  which was missing from the day files were added

* tag 'arm-soc/for-4.18/maintainers-arm64-fixes' of https://github.com/Broadcom/stblinux

:
  MAINTAINERS: Update Broadcom iProc entry with Stingray
  MAINAINTERS: Corrected Broadcom Northstar2 entry

Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parents a6623f5f d64324ac
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -2971,9 +2971,13 @@ N: bcm585*
N:	bcm586*
N:	bcm88312
N:	hr2
F:	arch/arm64/boot/dts/broadcom/ns2*
N:	stingray
F:	arch/arm64/boot/dts/broadcom/northstar2/*
F:	arch/arm64/boot/dts/broadcom/stingray/*
F:	drivers/clk/bcm/clk-ns*
F:	drivers/clk/bcm/clk-sr*
F:	drivers/pinctrl/bcm/pinctrl-ns*
F:	include/dt-bindings/clock/bcm-sr*

BROADCOM KONA GPIO DRIVER
M:	Ray Jui <rjui@broadcom.com>