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 C733CC25B75 for ; Mon, 3 Jun 2024 12:51:35 +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:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=RIAPNbDsDraR3+imzy9VVEmeZFXbNUIA6p3Nia42Igs=; b=wkD/YdjIach+Uq D0sFy/tv3lsPE+FS5vrJdvthvthEnp9RFfrg33Ieb/6mbeAowagb4Gg0zM1lMNnRW1gz3dcYm/muH zL0f8x4EhXAmzH37hTNRgsPMvSQUsXy8eK8X7uA8aJzz1Fmn3QtQGEda43obADs8LKtyLWam3kAqV pr8Z8786caqP36XdYqSdn6EUIccf5znHfBZsx6S219g1yJw9iGnfRJ9NvJX5Fe05HhEPOIIVTBFIt YWRDbszfn3Om0D/WFJhjOnZZ332wjLahqKN5K3TtILgihdms5YYv1e21POtOsFj5XIgqofoEjvcIg Lyy/1PI3kE9zJNFeokBg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sE79p-0000000Gko9-2eYX; Mon, 03 Jun 2024 12:51:25 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sE79m-0000000GknW-0Bjv for linux-arm-kernel@lists.infradead.org; Mon, 03 Jun 2024 12:51:23 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 411821063; Mon, 3 Jun 2024 05:51:45 -0700 (PDT) Received: from usa.arm.com (e103737-lin.cambridge.arm.com [10.1.197.49]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 54DBC3F64C; Mon, 3 Jun 2024 05:51:19 -0700 (PDT) From: Sudeep Holla To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Liviu Dudau , Lorenzo Pieralisi , Linus Walleij , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski Cc: Sudeep Holla , Jiaxun Yang Subject: Re: [PATCH 1/2] dt-bindings: arm: arm,juno-fpga-apb-regs: document FPGA syscon Date: Mon, 3 Jun 2024 13:51:12 +0100 Message-ID: <171741897752.2195655.18414699008765504203.b4-ty@arm.com> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240518203903.119608-1-krzysztof.kozlowski@linaro.org> References: <20240518203903.119608-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240603_055122_145003_9B255586 X-CRM114-Status: UNSURE ( 6.62 ) X-CRM114-Notice: Please train this message. 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: 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 Sat, 18 May 2024 22:39:02 +0200, Krzysztof Kozlowski wrote: > Add dedicated bindings for the FPGA syscon registers on ARM Juno board, > to fully document the block and also fix dtbs_check warning: > > juno.dtb: apbregs@10000: compatible: ['syscon', 'simple-mfd'] is too short Applied to sudeep.holla/linux (for-next/vexpress/updates), thanks! [1/2] dt-bindings: arm: arm,juno-fpga-apb-regs: document FPGA syscon https://git.kernel.org/sudeep.holla/c/3e295d8b4731 [2/2] arm64: dts: juno: add dedicated FPGA syscon compatible https://git.kernel.org/sudeep.holla/c/2e84e7ed7b02 -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel