From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pandora.armlinux.org.uk (pandora.armlinux.org.uk [78.32.30.218]) (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 D4F5A2652AF for ; Mon, 27 Apr 2026 20:36:47 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=78.32.30.218 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777322209; cv=none; b=M0biMuGzG+Q6dIqqVcIlfMC/G1R6u2lQzyt6pRHE4Lt6a9ef6h/l4SfkLEQIcc5X3tPus4U5ZIOvee1lJtl5JrFfJSgMiOHZkI/0d+VXRS5ayWmTFGfGfVW/G65WnP4w6uULqi+m5Ncz7ccUHMM6Optv1rnY9PyMZBMTZ/HkI3o= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777322209; c=relaxed/simple; bh=IlzQKXMZso9xA2vrQiyDBVYRJyNKkq0NHddoTVUS3zo=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=l4p7Qh+qKR54FrtYQ5DPIdZu7x7/qxyynzddbQPIC+wnqpY+a+vQHxELHCgZH7FQ5MzYVeQYVYhEgxEf3e5ygJayQBeTSIAMClL3zCGb2nsWSiBwk+4ouSi4W1izl1sgiOwulq8mFVBJ1mQMUc31XVS7NEOxR874pyT/3AKnA7k= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=armlinux.org.uk; spf=none smtp.mailfrom=armlinux.org.uk; dkim=pass (2048-bit key) header.d=armlinux.org.uk header.i=@armlinux.org.uk header.b=W+Puyo1H; arc=none smtp.client-ip=78.32.30.218 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=armlinux.org.uk Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=armlinux.org.uk Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=armlinux.org.uk header.i=@armlinux.org.uk header.b="W+Puyo1H" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=xiedBNgS3v0HKs9MaLb+U085nP+6kQ9+o8L2ezvJ83w=; b=W+Puyo1H4BCcN7OvF2lL3fm3sG FRhEcBPmmiBznTgslTmX8epY+W8atEQYUUAjkeT5Y40ty7VVW7zn/a4za9MuHpT5QpI5BjhOo8+BD iLodQuq6jU+9Q/QGou70CwHXpK/Ky8jDtlTH4qTh2MEkc4y+bvUaXwl68XVP4w8sRZ/nNfzYLOfuE cDy6b/feRp7xiuWRkSWnOHXO2eaCgd9niDJqe62s3AR2sDxFxzcglDUBBo2lDog1PEIOCAdqs4hXV WzAgYsBWEZo63b5l4Kl4ndaI+4jAjUg36fJ2pCADy6HUvDjzJwM0HiBDvpSR75lRn4PEjK5lOGBQ6 JAly2ghA==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:50902) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wHSh9-000000007cQ-2smk; Mon, 27 Apr 2026 21:36:43 +0100 Received: from linux by shell.armlinux.org.uk with local (Exim 4.98.2) (envelope-from ) id 1wHSh7-000000005fw-16ew; Mon, 27 Apr 2026 21:36:41 +0100 Date: Mon, 27 Apr 2026 21:36:41 +0100 From: "Russell King (Oracle)" To: Kory Maincent Cc: Luca Ceresoli , Jyri Sarha , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, Bajjuri Praneeth , kernel test robot , thomas.petazzoni@bootlin.com, Andrzej Hajda , Neil Armstrong , Robert Foss , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Simona Vetter Subject: Re: [PATCH] drm/bridge: tda998x: Use __be32 for audio port OF property pointer Message-ID: References: <20260417155545.1069280-1-kory.maincent@bootlin.com> Precedence: bulk X-Mailing-List: linux-kernel@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: Sender: Russell King (Oracle) On Mon, Apr 27, 2026 at 09:33:19PM +0100, Russell King (Oracle) wrote: > > Reported-by: kernel test robot > > Closes: https://lore.kernel.org/oe-kbuild-all/202604172257.Imo6GOH9-lkp@intel.com/ > > This also look scorrect. Actually, no, this isn't correct. Although this contains the warnings for the u32 vs __be32 on lines 1784..1785, this report is actually for a problem on line 1296, which is using 0 as a return value in a function returning a pointer. Please omit this, or alternatively replace it with the correct LKP report that's associated with this particular problem. -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!