android_kernel_samsung_msm8976/scripts
Rob Herring e8e2b14722 checkpatch: fix wildcard DT compatible string checking
We attempt to search for compatible strings which use a variable token in
the documented name such as <chip> or <soc>.  While this was attempted to
be handled, it's utterly broken.

The desired forms of matching are:

vendor,<chip>-*
vendor,name<part#>-*

For <chip>, lower case characters and numbers are permitted.  For <part#>,
only numeric values are allowed.

With this change, the number of missing compatible strings reported in
arch/arm/boot/dts is reduced from 1071 to 960.

Change-Id: I3261aad5de17bb69656f4a549b513319fb04ebdc
Reported-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Tested-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Florian Vaussard <florian.vaussard@epfl.ch>
Cc: Joe Perches <joe@perches.com>
Cc: Andy Whitcroft <apw@canonical.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Git-commit: 185d566bcd0a8e83fe762b3bbef1d58347b9a034
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2014-11-24 16:36:04 -08:00
..
basic
coccinelle
dtc dtc: add integer overflow checks in fdt header 2014-11-18 13:29:13 -08:00
genksyms
kconfig
ksymoops
mod Merge upstream tag 'v3.10.49' into msm-3.10 2014-08-20 13:23:09 -07:00
package deb-pkg: Fix cross-building linux-headers package 2014-03-31 09:58:13 -07:00
rt-tester
selinux
tracing
.gitignore
Kbuild.include
Lindent
Makefile
Makefile.asm-generic
Makefile.build
Makefile.clean
Makefile.fwinst
Makefile.headersinst Merge upstream tag 'v3.10.40' into msm-3.10 2014-06-18 13:10:54 -07:00
Makefile.help
Makefile.host
Makefile.lib
Makefile.modbuiltin
Makefile.modinst
Makefile.modpost
Makefile.modsign
asn1_compiler.c
bin2c.c
bloat-o-meter
bootgraph.pl
build-all.py defconfig: arm64: add support for msm8994 defconfig 2014-05-05 14:00:13 -07:00
checkincludes.pl
checkkconfigsymbols.sh
checkpatch.pl checkpatch: fix wildcard DT compatible string checking 2014-11-24 16:36:04 -08:00
checkstack.pl
checksyscalls.sh
checkversion.pl
cleanfile
cleanpatch
coccicheck
config
conmakehash.c
decodecode
depmod.sh
diffconfig
docproc.c
export_report.pl
extract-ikconfig
extract-vmlinux
gcc-goto.sh
gcc-version.sh
gcc-wrapper.py scripts: gcc-wrapper: Allow warnings from google-common 2014-03-14 16:31:01 -07:00
gcc-x86_32-has-stack-protector.sh
gcc-x86_64-has-stack-protector.sh
gen_initramfs_list.sh
get_maintainer.pl
gfp-translate
headerdep.pl
headers.sh
headers_check.pl
headers_install.sh kbuild: fix make headers_install when path is too long 2014-04-14 06:42:14 -07:00
kallsyms.c scripts/kallsyms: filter symbols not in kernel address space 2013-12-02 16:44:06 -05:00
kernel-doc
link-vmlinux.sh scripts/kallsyms: filter symbols not in kernel address space 2013-12-02 16:44:06 -05:00
makelst
markup_oops.pl
mkcompile_h
mkmakefile
mksysmap
mkuboot.sh
mkversion
module-common.lds
namespace.pl
patch-kernel
pnmtologo.c
profile2linkerlist.pl
recordmcount.c ftrace: Add arm64 support to recordmcount 2014-07-29 13:02:34 -07:00
recordmcount.h recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules 2014-07-06 18:54:13 -07:00
recordmcount.pl ftrace: Add arm64 support to recordmcount 2014-07-29 13:02:34 -07:00
setlocalversion setlocalversion: Include post Linus git tags in LOCALVERSION_AUTO 2013-07-08 05:52:17 -07:00
show_delta
sign-file
sortextable.c arm64: extable: sort the exception table at build time 2014-02-07 13:49:33 -08:00
sortextable.h
tags.sh
unifdef.c
ver_linux
xz_wrap.sh