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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 54C91C77B7C for ; Sat, 27 May 2023 20:07:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229593AbjE0UHF (ORCPT ); Sat, 27 May 2023 16:07:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52606 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229472AbjE0UHE (ORCPT ); Sat, 27 May 2023 16:07:04 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8318CC9 for ; Sat, 27 May 2023 13:07:01 -0700 (PDT) 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 16A6A60A55 for ; Sat, 27 May 2023 20:07:01 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 88AF1C433EF; Sat, 27 May 2023 20:06:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1685218020; bh=umEHzLb9dBlQzgxXlomlwv2XjVHxEkF939pih+t3U5c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VCkghnKuhWABOguUwVGayJKSwfiPSMOqawn24Ot+0oeWZoueDaP9epg4h5T7LIGAU 9CCHkW/bQ4aey4oAwfRT2ck32WcH0shISZ4dcK06aS4xIfkRzlnqkMoxu5uqigrgLU KA6ZMqVw4ZewnEH+5HakyxmVlVShs8jK0Uc2i9emNB0A0xdSv+jt9jK3tKQnkeOYrH QgMGnPJJIFRbd1f+499PMuOlthlbesmTFWhlYwKHcVby87jYskmNPFc+RyicQOLfCs oRNsCsLo5oIjY9bXBWN9J9dBJN/VKdNReVqz8pYM2guDZBrxFiNZjaycGZIO9PyJXx 4VDz5S+PjjboA== Date: Sat, 27 May 2023 21:06:56 +0100 From: Conor Dooley To: Fabio Estevam Cc: shawnguo@kernel.org, broonie@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Fabio Estevam Subject: Re: [PATCH 1/3] dt-bindings: pfuze100.yaml: Add an entry for interrupts Message-ID: <20230527-promenade-strep-67108e9f4c36@spud> References: <20230527195005.398815-1-festevam@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="eGti7QmZlj2Sufvo" Content-Disposition: inline In-Reply-To: <20230527195005.398815-1-festevam@gmail.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --eGti7QmZlj2Sufvo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 27, 2023 at 04:50:03PM -0300, Fabio Estevam wrote: > From: Fabio Estevam >=20 > The PFUZE100 PMIC has an interrupt pin that can be connected to > the host SoC. Describe it in the dt-bindings to avoid warnings like: >=20 > imx6q-zii-rdu2.dtb: pmic@8: 'interrupt-parent', 'interrupts' do not match= any of the regexes: 'pinctrl-[0-9]+' > From schema: Documentation/devicetree/bindings/regulator/pfuze100.yaml >=20 > Signed-off-by: Fabio Estevam Reviewed-by: Conor Dooley Thanks, Conor. --eGti7QmZlj2Sufvo Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZHJi3wAKCRB4tDGHoIJi 0lN+AP9QkJ4a0C4j8WNCO94GqA6rGd8dtEO5+/sPd2612RcKBQEAjKOw9aacuQ4W LFcihMUH25c42c38avCma7iL0sKH8w0= =Eiu6 -----END PGP SIGNATURE----- --eGti7QmZlj2Sufvo--