Re: [PATCH v2 2/5] ARM: mstar: Add machine for MStar/Sigmastar infinity/mercury family ARMv7 SoCs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am 10.06.20 um 11:04 schrieb Daniel Palmer:
Initial support for the MStar/Sigmastar infinity/mercury series of ARMv7
based IP camera and dashcam SoCs.

These chips are interesting in that they contain a Cortex A7,

"Cortex-A7"

peripherals and system memory in a single tiny QFN package that
can be hand soldered allowing almost anyone to embed Linux

"soldered, allowing"?

in their projects.

Signed-off-by: Daniel Palmer <daniel@xxxxxxxx>
---
  MAINTAINERS                   |  1 +
  arch/arm/Kconfig              |  2 +
  arch/arm/Makefile             |  1 +
  arch/arm/mach-mstar/Kconfig   | 26 +++++++++++++
  arch/arm/mach-mstar/Makefile  |  1 +
  arch/arm/mach-mstar/mstarv7.c | 72 +++++++++++++++++++++++++++++++++++
  6 files changed, 103 insertions(+)
  create mode 100644 arch/arm/mach-mstar/Kconfig
  create mode 100644 arch/arm/mach-mstar/Makefile
  create mode 100644 arch/arm/mach-mstar/mstarv7.c

diff --git a/MAINTAINERS b/MAINTAINERS
index 1ca77f97b8ee..754521938303 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2114,6 +2114,7 @@ ARM/MStar/Sigmastar ARMv7 SoC support
  M:	Daniel Palmer <daniel@xxxxxxxxx>
  L:	linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers)
  S:	Maintained
+F:	arch/arm/mach-mstar/
  F:	Documentation/devicetree/bindings/arm/mstar.yaml
ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT
[snip]

The sort order has recently been changed to case-sensitive, i.e., you should append arch after Documentation.

Regards,
Andreas

--
SUSE Software Solutions Germany GmbH
Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer
HRB 36809 (AG Nürnberg)



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux