mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
dt-bindings: soc: bcm: use absolute path to other schema
Absolute path to other DT schema is preferred over relative one. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Link: https://lore.kernel.org/r/20220726115841.101249-2-krzysztof.kozlowski@linaro.org' Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
committed by
Arnd Bergmann
parent
d07ae9004f
commit
47d8f8b78b
@@ -14,7 +14,7 @@ maintainers:
|
||||
- Nicolas Saenz Julienne <nsaenz@kernel.org>
|
||||
|
||||
allOf:
|
||||
- $ref: ../../watchdog/watchdog.yaml#
|
||||
- $ref: /schemas/watchdog/watchdog.yaml#
|
||||
|
||||
properties:
|
||||
compatible:
|
||||
|
||||
Reference in New Issue
Block a user