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 485AB2777F6; Thu, 27 Feb 2025 22:32:23 +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=1740695543; cv=none; b=mqjZ5KdNhbtPUFREiy0+TWhwMdu7QTQLP74B53LAPR061tLATSXXhT5UGwURIVi/y5TgACx+5JpBR7svwuqjz0SMHmcBMuiFajS0MQzMxCUuHmDi1lOXiyP0cQWEtwBYCCm8EHUFGUMJZATIBmzR4b9IEmQiccOzeyLSosLjK48= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1740695543; c=relaxed/simple; bh=k6e8ofzrBt9aHKWkZMG3dJtLmoBrQbP6qnALTS2lQdI=; h=Message-ID:Content-Type:MIME-Version:In-Reply-To:References: Subject:From:Cc:To:Date; b=M7JGoHa32q4HWEcb0V70enhKs/un2lgKaXbYaui8thhdnmL+AHClheZyBfvIjyriLMagZUs/dvb9DAojGK/RYoAXrvvmBZTS3b8wIlOTdIWKY3PcKqQTbBqc7dC7W1g+TZu5uYgmMHNFr/bRe8FSaMfmzFt1VxH+r4mXfwiySmY= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=H/hNhaWA; 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="H/hNhaWA" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 161D5C4CEDD; Thu, 27 Feb 2025 22:32:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1740695543; bh=k6e8ofzrBt9aHKWkZMG3dJtLmoBrQbP6qnALTS2lQdI=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=H/hNhaWAVRKKe3XZoM8aE+Jxa6aolkEyh1d6I4j1+iH+3E9HGKKLb9LdoFcJatXsL eDcqBLfAPj5Z6OWNkystoQ0BqtnVavVl7/masmi+87CnxdmkDfggsT3gIdmexq8jvX S19uIXKOBnZzJQTOya790x0e7iKBTnrYoIDuSYij2rUoGvPeuWX4KnBTtJdyi8Gzy9 bn5ZM9IVamjZ9/1wIPh6jCP8QlCm/I1Ppb//1UNOaIzJ4xPVHqXORoM1LIIP2tU5bJ N43UcaPi1aKd4kcATSus3TbDuEEmxi2YauzUK4xpZ1Hr1GOcDZHOXpIaTdZsNrw+zp cGktaOohkmQ3Q== Message-ID: <14dcbc0a6000aa43feda3681a3ad7548.sboyd@kernel.org> Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <20250221075058.14180-2-friday.yang@mediatek.com> References: <20250221075058.14180-1-friday.yang@mediatek.com> <20250221075058.14180-2-friday.yang@mediatek.com> Subject: Re: [PATCH v4 1/2] dt-bindings: clock: mediatek: Add SMI LARBs reset for MT8188 From: Stephen Boyd Cc: Friday Yang , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, Project_Global_Chrome_Upstream_Group@mediatek.com To: AngeloGioacchino Del Regno , Conor Dooley , Friday Yang , Garmin Chang , Krzysztof Kozlowski , Matthias Brugger , Michael Turquette , Rob Herring , Yong Wu Date: Thu, 27 Feb 2025 14:32:21 -0800 User-Agent: alot/0.12.dev1+gaa8c22fdeedb Quoting Friday Yang (2025-02-20 23:50:53) > On the MediaTek platform, some SMI LARBs are directly connected to > the SMI Common, while others are connected to the SMI Sub-Common, > which in turn is connected to the SMI Common. The hardware block > diagram can be described as follows. >=20 > SMI-Common(Smart Multimedia Interface Common) > | > +----------------+------------------+ Applied to clk-next