On Thu, Jul 12, 2018 at 12:10:22AM -0400, Luis Araneda wrote: > Sort additional compatible strings (boards) alphabetically > by their manufacturer and model number > > This will help when finding a board because they > will be grouped by their manufacturer > > Signed-off-by: Luis Araneda <luaran...@gmail.com> > --- > Documentation/devicetree/bindings/arm/xilinx.txt | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Rob Herring <r...@kernel.org>