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 0D72BFCC9DB for ; Tue, 10 Mar 2026 08:44:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding:MIME-Version:References:In-Reply-To:Message-ID:Date :Subject:Cc:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=bpD5NoxtizmPqHZoG2v1zD3kMN7TqUhqxGbUTcYDjOA=; b=Tl/Nk96o1lLnvSv34Z3Zo32Kcg xoeDNU6gulXenBaMa1xnb2zZsVHLx/a4oMJTblzU/zLRMt5DcbmzRfjx9WTxVmOShZo+77Ha/9XwF bwz2DDpUNzhTdNH/3tLH8C1n6wveGNblmnQnSfBJ70OCNnLxcNqcU2feSJu7AVxkQ8uxqHJfl6FIo ccBVgaclKAS22np0HkGfOTn8MzWUtcRWsk5Pf18tCeEYV/ML+yCxMZmZuRtGftFGbNy1HKJaVba6I GWBuvkzpWixog50sipCa8trsRdvwcbLR/90A6FIGRRnLo9W38eapnSzd8JAW1XuCSrBQPjilmeD2c Pk573kCQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vzshY-00000008zYF-1mHU; Tue, 10 Mar 2026 08:44:28 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vzshV-00000008zWz-3oHW; Tue, 10 Mar 2026 08:44:26 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sntech.de; s=gloria202408; h=Content-Type:Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From:Reply-To; bh=bpD5NoxtizmPqHZoG2v1zD3kMN7TqUhqxGbUTcYDjOA=; b=fT5cMsFZM7UhJIUYmz8AlXMJVJ eGThAa2YjlC9LmkfI8+pPI2b9fs3FAN8qJxtsgvju89DlrGI9w2fiLzIFGdAs+Ly2vO0iYPMe8Cdo xWtPycH8ncvZBU+qtEpiUYCXeSUnJN/U6aaExRrvy45SP2bCL0pnpIRPINj4/X1oImluK3cCcwdD2 KWYI9b0ZUgU4W/gbmtAcwP6Q7P0bravi92cQ8k9FAQZ8KdU0rk1fLAndGWlOi+bHFiLNIpuITSIKe Zol9mzrw1Dc9XRGuy4KzmgCZsv4dLCL3uOKWYZetoKTwmk2M0v4hG/yS1yzCOP0L6hAc4l+7VCWs/ eguzc2oQ==; From: Heiko Stuebner To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Detlev Casanova , Ezequiel Garcia , Mauro Carvalho Chehab , Nicolas Dufresne , Hans Verkuil , Cristian Ciocaltea Cc: 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, Conor Dooley , Krzysztof Kozlowski Subject: Re: [PATCH v5 0/4] arm64: dts: rockchip: Fix vdec register blocks order on RK3576/RK3588 Date: Tue, 10 Mar 2026 09:44:21 +0100 Message-ID: <4358847.1IzOArtZ34@phil> In-Reply-To: <20260304-vdec-reg-order-rk3576-v5-0-7006fad42c3a@collabora.com> References: <20260304-vdec-reg-order-rk3576-v5-0-7006fad42c3a@collabora.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260310_014425_944431_5AE8D37F X-CRM114-Status: GOOD ( 11.33 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Am Mittwoch, 4. M=C3=A4rz 2026, 22:00:39 Mitteleurop=C3=A4ische Normalzeit = schrieb Cristian Ciocaltea: > When building device trees for the RK3576 based boards, DTC shows the > following complaint: >=20 > rk3576.dtsi:1282.30-1304.5: Warning (simple_bus_reg): /soc/video-codec@= 27b00000: simple-bus unit address format error, expected "27b00100" [...] > Cristian Ciocaltea (4): > media: dt-bindings: rockchip,vdec: Mark reg-names required for RK35= {76,88} > media: dt-bindings: rockchip,vdec: Add alternative reg-names order = for RK35{76,88} due to media "applied" messages most of the time not reaching all Cc'ed recipients, please tell me once the binding patches landed somewhere. Thanks a lot Heiko > arm64: dts: rockchip: Fix vdec register blocks order on RK3576 > arm64: dts: rockchip: Update vdec register blocks order on RK3588 >=20 > .../devicetree/bindings/media/rockchip,vdec.yaml | 22 ++++++++++++++--= =2D----- > arch/arm64/boot/dts/rockchip/rk3576.dtsi | 6 +++--- > arch/arm64/boot/dts/rockchip/rk3588-base.dtsi | 12 ++++++------ > 3 files changed, 23 insertions(+), 17 deletions(-) > --- > base-commit: 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f > change-id: 20260223-vdec-reg-order-rk3576-cc2ec6e05e98 >=20 >=20