diff options
author | Rob Herring (Arm) <[email protected]> | 2024-07-31 14:17:03 -0600 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-08-01 18:12:42 -0700 |
commit | 46e6acfe3501fa938af9c5bd730f0020235b08a2 (patch) | |
tree | b3f8ec26360b89371ec56d830df910202721520f /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 5fcf0801ef5c8adb785520f16b4a1faa8c4ac147 (diff) |
net: phy: qca807x: Drop unnecessary and broken DT validation
The check for "leds" and "gpio-controller" both being present is never
true because "leds" is a node, not a property. This could be fixed
with a check for child node, but there's really no need for the kernel
to validate a DT. Just continue ignoring the LEDs if GPIOs are present.
Signed-off-by: Rob Herring (Arm) <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions