diff options
author | Matt DeVillier <matt.devillier@amd.corp-partner.google.com> | 2022-09-09 11:30:00 -0500 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-09-14 20:52:02 +0000 |
commit | 275a9a3d7e89e170ac5c5e7a88bec7152e318102 (patch) | |
tree | 6c5555f39c1479a2443a24264907f462ef3a137c /src/soc/example | |
parent | badea79500b46f00f07308af17b55b5adfd0ce81 (diff) |
util/lint: Add a check for touchpads using the "probed" flag
As of commit 2cf52d80a6ec ("mb/*/{device,override}tree: Set touchpads to
use detect (vs probed) flag") all touchpads in the tree have been
switched from using the 'probed' flag to 'detect.' Add a lint check to
ensure no touchpads are added with the probed flag.
TEST=manually change one touchpad to use 'probed' flag and ensure lint
check catches it.
Change-Id: Ie0aee2e3778fc56c6c21c97995738a147a1fa0d4
Signed-off-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67486
Reviewed-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/soc/example')
0 files changed, 0 insertions, 0 deletions