From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Mon, 16 Jul 2018 09:34:02 -0600 Subject: [PATCH v3 4/6] dt-bindings: xilinx: zynq: Sort entries alphabetically In-Reply-To: <20180712041024.20583-5-luaraneda@gmail.com> References: <20180712041024.20583-1-luaraneda@gmail.com> <20180712041024.20583-5-luaraneda@gmail.com> Message-ID: <20180716153402.GA14804@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 > --- > Documentation/devicetree/bindings/arm/xilinx.txt | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Reviewed-by: Rob Herring