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 E7A4FC54EE9 for ; Tue, 13 Sep 2022 14:07:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232533AbiIMOHT (ORCPT ); Tue, 13 Sep 2022 10:07:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49798 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232363AbiIMOG5 (ORCPT ); Tue, 13 Sep 2022 10:06:57 -0400 Received: from mail-oa1-f46.google.com (mail-oa1-f46.google.com [209.85.160.46]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8FA6B5AA1F; Tue, 13 Sep 2022 07:06:40 -0700 (PDT) Received: by mail-oa1-f46.google.com with SMTP id 586e51a60fabf-127dca21a7dso32332317fac.12; Tue, 13 Sep 2022 07:06:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=s6AlJol1WXkTtPhwmopMK+Eef1rB1gY5f+tJ12KpnB0=; b=lSqi0Sz2yBe+ReXDcfe6B2n0K7afcd4mUK8bAIvs1k80BXcmB31u+LnuKrRvlXXmCg 6mAWuuu+VYGFRaDsRlUkRB5fysuyMuWFW5nMNdOkFu+ZjDBuUyGV+jieM4NpI+bW7OH7 8fLshbl4fp43QpX/UJHx1wfBZLL4pSIOGQGDEfPVQfTEXVnkx4RH1KQfNL4BbgRJUGcU 9qIv/f9Gv9ZFAiHOCTso14J3oFAsDmrbiPG79qzmmBuod46JqRlGWSsZXZeRMpJXV1/a uFY7IOwRwpF9CSsm0ZAWExlCuqDh4r+kETH9pHwQ2hMIBn5wCot8hzDx1A9D4CP8hayz CYHQ== X-Gm-Message-State: ACgBeo3/JCf+QcIvE/3/lD2tC9A6d7D7R52/RB4nnlj4cehTF35UhA3P LODviSrPnrYCsLO4uE2CEQ== X-Google-Smtp-Source: AA6agR7DEpROfK34CcJc9ua54a54y7oXUr80MDoa0RjLp7zD/zwbGg+f95PbuxN+K1kvWR0jclK1jw== X-Received: by 2002:a05:6808:d4e:b0:344:cc0a:2a48 with SMTP id w14-20020a0568080d4e00b00344cc0a2a48mr1537325oik.241.1663077998885; Tue, 13 Sep 2022 07:06:38 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id bl32-20020a05680830a000b0034d9042758fsm5232514oib.24.2022.09.13.07.06.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 13 Sep 2022 07:06:38 -0700 (PDT) Received: (nullmailer pid 3593227 invoked by uid 1000); Tue, 13 Sep 2022 14:06:37 -0000 Date: Tue, 13 Sep 2022 09:06:37 -0500 From: Rob Herring To: Johan Jonker Cc: vkoul@kernel.org, thierry.reding@gmail.com, robh+dt@kernel.org, linux-usb@vger.kernel.org, u.kleine-koenig@pengutronix.de, linux-i2c@vger.kernel.org, linux-rockchip@lists.infradead.org, kever.yang@rock-chips.com, broonie@kernel.org, ulf.hansson@linaro.org, wim@linux-watchdog.org, linux-kernel@vger.kernel.org, linux-pwm@vger.kernel.org, linux@roeck-us.net, miquel.raynal@bootlin.com, linux-serial@vger.kernel.org, linux-phy@lists.infradead.org, sjg@chromium.org, vigneshr@ti.com, kishon@ti.com, linux-spi@vger.kernel.org, philipp.tomsich@vrull.eu, linux-arm-kernel@lists.infradead.org, krzysztof.kozlowski+dt@linaro.org, heiko@sntech.de, linux-mmc@vger.kernel.org, linux-watchdog@vger.kernel.org, jamie@jamieiles.com, zhangqing@rock-chips.com, richard@nod.at, linux-mtd@lists.infradead.org, devicetree@vger.kernel.org, gregkh@linuxfoundation.org Subject: Re: [PATCH v1 07/11] dt-bindings: watchdog: rockchip: add rockchip,rk3128-wdt Message-ID: <20220913140637.GA3593173-robh@kernel.org> References: <20220909212543.17428-1-jbx6244@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-i2c@vger.kernel.org On Sat, 10 Sep 2022 00:01:56 +0200, Johan Jonker wrote: > Add rockchip,rk3128-wdt compatible string. > > Signed-off-by: Johan Jonker > --- > Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring 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 31C1DC54EE9 for ; Tue, 13 Sep 2022 14:10:47 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=OevJ/xkPcnKwfq/cKes4YY4jpaXR5Om65KI1Bp6z7aw=; b=pSURlixpZrN7u2 ehuu5/GHVnoIc9eBAlZPpxxcd4b/Er6LV6gGPVOvNGDvmLjgTzlKIi6zKU3M4lnHS8EW7njbAmAUN Or6Kwd4D69x0iWy8Jwqok8D8It7uUm24kUYmyG802vnwfygOlqT0yfOkb1AwaYSAoYfn9y8aMPmde ImIUUqT6LGElnpwP2FdffDKUafQJEeQV0N4QPOviKcbZwoS9JtWsxzJaWdnqdRxix50QNWHP6jLlc GRw5e3Keg9/0YVEjy1Z1VSsDPLyQO0og5ZrOn53K1aKQUhzhl6kdpQf9cnkqbYsD7EoNYGwbuhO5e 4LBX647Vv3tGSwmazhzw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oY6cF-00BLIB-QX; Tue, 13 Sep 2022 14:10:20 +0000 Received: from mail-oa1-f53.google.com ([209.85.160.53]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oY6Yi-00BIGa-LI; Tue, 13 Sep 2022 14:06:41 +0000 Received: by mail-oa1-f53.google.com with SMTP id 586e51a60fabf-127d10b4f19so32320873fac.9; Tue, 13 Sep 2022 07:06:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=s6AlJol1WXkTtPhwmopMK+Eef1rB1gY5f+tJ12KpnB0=; b=nS8+ld9Xf8aFDxMeyzUeBrH3lB9tYJlORMubihdmyMA8CH7Y49yxgRcGC4cLCXw6lW skAzjlDeyLmOYHO66s3B2HKwQWEvY5dSveMYXEYQgl2ttD5GJ91dE8q/DK9aNy/Hi4/1 mkItLtSlosqEPPOGaXszn4dXI/iKcRROWxkOzhB4vCu0ZsUzSjTVld9nOOdeSDPZcE/J nXtwmIteHAT8g5u05pJSe9FZOfWt0IO+r9ROn7bLNs4J1CabpzxOWzDMxQ9MROQvhW+D 5L9RIxetYolQKmCwGEdllS2w5mgXUWVItqa0iTzCc0SJwxeAO65S/GaabLhMO38JMEJO NaBw== X-Gm-Message-State: ACgBeo2KX7rdPh9eXvJ8aQg/ORLiMXnatZ2lnP5wKF7WhbjIWget+XDB U9aWPNq+cEHN6oQN8RpmrQ== X-Google-Smtp-Source: AA6agR7DEpROfK34CcJc9ua54a54y7oXUr80MDoa0RjLp7zD/zwbGg+f95PbuxN+K1kvWR0jclK1jw== X-Received: by 2002:a05:6808:d4e:b0:344:cc0a:2a48 with SMTP id w14-20020a0568080d4e00b00344cc0a2a48mr1537325oik.241.1663077998885; Tue, 13 Sep 2022 07:06:38 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id bl32-20020a05680830a000b0034d9042758fsm5232514oib.24.2022.09.13.07.06.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 13 Sep 2022 07:06:38 -0700 (PDT) Received: (nullmailer pid 3593227 invoked by uid 1000); Tue, 13 Sep 2022 14:06:37 -0000 Date: Tue, 13 Sep 2022 09:06:37 -0500 From: Rob Herring To: Johan Jonker Cc: vkoul@kernel.org, thierry.reding@gmail.com, robh+dt@kernel.org, linux-usb@vger.kernel.org, u.kleine-koenig@pengutronix.de, linux-i2c@vger.kernel.org, linux-rockchip@lists.infradead.org, kever.yang@rock-chips.com, broonie@kernel.org, ulf.hansson@linaro.org, wim@linux-watchdog.org, linux-kernel@vger.kernel.org, linux-pwm@vger.kernel.org, linux@roeck-us.net, miquel.raynal@bootlin.com, linux-serial@vger.kernel.org, linux-phy@lists.infradead.org, sjg@chromium.org, vigneshr@ti.com, kishon@ti.com, linux-spi@vger.kernel.org, philipp.tomsich@vrull.eu, linux-arm-kernel@lists.infradead.org, krzysztof.kozlowski+dt@linaro.org, heiko@sntech.de, linux-mmc@vger.kernel.org, linux-watchdog@vger.kernel.org, jamie@jamieiles.com, zhangqing@rock-chips.com, richard@nod.at, linux-mtd@lists.infradead.org, devicetree@vger.kernel.org, gregkh@linuxfoundation.org Subject: Re: [PATCH v1 07/11] dt-bindings: watchdog: rockchip: add rockchip,rk3128-wdt Message-ID: <20220913140637.GA3593173-robh@kernel.org> References: <20220909212543.17428-1-jbx6244@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220913_070640_844741_64C5C9DC X-CRM114-Status: UNSURE ( 7.19 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org On Sat, 10 Sep 2022 00:01:56 +0200, Johan Jonker wrote: > Add rockchip,rk3128-wdt compatible string. > > Signed-off-by: Johan Jonker > --- > Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/ 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 22D0AC6FA82 for ; Tue, 13 Sep 2022 14:09:28 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=ns+cjDs/PBKgob+WabzcVR9R6nFjb39NKl1JqB94sHM=; b=bvsOmJJDpRq+tv cyn0kX+Z1mFs5HFPxl55kdCLwdYz0RenPkoVhNeftjveQ3ydQtpNagRAwDzKSEOoOVc6b4x1zpwGr kaD3BWyM9kiw8nWvEEySQ3rPHd1Sq48GDdewzyq9GLoOxFBR8cmqTQl6kSmQ6bHEZQoBl3oYGrL5H mBO/uWSakjkRBAJMrwqVbjw4NBX+S8nGOkLDayn9S4CaUKJHdE2Nzlfx9m7tGGKah7WUOCHcYFEet 077mxcyiV6V0OXLVg6dhIj9UmVLoejIM0XJc4a+nQHgnGI5KzCNHTXv6OwLycsWg7sekqScVHMyf/ ogv73wlAn+gHig/I3bWA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oY6bO-00BKTq-TU; Tue, 13 Sep 2022 14:09:27 +0000 Received: from mail-oa1-f53.google.com ([209.85.160.53]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oY6Yi-00BIGa-LI; Tue, 13 Sep 2022 14:06:41 +0000 Received: by mail-oa1-f53.google.com with SMTP id 586e51a60fabf-127d10b4f19so32320873fac.9; Tue, 13 Sep 2022 07:06:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=s6AlJol1WXkTtPhwmopMK+Eef1rB1gY5f+tJ12KpnB0=; b=nS8+ld9Xf8aFDxMeyzUeBrH3lB9tYJlORMubihdmyMA8CH7Y49yxgRcGC4cLCXw6lW skAzjlDeyLmOYHO66s3B2HKwQWEvY5dSveMYXEYQgl2ttD5GJ91dE8q/DK9aNy/Hi4/1 mkItLtSlosqEPPOGaXszn4dXI/iKcRROWxkOzhB4vCu0ZsUzSjTVld9nOOdeSDPZcE/J nXtwmIteHAT8g5u05pJSe9FZOfWt0IO+r9ROn7bLNs4J1CabpzxOWzDMxQ9MROQvhW+D 5L9RIxetYolQKmCwGEdllS2w5mgXUWVItqa0iTzCc0SJwxeAO65S/GaabLhMO38JMEJO NaBw== X-Gm-Message-State: ACgBeo2KX7rdPh9eXvJ8aQg/ORLiMXnatZ2lnP5wKF7WhbjIWget+XDB U9aWPNq+cEHN6oQN8RpmrQ== X-Google-Smtp-Source: AA6agR7DEpROfK34CcJc9ua54a54y7oXUr80MDoa0RjLp7zD/zwbGg+f95PbuxN+K1kvWR0jclK1jw== X-Received: by 2002:a05:6808:d4e:b0:344:cc0a:2a48 with SMTP id w14-20020a0568080d4e00b00344cc0a2a48mr1537325oik.241.1663077998885; Tue, 13 Sep 2022 07:06:38 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id bl32-20020a05680830a000b0034d9042758fsm5232514oib.24.2022.09.13.07.06.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 13 Sep 2022 07:06:38 -0700 (PDT) Received: (nullmailer pid 3593227 invoked by uid 1000); Tue, 13 Sep 2022 14:06:37 -0000 Date: Tue, 13 Sep 2022 09:06:37 -0500 From: Rob Herring To: Johan Jonker Cc: vkoul@kernel.org, thierry.reding@gmail.com, robh+dt@kernel.org, linux-usb@vger.kernel.org, u.kleine-koenig@pengutronix.de, linux-i2c@vger.kernel.org, linux-rockchip@lists.infradead.org, kever.yang@rock-chips.com, broonie@kernel.org, ulf.hansson@linaro.org, wim@linux-watchdog.org, linux-kernel@vger.kernel.org, linux-pwm@vger.kernel.org, linux@roeck-us.net, miquel.raynal@bootlin.com, linux-serial@vger.kernel.org, linux-phy@lists.infradead.org, sjg@chromium.org, vigneshr@ti.com, kishon@ti.com, linux-spi@vger.kernel.org, philipp.tomsich@vrull.eu, linux-arm-kernel@lists.infradead.org, krzysztof.kozlowski+dt@linaro.org, heiko@sntech.de, linux-mmc@vger.kernel.org, linux-watchdog@vger.kernel.org, jamie@jamieiles.com, zhangqing@rock-chips.com, richard@nod.at, linux-mtd@lists.infradead.org, devicetree@vger.kernel.org, gregkh@linuxfoundation.org Subject: Re: [PATCH v1 07/11] dt-bindings: watchdog: rockchip: add rockchip,rk3128-wdt Message-ID: <20220913140637.GA3593173-robh@kernel.org> References: <20220909212543.17428-1-jbx6244@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220913_070640_844741_64C5C9DC X-CRM114-Status: UNSURE ( 7.19 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org On Sat, 10 Sep 2022 00:01:56 +0200, Johan Jonker wrote: > Add rockchip,rk3128-wdt compatible string. > > Signed-off-by: Johan Jonker > --- > Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy 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 3C06BC6FA8A for ; Tue, 13 Sep 2022 14:09:37 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=sFelqeFCF2csV4bq0PGTGAVj28zDcng83QzfV6j4Bfg=; b=4XJMBAUNPi1QsX NouJvDaqnGsbtRkMOWW0eAjdVMOgvbJUdUFw/FPbyp34okn7A0kYGAfJA55uokUSgIxAapkhyTWoj +IJxM9MXU5S/xOOHVpBkpK5k2cnTSqvMWWucJZU+HeGUyD+ZAy940DZzZIBp3UM3lz/P8b5KouOGZ yeawrQB0pgCjTbx9qlwplE74KUJnG6FdrIkFM2RTQOa8ctOgqFfvIdvy5F61lacN5qTF0xPokOlTF C5UpzZi0YWiz1bGXHXSV7jiBwTsF1tdMefozo42zdXL6gzjeSXpdjUgvJS3nPh2dDzn0xL5Ht/oCL SvKKJ+MqNoAoqsDtU7DQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oY6bM-00BKRl-2b; Tue, 13 Sep 2022 14:09:24 +0000 Received: from mail-oa1-f53.google.com ([209.85.160.53]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oY6Yi-00BIGa-LI; Tue, 13 Sep 2022 14:06:41 +0000 Received: by mail-oa1-f53.google.com with SMTP id 586e51a60fabf-127d10b4f19so32320873fac.9; Tue, 13 Sep 2022 07:06:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=s6AlJol1WXkTtPhwmopMK+Eef1rB1gY5f+tJ12KpnB0=; b=nS8+ld9Xf8aFDxMeyzUeBrH3lB9tYJlORMubihdmyMA8CH7Y49yxgRcGC4cLCXw6lW skAzjlDeyLmOYHO66s3B2HKwQWEvY5dSveMYXEYQgl2ttD5GJ91dE8q/DK9aNy/Hi4/1 mkItLtSlosqEPPOGaXszn4dXI/iKcRROWxkOzhB4vCu0ZsUzSjTVld9nOOdeSDPZcE/J nXtwmIteHAT8g5u05pJSe9FZOfWt0IO+r9ROn7bLNs4J1CabpzxOWzDMxQ9MROQvhW+D 5L9RIxetYolQKmCwGEdllS2w5mgXUWVItqa0iTzCc0SJwxeAO65S/GaabLhMO38JMEJO NaBw== X-Gm-Message-State: ACgBeo2KX7rdPh9eXvJ8aQg/ORLiMXnatZ2lnP5wKF7WhbjIWget+XDB U9aWPNq+cEHN6oQN8RpmrQ== X-Google-Smtp-Source: AA6agR7DEpROfK34CcJc9ua54a54y7oXUr80MDoa0RjLp7zD/zwbGg+f95PbuxN+K1kvWR0jclK1jw== X-Received: by 2002:a05:6808:d4e:b0:344:cc0a:2a48 with SMTP id w14-20020a0568080d4e00b00344cc0a2a48mr1537325oik.241.1663077998885; Tue, 13 Sep 2022 07:06:38 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id bl32-20020a05680830a000b0034d9042758fsm5232514oib.24.2022.09.13.07.06.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 13 Sep 2022 07:06:38 -0700 (PDT) Received: (nullmailer pid 3593227 invoked by uid 1000); Tue, 13 Sep 2022 14:06:37 -0000 Date: Tue, 13 Sep 2022 09:06:37 -0500 From: Rob Herring To: Johan Jonker Cc: vkoul@kernel.org, thierry.reding@gmail.com, robh+dt@kernel.org, linux-usb@vger.kernel.org, u.kleine-koenig@pengutronix.de, linux-i2c@vger.kernel.org, linux-rockchip@lists.infradead.org, kever.yang@rock-chips.com, broonie@kernel.org, ulf.hansson@linaro.org, wim@linux-watchdog.org, linux-kernel@vger.kernel.org, linux-pwm@vger.kernel.org, linux@roeck-us.net, miquel.raynal@bootlin.com, linux-serial@vger.kernel.org, linux-phy@lists.infradead.org, sjg@chromium.org, vigneshr@ti.com, kishon@ti.com, linux-spi@vger.kernel.org, philipp.tomsich@vrull.eu, linux-arm-kernel@lists.infradead.org, krzysztof.kozlowski+dt@linaro.org, heiko@sntech.de, linux-mmc@vger.kernel.org, linux-watchdog@vger.kernel.org, jamie@jamieiles.com, zhangqing@rock-chips.com, richard@nod.at, linux-mtd@lists.infradead.org, devicetree@vger.kernel.org, gregkh@linuxfoundation.org Subject: Re: [PATCH v1 07/11] dt-bindings: watchdog: rockchip: add rockchip,rk3128-wdt Message-ID: <20220913140637.GA3593173-robh@kernel.org> References: <20220909212543.17428-1-jbx6244@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220913_070640_844741_64C5C9DC X-CRM114-Status: UNSURE ( 7.19 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org On Sat, 10 Sep 2022 00:01:56 +0200, Johan Jonker wrote: > Add rockchip,rk3128-wdt compatible string. > > Signed-off-by: Johan Jonker > --- > Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip 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 BCEB0C6FA89 for ; Tue, 13 Sep 2022 14:10:51 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=gGadBcqGQuqzJfRA2AgPKO/80fq3D/2p7E11KykVKz4=; b=M+YxGcPF9DNCSK Y288kjVaqACshU8yEYcUCkQCK2uO31SeFvRZ8zQ3nFJFGQTnzb7GDKLk95W3vdGPxsO3VPXwlJns4 1EUST9jBnItTIdvmHPWrMIcI3GT4hMKukjcYXeTvV9gimy5ZkWUUYJ8MuCQzrrjaAZYLJ4M8d9uMF uRrNW2JBbcSQum9QDo/50MbxhH04BXi2LycnI3q3wwuzZ8qtz/64+3+YGtDtP822+OzaXJbcuVTgi xlrz5IY9I2hX4/fylo1ah63k3TBA93PoPQ3DV0c373Sc15HroyiejsJGKErlcrClk+PvJrMQc1WTu Ta5DQ1y82jLxX+6qirSw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oY6bU-00BKVy-4F; Tue, 13 Sep 2022 14:09:32 +0000 Received: from mail-oa1-f53.google.com ([209.85.160.53]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oY6Yi-00BIGa-LI; Tue, 13 Sep 2022 14:06:41 +0000 Received: by mail-oa1-f53.google.com with SMTP id 586e51a60fabf-127d10b4f19so32320873fac.9; Tue, 13 Sep 2022 07:06:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=s6AlJol1WXkTtPhwmopMK+Eef1rB1gY5f+tJ12KpnB0=; b=nS8+ld9Xf8aFDxMeyzUeBrH3lB9tYJlORMubihdmyMA8CH7Y49yxgRcGC4cLCXw6lW skAzjlDeyLmOYHO66s3B2HKwQWEvY5dSveMYXEYQgl2ttD5GJ91dE8q/DK9aNy/Hi4/1 mkItLtSlosqEPPOGaXszn4dXI/iKcRROWxkOzhB4vCu0ZsUzSjTVld9nOOdeSDPZcE/J nXtwmIteHAT8g5u05pJSe9FZOfWt0IO+r9ROn7bLNs4J1CabpzxOWzDMxQ9MROQvhW+D 5L9RIxetYolQKmCwGEdllS2w5mgXUWVItqa0iTzCc0SJwxeAO65S/GaabLhMO38JMEJO NaBw== X-Gm-Message-State: ACgBeo2KX7rdPh9eXvJ8aQg/ORLiMXnatZ2lnP5wKF7WhbjIWget+XDB U9aWPNq+cEHN6oQN8RpmrQ== X-Google-Smtp-Source: AA6agR7DEpROfK34CcJc9ua54a54y7oXUr80MDoa0RjLp7zD/zwbGg+f95PbuxN+K1kvWR0jclK1jw== X-Received: by 2002:a05:6808:d4e:b0:344:cc0a:2a48 with SMTP id w14-20020a0568080d4e00b00344cc0a2a48mr1537325oik.241.1663077998885; Tue, 13 Sep 2022 07:06:38 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id bl32-20020a05680830a000b0034d9042758fsm5232514oib.24.2022.09.13.07.06.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 13 Sep 2022 07:06:38 -0700 (PDT) Received: (nullmailer pid 3593227 invoked by uid 1000); Tue, 13 Sep 2022 14:06:37 -0000 Date: Tue, 13 Sep 2022 09:06:37 -0500 From: Rob Herring To: Johan Jonker Cc: vkoul@kernel.org, thierry.reding@gmail.com, robh+dt@kernel.org, linux-usb@vger.kernel.org, u.kleine-koenig@pengutronix.de, linux-i2c@vger.kernel.org, linux-rockchip@lists.infradead.org, kever.yang@rock-chips.com, broonie@kernel.org, ulf.hansson@linaro.org, wim@linux-watchdog.org, linux-kernel@vger.kernel.org, linux-pwm@vger.kernel.org, linux@roeck-us.net, miquel.raynal@bootlin.com, linux-serial@vger.kernel.org, linux-phy@lists.infradead.org, sjg@chromium.org, vigneshr@ti.com, kishon@ti.com, linux-spi@vger.kernel.org, philipp.tomsich@vrull.eu, linux-arm-kernel@lists.infradead.org, krzysztof.kozlowski+dt@linaro.org, heiko@sntech.de, linux-mmc@vger.kernel.org, linux-watchdog@vger.kernel.org, jamie@jamieiles.com, zhangqing@rock-chips.com, richard@nod.at, linux-mtd@lists.infradead.org, devicetree@vger.kernel.org, gregkh@linuxfoundation.org Subject: Re: [PATCH v1 07/11] dt-bindings: watchdog: rockchip: add rockchip,rk3128-wdt Message-ID: <20220913140637.GA3593173-robh@kernel.org> References: <20220909212543.17428-1-jbx6244@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220913_070640_844741_64C5C9DC X-CRM114-Status: UNSURE ( 7.19 ) 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, 10 Sep 2022 00:01:56 +0200, Johan Jonker wrote: > Add rockchip,rk3128-wdt compatible string. > > Signed-off-by: Johan Jonker > --- > Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel