inux distro kernel.
https://universe.0xinfinity.dev/distro/kernel/atom?h=master2019-06-05T15:37:15Ztreewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4192019-06-05T15:37:15ZThomas Gleixnertglx@linutronix.de2019-06-01T08:08:34Zurn:sha1:ad1d7d7c106961af43404a44da40369045fc69a2
Based on 1 normalized pattern(s):
this 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-only
has been chosen to replace the boilerplate/reference in 9 file(s).
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Allison Randal <allison@lohutok.net>
Reviewed-by: Armijn Hemel <armijn@tjaldur.nl>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190531190113.515971893@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
powerpc/dts: fix STMicroelectronics compatible strings2016-07-22T19:53:05ZStefan Agnerstefan@agner.ch2016-06-26T09:34:05Zurn:sha1:5edc2aae16bcea00bedddfadad94313de3d5dff1
Replace the non-standard vendor prefix stm and st-micro with st for
STMicroelectronics. The drivers do not specify the vendor prefixes
since the I2C Core strips them away from the DT provided compatible
string. Therefore, changing existing device trees does not have any
impact on device detection.
Signed-off-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Rob Herring <robh@kernel.org>