diff options
author | Michal Simek <michal.simek@amd.com> | 2024-01-09 14:32:38 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2024-01-11 22:50:56 +0100 |
commit | 36a7c96b3f265fd2bc5f518ae2fc60bed578da30 (patch) | |
tree | 05b787fff1be903746c946e149c1e2a390b6d91d /Documentation/devicetree/bindings/fpga/xlnx,pr-decoupler.yaml | |
parent | dt-bindings: vendor-prefixes: Add smi (diff) | |
download | linux-36a7c96b3f265fd2bc5f518ae2fc60bed578da30.tar.xz linux-36a7c96b3f265fd2bc5f518ae2fc60bed578da30.zip |
dt-bindings: fpga: Convert bridge binding to yaml
Convert the generic fpga bridge DT binding to json-schema.
Signed-off-by: Michal Simek <michal.simek@amd.com>
Reviewed-by: Xu Yilun <yilun.xu@intel.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/14558a4dcfab5255c1683015287e9c7f48b1afc2.1704807147.git.michal.simek@amd.com
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to '')
-rw-r--r-- | Documentation/devicetree/bindings/fpga/xlnx,pr-decoupler.yaml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/fpga/xlnx,pr-decoupler.yaml b/Documentation/devicetree/bindings/fpga/xlnx,pr-decoupler.yaml index a7d4b8e59e19..5bf731f9d99a 100644 --- a/Documentation/devicetree/bindings/fpga/xlnx,pr-decoupler.yaml +++ b/Documentation/devicetree/bindings/fpga/xlnx,pr-decoupler.yaml @@ -9,6 +9,9 @@ title: Xilinx LogiCORE Partial Reconfig Decoupler/AXI shutdown manager Softcore maintainers: - Nava kishore Manne <nava.kishore.manne@amd.com> +allOf: + - $ref: fpga-bridge.yaml# + description: | The Xilinx LogiCORE Partial Reconfig(PR) Decoupler manages one or more decouplers/fpga bridges. The controller can decouple/disable the bridges @@ -51,7 +54,7 @@ required: - clocks - clock-names -additionalProperties: false +unevaluatedProperties: false examples: - | |