From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 26DAEC77B75 for ; Wed, 17 May 2023 06:22:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=SSyVvqdSLzv5+4pDoIZmKAE+5xI0eW8EVvxJO/oXi8U=; b=L6TJaDK3b2fZ70 +SMO20iLTt/c/YMvPR5djtvkf7jGJJYhM9KM+faekzFUtrqT0GhWOfAt8uSc1Su7Tkkn9XpWUyrp9 bjlXyYsaGCyNVWf8VRN6AebwMPCEYcOpn5pe4MbkGmjVmZQL7QmhyiPTtaNs4R/AWP/BwW0JuYIne VKqqF4Zq0+9uzC1gACC9jYqhQ8s8Lblv6Bt7UgT+SXYAhvNwkvdC2rbIIUZ9Dc2kJr0CVRZrzJNR5 jMkgCimOQtJ2Rk4uxvPVQ5Y34WDoKsSVL7kLScnhv6JtCQMaSKqQzj7ped3gbJmyGguLSLEg7rgpL B87Nn1ApnOC/2DOIMkag==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pzAXd-008Pk4-2W; Wed, 17 May 2023 06:21:41 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pzAXa-008Pib-1W for linux-arm-kernel@lists.infradead.org; Wed, 17 May 2023 06:21:40 +0000 Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 42CBC8108; Wed, 17 May 2023 06:21:37 +0000 (UTC) Date: Wed, 17 May 2023 09:21:35 +0300 From: Tony Lindgren To: Linus Walleij Cc: Linux ARM , Aaro Koskinen Subject: Re: Branch for GPIO hard numbers removal Message-ID: <20230517062135.GM14287@atomide.com> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230516_232138_571988_999B9814 X-CRM114-Status: GOOD ( 14.12 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi, * Linus Walleij [230516 12:15]: > Hi Tony, > > I have this branch for removing all hardcoded GPIO numbers > in OMAP1 and OMAP2 (3): > https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git/log/?h=gpio-descriptors-omap Yes great to see all those changes in a branch, looks really nice to me. No need to go tweak the branch, but if you end up needing to update it for some reason, feel free to add for all changes: Reviewed-by: Tony Lindgren > Most stuff relating to other subsystems have proper ACKs from > the subsystem maintainers. > > Is this something you want to pull into the OMAP tree? No need for me to send it AFAIK.. > Or do you want me to send a pull request directly to the SoC > tree (with your ACK, if you ACK it). ..yes please do. This should not conflict with anything, please go ahead and send the pull request yourself. I can always merge it in if needed. > It needs some rotation in linux-next so we can smoke out any > remaining bugs. Sounds good to me. Regards, Tony _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel