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 23174C77B7A for ; Wed, 7 Jun 2023 20:44:25 +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-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ebSkZcB3DcvWbMNtCwj71erKMRyFSRpcNRKVVIdsBZk=; b=NlujZ/ZWtxMNiM CD7oWTTInmJ12gLMZI/Cz5KM2mcpwlILd+r9Oht/m+A71u2mxX/OB+U5t8r59rkRgpIhfVoo+mSrf cBH06mLY8R9e5H5DmBFoDispRHwkWf36Zx377fG/q9trUBS+bNB4J9pbw6Rrx7u/udOmWhxP6tj3V 8Rv6ra/wLvqqbJD9Bxwy5FiG9wrrqEl50/X5PZGgxM/xdvODTdjg5TURm/EN4cE56tH/D3a8K6yXZ qhB/ujyFZU7jAFzoWKIrg1BP7ivtNen5v+bX+Pxl2GCmeB6C7lIgs3dtsag8E4bSiXgMp8AfKrPgF Y0SZgzEgdsIpJpgTyPqg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q700c-007Ao6-2m; Wed, 07 Jun 2023 20:43:58 +0000 Received: from mail-il1-f180.google.com ([209.85.166.180]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q700b-007AnT-0E for linux-arm-kernel@lists.infradead.org; Wed, 07 Jun 2023 20:43:58 +0000 Received: by mail-il1-f180.google.com with SMTP id e9e14a558f8ab-33d31ab00bdso7622145ab.3 for ; Wed, 07 Jun 2023 13:43:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686170635; x=1688762635; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=RIJj+RIryKrqEnTfrnBmC9GgMPZG3FLKuNsXROM4OMM=; b=PcMmfEh4W9To3Jw51Wa3N9f2yXxFZ0AR7rqbvbC99cnH4wd3t/Mtph64z84wjlo/h0 p5F2FqAuWAbs8P45R0apGCwfEbpKM5s+FOSU8PJbEuCSX8UY+x6xTy4Ud87BUBr6q5Pw dEvXvELeuQEdCytSfnoSF2PiuwL46hG1nOgVXPpVjFqd67M026L7dyneV+l3OoBkSvKN 9LHyH7+XkVDO+nP8v8K7MRvyLJlamx4m+i7QwvUpU8izm75wW1zOU3shiNJS6f+sF3Zx EqHei+Wq8K2iEvL/jbeqog7EWhHt10XsXICjH+L+6cT3kEN/YbIQpPG8Bw+Hdm6Tup8D rTSA== X-Gm-Message-State: AC+VfDytxXRiLU5HrVLeEKIu6zxc81s2VaK4iqFXOieyRVfZu31BnbU6 sYopzT4+B09w4a+qxLU0NEZAZw+0xQ== X-Google-Smtp-Source: ACHHUZ7RjquUYmIYHP3bF6+3teSYZ+l4qrU3YZYTuT6fvCYrT3KCXiOEQABgjKo0X9Wsx+UrQe1FRA== X-Received: by 2002:a92:c14a:0:b0:338:b887:b674 with SMTP id b10-20020a92c14a000000b00338b887b674mr6729837ilh.2.1686170634754; Wed, 07 Jun 2023 13:43:54 -0700 (PDT) Received: from robh_at_kernel.org ([64.188.179.250]) by smtp.gmail.com with ESMTPSA id m26-20020a02c89a000000b00420bf02fc47sm873569jao.28.2023.06.07.13.43.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 07 Jun 2023 13:43:54 -0700 (PDT) Received: (nullmailer pid 3988267 invoked by uid 1000); Wed, 07 Jun 2023 20:43:51 -0000 Date: Wed, 7 Jun 2023 14:43:51 -0600 From: Rob Herring To: Conor Dooley Subject: Re: [PATCH v2 3/4] dt-bindings: power: reset: atmel,sama5d2-shdwc: convert to yaml Message-ID: <20230607204351.GA3984668-robh@kernel.org> References: <20230524123528.439082-1-claudiu.beznea@microchip.com> <20230524123528.439082-4-claudiu.beznea@microchip.com> <20230524-blizzard-hunting-4da815e634e2@spud> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230524-blizzard-hunting-4da815e634e2@spud> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230607_134357_111960_1D2AA4B0 X-CRM114-Status: GOOD ( 15.45 ) 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: , Cc: devicetree@vger.kernel.org, alexandre.belloni@bootlin.com, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, conor+dt@kernel.org, sre@kernel.org, krzysztof.kozlowski+dt@linaro.org, Claudiu Beznea , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, May 24, 2023 at 08:19:08PM +0100, Conor Dooley wrote: > On Wed, May 24, 2023 at 03:35:27PM +0300, Claudiu Beznea wrote: > > Convert Atmel SAMA5D2 shutdown controller to YAML. SAMA7G5 SHDWC DT node > > (available in arch/arm/boot/dts/sama7g5.dtsi) has syscon along with its > > compatible. There is no usage of this syscon in the current code but it > > may be necessary in future as some registers of SHDWC are accessed in > > different drivers (at91-sama5d2_shdwc.c and arch/arm/mach-at91/pm.c). > > Thus update the YAML with it to make DT checkers happy. > > > > Signed-off-by: Claudiu Beznea > > Modulo the license thing that I mentioned on v1, Should be fine given it's an Microchip employee changing a Microchip binding. Rob _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel