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 B503BC433EF for ; Fri, 4 Feb 2022 18:47:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1377736AbiBDSry (ORCPT ); Fri, 4 Feb 2022 13:47:54 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50694 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1377723AbiBDSrx (ORCPT ); Fri, 4 Feb 2022 13:47:53 -0500 Received: from mail-wr1-x432.google.com (mail-wr1-x432.google.com [IPv6:2a00:1450:4864:20::432]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9B8CDC06173E for ; Fri, 4 Feb 2022 10:47:53 -0800 (PST) Received: by mail-wr1-x432.google.com with SMTP id j16so12912550wrd.8 for ; Fri, 04 Feb 2022 10:47:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=conchuod-ie.20210112.gappssmtp.com; s=20210112; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=/FXf1cpHah2vNgyPqX7qSvfT47H3XqIl9lhW99Uh6Zg=; b=gdWY6AsY87ioUhnUZ7mUhldlGrZUqt7skinL0OJM9wbR11tcWkEb7TNlWlPlRBM/el O8hrFtLwwaLpgvTWzAw+OYf5ntp8Oxs6rqDsqBwvlbIHfu/cLKLM0ncE67oN1n6uMzBh oKFxIEUF2vX9MnZFkPLqqi7hHBa0ZEW6heyY+DTDeEJe1FPUZj+QMoo8y0ANmNW+sW3M vbTkZvhtDZO40U2AcA2rlYQzRihrYsAb+GozKsdq8BfFeXKjYRQO5e9U7VSrswlm3VDo AGdMO2dTrlgMajsUDNDiT4wogUYJEKi9tbdnE2Ut77OUW4APjG2/l/9Fg4EwinemWaoy TeCA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=/FXf1cpHah2vNgyPqX7qSvfT47H3XqIl9lhW99Uh6Zg=; b=z/3rydJMMckKIWZY8AFwj3LkYj3Xwf1xgxeohAZJmsSLZ0TTSMn/iIv1wfZP/ankQz J+/FlVSloXqh4haPYqrWo2onkEZgFbb5JtgV8CMgdGB884UVLsnthxImvIhQgTSTb7Lu v3iI2ENpPr8NDw/GFZBGqNT8l/ajmZTONwSxRbNvxZyRg3+0EEatfADVAZvpouyugVcY rsKQHcc1ocESiijN10HG+qkSAi3sv3GU4VM5HXCYKWBIAKOwlKv0epX2i34hwlgt6qO5 TDudjcdjonjWCT5+MQlcdujAaw0s+3Iu27AYVahpDvb/bnt7avlvosvIB+p7AFN7j+3Q sS+Q== X-Gm-Message-State: AOAM532+OY3OUmkUT9FXVWILaKrkLfLKhVKt8o/zWUITy32WiiboC75V KtvmXAHSURxpCk15k2ZldZI96Q== X-Google-Smtp-Source: ABdhPJxnmuuY3lnz4VvgizExRa+6gf19qnjUUQPH5Eht2f/FLLQxG40kaSWgQoDrbzb3/jNcfFxtEA== X-Received: by 2002:a05:6000:178b:: with SMTP id e11mr206334wrg.634.1644000472142; Fri, 04 Feb 2022 10:47:52 -0800 (PST) Received: from [192.168.2.116] ([109.78.72.167]) by smtp.gmail.com with ESMTPSA id y7sm2461881wrr.74.2022.02.04.10.47.50 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 04 Feb 2022 10:47:51 -0800 (PST) Message-ID: <3edb8e95-8be4-5e9f-d66a-5a8a92eafcf0@conchuod.ie> Date: Fri, 4 Feb 2022 18:47:49 +0000 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.5.1 Subject: Re: [PATCH v5 00/12] Update the Icicle Kit device tree Content-Language: en-US To: Palmer Dabbelt , conor.dooley@microchip.com Cc: linus.walleij@linaro.org, brgl@bgdev.pl, robh+dt@kernel.org, jassisinghbrar@gmail.com, thierry.reding@gmail.com, u.kleine-koenig@pengutronix.de, lee.jones@linaro.org, a.zummo@towertech.it, alexandre.belloni@bootlin.com, Paul Walmsley , aou@eecs.berkeley.edu, geert@linux-m68k.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org, linux-pwm@vger.kernel.org, linux-rtc@vger.kernel.org, linux-riscv@lists.infradead.org, krzysztof.kozlowski@canonical.com, bin.meng@windriver.com, heiko@sntech.de, lewis.hanly@microchip.com, daire.mcnamara@microchip.com, ivan.griffin@microchip.com, Atish Patra References: From: Conor Dooley In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-rtc@vger.kernel.org On 04/02/2022 18:09, Palmer Dabbelt wrote: > On Mon, 31 Jan 2022 03:47:15 PST (-0800), conor.dooley@microchip.com wrote: >> From: Conor Dooley >> >> This series updates the Microchip Icicle Kit device tree by adding a >> host of peripherals, and some updates to the memory map. In addition, >> the device tree has been split into a third part, which contains "soft" >> peripherals that are in the fpga fabric. >> >> Several of the entries are for peripherals that have not get had their >> drivers upstreamed, so in those cases the dt bindings are included where >> appropriate in order to avoid the many "DT compatible string appears >> un-documented" errors. >> >> Depends on mpfs clock driver binding (on clk/next) to provide >> dt-bindings/clock/microchip,mpfs-clock.h >> and on the other changes to the icicle/mpfs device tree from geert >> that are already in linux/riscv/for-next. >> >> Additionally, the interrupt-extended warnings on the plic/clint are >> cleared by [1] & [2]. >> >> [1] >> https://lore.kernel.org/linux-riscv/cover.1639744468.git.geert@linux-m68k.org/ >> >> [2] >> https://lore.kernel.org/linux-riscv/cover.1639744106.git.geert@linux-m68k.org/ >> >> > > Looks like Rob still has some feedback that still needs to be addressed. Still not passing Rob's bot as it depends on a binding in clk-next & I also need to reword the descriptions in the PWM binding. > I'm happy to take these via the RISC-V tree when the bindings are set Great > (assuming the DTs match whatever gets agreed upons), but also fine if > someone else wants to take it > Acked-by: Palmer Dabbelt > > Either way, I'm going to drop this (and the v4, which was at the top of > my inbox) as it looks like there'll be at least a v6. Yup, hopefully v6 on Monday Thanks, Conor.