Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753989AbbHYOWw (ORCPT ); Tue, 25 Aug 2015 10:22:52 -0400 Received: from mail-oi0-f49.google.com ([209.85.218.49]:33186 "EHLO mail-oi0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751286AbbHYOWu convert rfc822-to-8bit (ORCPT ); Tue, 25 Aug 2015 10:22:50 -0400 MIME-Version: 1.0 In-Reply-To: <1439389332-9373-1-git-send-email-mike.looijmans@topic.nl> References: <1439389332-9373-1-git-send-email-mike.looijmans@topic.nl> Date: Tue, 25 Aug 2015 16:22:50 +0200 Message-ID: Subject: Re: [PATCH] pinctrl-zynq.c: Fix typos in smc0_nand_grp and smc0_nor_grp From: Linus Walleij To: Mike Looijmans Cc: "linux-gpio@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Michal Simek , =?UTF-8?Q?S=C3=B6ren_Brinkmann?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 774 Lines: 20 On Wed, Aug 12, 2015 at 4:22 PM, Mike Looijmans wrote: > Group names should be smc0_nand_grp and smc0_nor_grp, otherwise you'll > get errors like this if you try to pinmux them via the devicetree: > zynq-pinctrl 700.pinctrl: invalid group "smc0_nand_grp" for function "smc0_nand" > > Probably a typo while creating these tables. > > Signed-off-by: Mike Looijmans > Acked-by: Sören Brinkmann Patch applied with Moritz' ACK. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/