From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from fgw21-7.mail.saunalahti.fi (fgw21-7.mail.saunalahti.fi [62.142.5.82]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 9ECA126B748 for ; Fri, 13 Jun 2025 21:53:39 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=62.142.5.82 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1749851621; cv=none; b=M8L6i5AWSLjJDxBWFhBYyX0KPoAH/nn4mx1w8fGRRHSdCJHZyPmTbS6r3Pnft5IzLFD+UpHoJrhsXXAvG7kn5wegLVBzzRXoHlR14Xmc5qkQcSaP1cBUUy41GWynSzIqiYMhIAKlz49vi/HbiOGnit8yuzzNw4qHMjfUHewgYlY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1749851621; c=relaxed/simple; bh=pqrsu9Rk23bn+FnyFGlSR9nDXVGagaQEyjCqJLSTHGI=; h=From:Date:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=Tb9WULXNq9n+e01pfKrXtPn0ZjjnDDayKSoSiMjwy6F44saaFQZ/jJkRyZ3nW18WoyGTIwwGEosZ0s+O+sYsY8qNL+VIRJ/ObXw8V+fqoqlax1EK7M/JIKLjepsFcUHgZkgZy6Hhpzi7XurqveCXKn/zywc9OQToH5nYEVac6CA= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com; spf=fail smtp.mailfrom=gmail.com; arc=none smtp.client-ip=62.142.5.82 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: smtp.subspace.kernel.org; spf=fail smtp.mailfrom=gmail.com Received: from localhost (88-113-26-232.elisa-laajakaista.fi [88.113.26.232]) by fgw23.mail.saunalahti.fi (Halon) with ESMTP id acff03e0-48a0-11f0-a97f-005056bdfda7; Sat, 14 Jun 2025 00:52:18 +0300 (EEST) From: Andy Shevchenko Date: Sat, 14 Jun 2025 00:52:18 +0300 To: Thomas Bogendoerfer Cc: Andy Shevchenko , linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org, Bartosz Golaszewski Subject: Re: [PATCH v1 1/1] MIPS: Alchemy: Remove unused forward declaration Message-ID: References: <20250531194346.3630898-1-andriy.shevchenko@linux.intel.com> Precedence: bulk X-Mailing-List: linux-mips@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Fri, Jun 13, 2025 at 04:16:57PM +0200, Thomas Bogendoerfer kirjoitti: > On Fri, Jun 13, 2025 at 03:49:41PM +0300, Andy Shevchenko wrote: > > On Fri, Jun 13, 2025 at 01:31:33PM +0200, Thomas Bogendoerfer wrote: > > > On Fri, Jun 13, 2025 at 01:39:07PM +0300, Andy Shevchenko wrote: > > > > On Sat, May 31, 2025 at 10:43:46PM +0300, Andy Shevchenko wrote: ... > > > > I think we can take it via GPIO tree if there is no reply. > > > > > > please do > > > > Acked-by? > > Acked-by: Thomas Bogendoerfer Thank you! Bart, seems we are all set to route this via GPIO tree. Do you have any objections? -- With Best Regards, Andy Shevchenko