From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [217.70.183.194]) (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 041E27B for ; Mon, 22 Aug 2022 13:47:23 +0000 (UTC) Received: (Authenticated sender: paul.kocialkowski@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id CF55240003; Mon, 22 Aug 2022 13:47:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1661176042; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=8sscI+utw7UeN+kt2px5VHaoBUQ5CCQ3wrVjDujYWxo=; b=Dzy88cGhBVSh02adf6d2cLr9vLxIMwZ6RXeyIPfRrQ0DYQe6vOvL0nJrfjjCyzdGy2vS4X Lvzeqs3dbLlD9qIFeGsZ1vV4+vSPgqiGMRphQNKuATrLiHupejBTxhSm8OLWv/J35tbc0l ELkf9zztr8A+1AC83IRddo4qGgoJlm2I5gQwa8wx98P9WT6xHTuTY4xbruSzajx7uGwgvx mEak+Q/cLlxrwkq6C3hnim9zSdgHxYtOE6fLT5wr6kahHAOfmsc6j9gFHdDNBc8t/++/WS 2gAgtZJNnfoq5SlCMe58cxkLhQ9mwTUg/qg6Zvo8jkQHgfdPuv4F5QrjFqCERA== Date: Mon, 22 Aug 2022 15:47:15 +0200 From: Paul Kocialkowski To: Jernej =?utf-8?Q?=C5=A0krabec?= Cc: linux-media@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org, Maxime Ripard , Mauro Carvalho Chehab , Chen-Yu Tsai , Samuel Holland , Hans Verkuil , Thomas Petazzoni Subject: Re: [PATCH 2/6] media: sun8i-a83t-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER Message-ID: References: <20220812220045.800820-1-paul.kocialkowski@bootlin.com> <20220812220045.800820-2-paul.kocialkowski@bootlin.com> <5847498.lOV4Wx5bFT@jernej-laptop> Precedence: bulk X-Mailing-List: linux-sunxi@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="JOyupF446Ly1kWag" Content-Disposition: inline In-Reply-To: <5847498.lOV4Wx5bFT@jernej-laptop> --JOyupF446Ly1kWag Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Jernej, On Sun 14 Aug 22, 08:46, Jernej =C5=A0krabec wrote: > Dne sobota, 13. avgust 2022 ob 00:00:41 CEST je Paul Kocialkowski napisal= (a): > > The driver relies on the reset controller API to work, so add > > RESET_CONTROLLER as one of its Kconfig dependencies. > >=20 > > Signed-off-by: Paul Kocialkowski >=20 > Please add fixes tag here and in the rest of the series. Okay I wasn't sure it was worth it since there is no build-time requirement and no Kconfig select/depend issue here. But I guess it doesn't hurt, so will do. Thanks, Paul --=20 Paul Kocialkowski, Bootlin Embedded Linux and kernel engineering https://bootlin.com --JOyupF446Ly1kWag Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEJZpWjZeIetVBefti3cLmz3+fv9EFAmMDiOMACgkQ3cLmz3+f v9Hy4Qf+O2dYeRSZv812GHguUIsbBoP1zxN9Irplf8+U+xE52iA5uc3+45JRedmE DfQJOBkGVUFGlLB0hTaJuPLo7biU2RqW8cVKNNihiw1AlBMChpoYHtTdGaLHqn5T f4GmoTQ7EwfxPw2NsrxxFdgyeH8mLRxfOZv/Ld9q+4w9GooX5cLshjpQ/pmjpz4e eYmTyyw9/iIED6mLErLuYmA5TdK2UPet+zf/w6LuIZFNRk6wWcfOhrq701MgtoG3 KjBFPTaOc5wBoCtjhpwKJQ5EMVOAE8E3qTj8BhgfT9UHJAEUss2xox7a09hrWAK8 nmShJ8P0wFZ6nrrg5MraxYoxbq15Rw== =VBYz -----END PGP SIGNATURE----- --JOyupF446Ly1kWag--