From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 EDDC53101A0; Wed, 4 Mar 2026 22:29:58 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772663399; cv=none; b=f7fXHVMlNZNZvEGQn1y/xB8vyXoAkI8N0IWclAe1bO5KLqthjEhenBg8dVSXwUjvhtS0oEfFxhPTUl+j/N6wG0k8eYdNYYiYYsxGR8OLX85e8lSydWq1F0Cu0Px9H6Tor5q8DNdJUpThuXgoLfYqdZstMohN3qsS3sRmPyHnxEg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772663399; c=relaxed/simple; bh=3FJZfyaoW2n8+C7MJpN0vluz5q4yQ6pJg7+9Bbmp5R4=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=c5RxmCW6io5OfgdsfIiK15G12A2Qmst15MuwB7++/e8PX4NmOeBR2QlHnQfDidHCvfNGjOqEHtHhiTk1np4/CXQtGRja6e/IvR3zLK6TmbGl3AlOhEb8nT8WV1Z6G4O1eViNMVeVDcKASmif3BU7si1HCOjrq1yUZrlHrCKfeRE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=V+GbCzwk; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="V+GbCzwk" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 70EDCC19425; Wed, 4 Mar 2026 22:29:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1772663398; bh=3FJZfyaoW2n8+C7MJpN0vluz5q4yQ6pJg7+9Bbmp5R4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=V+GbCzwk4GlVqiwIPJABB76mXAR3wqrOTfo1lvjjpnv6x7zylGb9wHz43E5HJIS0j CssMiOArG4aJlhv/fi7LrqOgNk5VQKkroK8s/8C7AkbmAaXp9sUPmhwmMgup/GuhR3 L3XpZkQR/xulaKOzP7hqWBYhkZWOx2h1fhRxLd33uccA4TuAEhXlR0fzEDSeAtgaU2 SSw9Y+SOrk7ezmNWfWuBskZ5X4H71k+afPeF/8H5Z6zRMhLSWUbBuKqh463mkiJ53e 7m/HWWVxFipET9XJ9Gjdr02ca6tGpQdSxx7itamHhwy3DDDUaq6UBu+euMBheufV9O ehROkvxXwqSBw== Date: Wed, 4 Mar 2026 22:29:53 +0000 From: Conor Dooley To: Cristian Ciocaltea Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Heiko Stuebner , Detlev Casanova , Ezequiel Garcia , Mauro Carvalho Chehab , Nicolas Dufresne , Hans Verkuil , kernel@collabora.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, Conor Dooley , linux-media@vger.kernel.org Subject: Re: [PATCH v5 1/4] media: dt-bindings: rockchip,vdec: Mark reg-names required for RK35{76,88} Message-ID: <20260304-stack-marbles-c788714a116d@spud> References: <20260304-vdec-reg-order-rk3576-v5-0-7006fad42c3a@collabora.com> <20260304-vdec-reg-order-rk3576-v5-1-7006fad42c3a@collabora.com> Precedence: bulk X-Mailing-List: linux-media@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="3FZK3G5ptjaGHPxj" Content-Disposition: inline In-Reply-To: <20260304-vdec-reg-order-rk3576-v5-1-7006fad42c3a@collabora.com> --3FZK3G5ptjaGHPxj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 04, 2026 at 11:00:40PM +0200, Cristian Ciocaltea wrote: > The Rockchip Video Decoder driver expects reg-names to be mandatory for > RK3576 and RK3588 SoCs, however the binding does not currently require > the use of them. >=20 > As a consequence, driver would fail to probe with a hypothetical > devicetree that doesn't provide the reg-names for these SoCs, but which > is otherwise a perfectly valid DT from the binding perspective. >=20 > Update the binding and make reg-names required for the aforementioned > SoCs. While this change introduces an ABI break, the expected impact on > potential users would be minimal, if any, since the old SoCs are > unaffected, while the video decoder support for these newer variants in > mainline driver and devicetrees hasn't been released yet. >=20 > Moreover, this is also a prerequisite for a subsequent binding update > introducing an alternative reg-names order, according to the > address-based listing in the vendor's datasheet. >=20 > Reported-by: Conor Dooley > Closes: https://lore.kernel.org/all/20260227-urologist-gratitude-7984733f= 2d41@spud/ > Fixes: c6ffb7e1fb90 ("media: dt-bindings: rockchip: Document RK3588 Video= Decoder bindings") > Fixes: a5c4a6526476 ("media: dt-bindings: rockchip: Add RK3576 Video Deco= der bindings") > Signed-off-by: Cristian Ciocaltea Acked-by: Conor Dooley --3FZK3G5ptjaGHPxj Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCaaiyYQAKCRB4tDGHoIJi 0mAVAQD3bq2yM/By7Zecxq5OzU8kDn07EEIF/g5RIu7wrl4UsgD9H1u53E7eYcZi Q2t9M8Kv1f4EBbnxZmdj/4yTVs7csw4= =axN/ -----END PGP SIGNATURE----- --3FZK3G5ptjaGHPxj--