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
 -----BEGIN PGP SIGNATURE-----
 
 iQIcBAABCAAGBQJbKZG4AAoJEIfQlpxEBwcE+YUQALWxAjIxNyIRfHwaE3xSdfo4
 Tn6ck0Rvydg9CmOeMSoro/fTldVl7VGi3SvMrQfi2wVvQ9DvRUWr8nPsvQLaaQsR
 Kp2YtBYXlT1Apw5rtGN9u2hPFzC9jglLx8FAaTaJ07EIggDtKqQuhYDAixAaoZCQ
 6qIpRSH5BkwlEVIALqKU/cghjc5zYnqccvraXNPcg7kKGlzxT7w3DRMKNMWsO52o
 gKjYneIxoPdvUZboK/JlMisge4oQcAVVct6K+f5J6bKk/WqyJclt+H1u+QggxQWK
 zQyVxdxJQaqn5sul2NtV5lXrhMUYJTxzAI1UhyOtF04AyoY9My8pilyfRuYFPfSo
 NiEX9ztTk39ZV8qTtT0WFVJfpgb3InbAyveQDCkw5JHsguki/JdMdw39psUIcghj
 oUOR/Nz5GKeBIvCq/+EF8L2MILBSsxDkoDLv/Hp1gx1Vjjzp8UeFfnVcFUMY0Hrc
 0gTsmAuYbxTWg0WwFUOIClK+sSRJVLivXlaI3HigW5nMoTQ1niec38kJFJiF5rV2
 SxJKR9spdnQOcFgGtVywsAhZIgzTFSoSAdxSpEARkoLiJt0rBnCImszOTp8pK9zN
 YNNPMvP7DLAjytQcKWzklDUj4rIeLdbyeviN1Q/u+PpjosU9EIqgL1bSw7eRe4TL
 lLbXd0bFez0RdJheJ9o0
 =wpSl
 -----END PGP SIGNATURE-----

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: Olof Johansson <olof@lixom.net>
This commit is contained in:
Olof Johansson 2018-06-23 10:21:45 -07:00
Родитель a6623f5f31 d64324acdb
Коммит 526e43e212
1 изменённых файлов: 5 добавлений и 1 удалений

Просмотреть файл

@ -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>