treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Based on 2 normalized pattern(s): this program is free software you can redistribute it and or modify it under the terms of th
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Based on 2 normalized pattern(s): this program is free software you can redistribute it and or modify it under the terms of the gnu general public license version 2 as published by the free software foundation this program is free software you can redistribute it and or modify it under the terms of the gnu general public license version 2 as published by the free software foundation #extracted by the scancode license scanner the SPDX license identifier GPL-2.0-onlyhas been chosen to replace the boilerplate/reference in 4122 file(s).Signed-off-by: Thomas Gleixner <[email protected]>Reviewed-by: Enrico Weigelt <[email protected]>Reviewed-by: Kate Stewart <[email protected]>Reviewed-by: Allison Randal <[email protected]>Cc: [email protected]Link: https://lkml.kernel.org/r/[email protected]Signed-off-by: Greg Kroah-Hartman <[email protected]>
show more ...
treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project
treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is: GPL-2.0-onlySigned-off-by: Thomas Gleixner <[email protected]>Signed-off-by: Greg Kroah-Hartman <[email protected]>
ARM: ARTPEC-6: add select MFD_SYSCON to MACH_ARTPEC6Since the ARTPEC-6 machine port already uses syscon,MACH_ARTPEC6 should select MFD_SYSCON.Signed-off-by: Niklas Cassel <[email protected]
ARM: ARTPEC-6: add select MFD_SYSCON to MACH_ARTPEC6Since the ARTPEC-6 machine port already uses syscon,MACH_ARTPEC6 should select MFD_SYSCON.Signed-off-by: Niklas Cassel <[email protected]>Signed-off-by: Jesper Nilsson <[email protected]>
arm: Remove unnecessary of_platform_populate with default match tableAfter patch "of/platform: Add common method to populate default bus",it is possible for arch code to remove unnecessary callers
arm: Remove unnecessary of_platform_populate with default match tableAfter patch "of/platform: Add common method to populate default bus",it is possible for arch code to remove unnecessary callers ofof_platform_populate with default match table.Acked-by: Viresh Kumar <[email protected]>Cc: Nicolas Ferre <[email protected]>Cc: Ray Jui <[email protected]>Cc: Lee Jones <[email protected]>Cc: Krzysztof Halasa <[email protected]>Cc: Kukjin Kim <[email protected]>Cc: Rob Herring <[email protected]>Cc: Shawn Guo <[email protected]>Cc: Santosh Shilimkar <[email protected]>Cc: Roland Stigge <[email protected]>Cc: Jason Cooper <[email protected]>Cc: Haojian Zhuang <[email protected]>Cc: Heiko Stuebner <[email protected]>Cc: Viresh Kumar <[email protected]>Cc: Shiraz Hashim <[email protected]>Cc: Tony Prisk <[email protected]>Cc: Arnd Bergmann <[email protected]>Cc: Russell King <[email protected]>Signed-off-by: Kefeng Wang <[email protected]>Signed-off-by: Rob Herring <[email protected]>
arm: initial machine port for artpec-6 SoCBasic machine port for the Artpec-6 SoC from AxisCommunications.Signed-off-by: Lars Persson <[email protected]>Reviewed-by: Arnd Bergmann <[email protected]>
arm: initial machine port for artpec-6 SoCBasic machine port for the Artpec-6 SoC from AxisCommunications.Signed-off-by: Lars Persson <[email protected]>Reviewed-by: Arnd Bergmann <[email protected]>Signed-off-by: Olof Johansson <[email protected]>