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 2D356C636D3 for ; Sun, 12 Feb 2023 21:03:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To: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-Owner; bh=dB80qNKWh02vo3OCNGBIgPYcP946tubtzAgvMDZWAjU=; b=Wxe1n79KDqj92E6GYvl+qsFW+L HPgqJQGKsQVL+/6YcoWdXvUrUZa/d8BAc8bb2uIvSG8z/HxxMXC6ydw+JIxVtuJqsLP+JMpl29ax6 y2EDGwKMY2vcOiNdZ9WJhwu8A3ej+iXOZaea0H7r4qr0rf8sLNnOmzeQ2XuU0e0j4izyj7kOh7Jrt UvYf8VTIshkNZyRpcFALFXCG78FbLY2SDbL69OgplnQaaeTr4HFxOcFnccKcAMae3J0buauPAQ8DF uYkQ6NNloJoAYs3DRHc8nHZtt//MiWtyj9aoNNUmRcQmUlV0/BDLjMR3CB6ULW9u6yWrbXB+xGR1+ R4Su5eAw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pRJUk-00CKSD-QP; Sun, 12 Feb 2023 21:02:46 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pRJUh-00CKRk-O4 for linux-arm-kernel@lists.infradead.org; Sun, 12 Feb 2023 21:02:45 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 200CD60D3D; Sun, 12 Feb 2023 21:02:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C6892C433D2; Sun, 12 Feb 2023 21:02:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1676235762; bh=usYk7tvBKwSordnriT3ugmrMWJteA6rsGLzPjt/RMiY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=WbOyv/q/Cx7dAjwnKoNofXQ2CVEkSxJefCMS60026aP8dLIbOJ0SvPpNQ2oYnKQJf pK0G2A7IhOtPQT4RrvO1dHL0x2xqgnSY3OdE3W5cGpG+JgCeNsFiYzgKUaTEPjeVeL 4atEDSw5838xoctRnXUieJSifztfusn5WqmNTIfJ99FG0pWbX2IpZB0pPo6AQg/GtH GtKjhzWn5CewR4hUF10800EgJHCoy9M1Fz2Az7DVPjh934IxQkuzQt2YGekuzX6zjM nXxYHKXOwiLlgJl220KoHfaiHyGpkjRTBIREXb/Xb72q+I/DWcQWv1Onn2ZoQ9Qvhd isI5EeGKPuIgA== Date: Sun, 12 Feb 2023 22:02:34 +0100 From: Wolfram Sang To: Kunihiko Hayashi Cc: Rob Herring , Krzysztof Kozlowski , Masami Hiramatsu , linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dt-bindings: i2c: uniphier: Add resets property Message-ID: Mail-Followup-To: Wolfram Sang , Kunihiko Hayashi , Rob Herring , Krzysztof Kozlowski , Masami Hiramatsu , linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <20230209014340.17979-1-hayashi.kunihiko@socionext.com> MIME-Version: 1.0 In-Reply-To: <20230209014340.17979-1-hayashi.kunihiko@socionext.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230212_130243_857750_521BCAD3 X-CRM114-Status: GOOD ( 11.32 ) 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: , Content-Type: multipart/mixed; boundary="===============3695142748375495490==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============3695142748375495490== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="cjIa4s1PpX9tiHRV" Content-Disposition: inline --cjIa4s1PpX9tiHRV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 09, 2023 at 10:43:40AM +0900, Kunihiko Hayashi wrote: > UniPhier I2C controller allows reset control support. > Add resets property to the controller as optional. >=20 > Signed-off-by: Kunihiko Hayashi Applied to for-next, thanks! --cjIa4s1PpX9tiHRV Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAmPpU+YACgkQFA3kzBSg Kbb7HBAAskT9SQbvdblAJJsbIro4PwN1u1hKfLPxLvCryepDYd07qx6YpHu3lr7E 5PGHh+8pdQ7sRAqL10lTYVe2CfNp/3nsenM1/8nDCXB3HVnh+lf87Rjnjqx9kHYI 55qFR7nacqK3xT/oVra8gq4oOVKSp1HJ972+GLqxQY3nuEuxres+AQjgnZhb8VP7 ecSPNDON0XvXxnmdAFbpNJD0Fe/cEBdqW5Fyr8zGagvcHW/RxqgKDkgJYhwh3pS+ RoHopSvadYiNTaKbrKbqCxdv5I3v17iuyaGZmOBfyc2n8rzBjFzOcH+ieZlPoLz3 iyOM/6a89ZrSO1lBbSuczvD8hIovs2J8+ardJ9JwkZyaiFXM/F7gIsT+CJuVNaqS 8UqiaOOe4SoHyvvqUuFT5Dkbl+24mw/kNt5sOTgHnB+hLf4AL1hxz+qPAMOriiDa g/Hfha2sU1n8yWPX1HV5hp0tKb5A/6aqF9/GSasYn7tszhIMmFdgvN43lGuMh60Y fHj6IK7TToeD1ApeH3yDrOO0bHzesQK88YXkiB+SBJkmKztSwAR+NmOdqeNHwgLC WOUUvjY79LH/BXopi+VjmnQCI/f/kgjhHeHxFU3FEP+FbfU8TlIr5oCbYf01kGw0 mLbARqyk8IHoolktilqUhJvnz1r4Ue9QHp2CSC8TQpieaYMCdl0= =YxVO -----END PGP SIGNATURE----- --cjIa4s1PpX9tiHRV-- --===============3695142748375495490== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============3695142748375495490==--