Re: [PATCH v3 3/6] dt-bindings: xilinx: zynq: Improve boards description

2018-07-16 Thread Rob Herring
On Thu, Jul 12, 2018 at 12:10:21AM -0400, Luis Araneda wrote: > Change the description of some boards to make it similar > to the value of the model property from their respective > device-tree, using the format " " > > Signed-off-by: Luis Araneda > --- > Documentation/devicetree/bindings/arm/xi

[PATCH v3 3/6] dt-bindings: xilinx: zynq: Improve boards description

2018-07-11 Thread Luis Araneda
Change the description of some boards to make it similar to the value of the model property from their respective device-tree, using the format " " Signed-off-by: Luis Araneda --- Documentation/devicetree/bindings/arm/xilinx.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --g