diff options
author | 2023-02-06 10:26:24 +0100 | |
---|---|---|
committer | 2023-02-07 15:47:27 -0600 | |
commit | 0c559bc8abfb60695beacfc72993dff035d0267f (patch) | |
tree | ca814eae2e5ee9549193e1d78ecee8434f9c4e7a /drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c | |
parent | dt-bindings: reference MC peripheral properties in relevant devices (diff) | |
download | wireguard-linux-0c559bc8abfb60695beacfc72993dff035d0267f.tar.xz wireguard-linux-0c559bc8abfb60695beacfc72993dff035d0267f.zip |
dt-bindings: serial: restrict possible child node names
The re-usable serial.yaml schema matches every property with ".*"
pattern, thus any other schema referencing it will not report unknown
(unevaluated) properties. This hides several wrong properties. It is
a limitation of dtschema, thus provide a simple workaround: expect
children to be only of few names matching upstream usage (Bluetooth,
GNSS, GPS and MCU).
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20230206092624.22922-4-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c')
0 files changed, 0 insertions, 0 deletions