Message ID | 20220720113704.18185-1-slark_xiao@163.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | dt-bindings: fpga: Fix typo in comment | expand |
On 20/07/2022 13:37, Slark Xiao wrote: > Fix typo in the comment > > Signed-off-by: Slark Xiao <slark_xiao@163.com> > --- > Documentation/devicetree/bindings/fpga/fpga-region.txt | 2 +- Did you receive my feedback or something got lost on the way? Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/fpga/fpga-region.txt b/Documentation/devicetree/bindings/fpga/fpga-region.txt index 7d3515264838..6694ef29a267 100644 --- a/Documentation/devicetree/bindings/fpga/fpga-region.txt +++ b/Documentation/devicetree/bindings/fpga/fpga-region.txt @@ -330,7 +330,7 @@ succeeded. The Device Tree Overlay will contain: * "target-path" or "target" - The insertion point where the the contents of the overlay will go into the + The insertion point where the contents of the overlay will go into the live tree. target-path is a full path, while target is a phandle. * "ranges" The address space mapping from processor to FPGA bus(ses).
Fix typo in the comment Signed-off-by: Slark Xiao <slark_xiao@163.com> --- Documentation/devicetree/bindings/fpga/fpga-region.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)