diff options
author | 2021-01-18 11:16:33 +0800 | |
---|---|---|
committer | 2021-01-29 16:33:26 +0800 | |
commit | b2bbc8687e43df456a6d194bc2c3ab9431b770cb (patch) | |
tree | a3dcae74b6e1e6e1a0a661d363bb4a14236e2f67 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm64: dts: hisilicon: normalize the node name of the localbus (diff) | |
download | wireguard-linux-b2bbc8687e43df456a6d194bc2c3ab9431b770cb.tar.xz wireguard-linux-b2bbc8687e43df456a6d194bc2c3ab9431b770cb.zip |
arm64: dts: hisilicon: avoid irrelevant nodes being mistakenly identified as PHY nodes
Currently, the names of several nodes incorrectly match common PHY
provider schema. And the phy-provider.yaml requires them must have
property "#phy-cells". As a result, false positives similar to the
following are reported:
usb2-phy@120: '#phy-cells' is a required property
Change their names slightly so that they do not match pattern:
"^(|usb-|usb2-|usb3-|pci-|pcie-|sata-)phy(@[0-9a-f,]+)*$".
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions