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 X-Spam-Level: X-Spam-Status: No, score=-15.2 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 41C2BC433E0 for ; Sat, 23 Jan 2021 17:35:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 097A6233EA for ; Sat, 23 Jan 2021 17:35:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726337AbhAWRfQ (ORCPT ); Sat, 23 Jan 2021 12:35:16 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33856 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726309AbhAWReu (ORCPT ); Sat, 23 Jan 2021 12:34:50 -0500 Received: from mail-oi1-x22c.google.com (mail-oi1-x22c.google.com [IPv6:2607:f8b0:4864:20::22c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6A8AEC06174A; Sat, 23 Jan 2021 09:34:03 -0800 (PST) Received: by mail-oi1-x22c.google.com with SMTP id w8so9954522oie.2; Sat, 23 Jan 2021 09:34:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=b4K5CQtBVamoURmPksyutnNAiwTza805g1N0hR+Tyog=; b=WQYZi8e2c26NusVxkq8YszXgFKXZagnXWL/hrebvsPdwtnEWVQ1M/E4/GOEXR4qVf6 Z2Z+PSdS8+iOVVtKvMAMSQ/0eDulMqXe8VMyGs+4wprWhBRklgUk9uXfYmaR6asAmAfi ShAfzmZIYjVqe8A+im1PWkHd2SD+JnQg5k/BD0nklKzCrAOElud5UCu8o9sFR4vxcIpW LRDBou3xD3Hk4yheYKzxk3oRb4LsSYlT5xPxUU9PnxnL3QxZt6U61U0TvDSrDguuyyCd I/f73pEYb3pvGwCW7eMcnBzwhLKLgcFWqxWnNmC6iQvXH2T+eU0vMug7J+ha8SQnXdpz AJ5g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=b4K5CQtBVamoURmPksyutnNAiwTza805g1N0hR+Tyog=; b=Je/l7md4KCvPSQ1uECSEcfurCAcrS8VmVLN3c0UdNj+SFNk3tcWmFCbVa8eH4kOu65 W8gY08iP7fOKZKKTqJzVsgNQe8fmVRoOu6uYAewhi3aocrc22XYNz893hXd5ZNL8j371 6xk74JP8jLyBSJfT8ybHlWuMCQ0Uci5rmlPOHB72Z0iJzPPBYiyKBO046juwiznTwm0n W1829vHSsUTMhJy02dfUVggi2dEGDDOvCxdJI00qAQdI9Rz28LgsDfZMGkwtiJV5JUNX 00Jgoq+gQs2e05RIIMw/mG2CYeAA+YzE/2qD3GaHm88HxCarofoFq1YgclU/s8NYesib 6YgQ== X-Gm-Message-State: AOAM532LeHR4PVHJQxHnHUQpJn3R2V+UqeS7dh2ILE+xuaZ40ST65Jh4 gOzQgF/hwHxl2zUwiW7J7mY= X-Google-Smtp-Source: ABdhPJw9dgIKA1nn4BG+mGoYH+i220V0pOWwagtjlRLUeq9o1Y/h3LU06D2rFztt1BTRLUBRLYkt6A== X-Received: by 2002:a05:6808:2d2:: with SMTP id a18mr6771655oid.139.1611423242888; Sat, 23 Jan 2021 09:34:02 -0800 (PST) Received: from localhost ([2600:1700:e321:62f0:329c:23ff:fee3:9d7c]) by smtp.gmail.com with ESMTPSA id i9sm2460576oii.34.2021.01.23.09.34.01 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Sat, 23 Jan 2021 09:34:02 -0800 (PST) Sender: Guenter Roeck Date: Sat, 23 Jan 2021 09:34:01 -0800 From: Guenter Roeck To: Johan Jonker Cc: heiko@sntech.de, robh+dt@kernel.org, wim@linux-watchdog.org, jamie@jamieiles.com, linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org Subject: Re: [PATCH 1/8] dt-binding: watchdog: add more Rockchip compatibles to snps,dw-wdt.yaml Message-ID: <20210123173401.GA57343@roeck-us.net> References: <20201218120534.13788-1-jbx6244@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201218120534.13788-1-jbx6244@gmail.com> User-Agent: Mutt/1.9.4 (2018-02-28) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 18, 2020 at 01:05:27PM +0100, Johan Jonker wrote: > The watchdog compatible strings are suppose to be SoC orientated. > In the more recently added Rockchip SoC dtsi files only > the fallback string "snps,dw-wdt" is used, so add the following > compatible strings: > > "rockchip,px30-wdt", "snps,dw-wdt" > "rockchip,rk3228-wdt", "snps,dw-wdt" > "rockchip,rk3308-wdt", "snps,dw-wdt" > "rockchip,rk3328-wdt", "snps,dw-wdt" > "rockchip,rk3399-wdt", "snps,dw-wdt" > "rockchip,rv1108-wdt", "snps,dw-wdt" > > make ARCH=arm dtbs_check > DT_SCHEMA_FILES=Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > > make ARCH=arm64 dtbs_check > DT_SCHEMA_FILES=Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > > Signed-off-by: Johan Jonker > Acked-by: Rob Herring > Reviewed-by: Heiko Stuebner Reviewed-by: Guenter Roeck > --- > Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > index f7ee9229c..b58596b18 100644 > --- a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > +++ b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > @@ -18,10 +18,16 @@ properties: > - const: snps,dw-wdt > - items: > - enum: > + - rockchip,px30-wdt > - rockchip,rk3066-wdt > - rockchip,rk3188-wdt > + - rockchip,rk3228-wdt > - rockchip,rk3288-wdt > + - rockchip,rk3308-wdt > + - rockchip,rk3328-wdt > - rockchip,rk3368-wdt > + - rockchip,rk3399-wdt > + - rockchip,rv1108-wdt > - const: snps,dw-wdt > > reg: 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 X-Spam-Level: X-Spam-Status: No, score=-15.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 036B8C433DB for ; Sat, 23 Jan 2021 17:34:15 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8837423139 for ; Sat, 23 Jan 2021 17:34:14 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8837423139 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=roeck-us.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; 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=XWn0aqx5E/XSJDh2LSZeU/qHbgN0OTMbz6jAbAeWtX4=; b=Ejgnd0AxE90k1HnL6F7PR/NPW c8u/1PAtOoLdN0G1Ewm0ckHsFUQqdkltVQDPCMxdScru4aGXxB29zI36cre6cqFxHY8+kYFnDe6gw vA8fMPQyDf8gzK6Q/566Tn2Q25Ws+xnVxLsFIQPD4oNrLCrey2RnGfIyBlrGtvt/nIyi6oFzyjLo2 WHaBD5+vfmS70T7VjhIuSlsGr02Fk1/wNNDcy6Thd4NiaXHL1uyDeIcbTjpVRJI4i8jcp/eO9DwH4 6Zfwne2CW1o5V6KE5NzperfMsGYXTr/8Y1bCcACdcLWvM7YQ5hzY4yYyGt603mFR6wMs/o0d1O0c3 WJPZyey/g==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l3MnZ-0000f7-Vl; Sat, 23 Jan 2021 17:34:10 +0000 Received: from mail-oi1-x22d.google.com ([2607:f8b0:4864:20::22d]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l3MnV-0000d5-Sv; Sat, 23 Jan 2021 17:34:06 +0000 Received: by mail-oi1-x22d.google.com with SMTP id j25so4502866oii.0; Sat, 23 Jan 2021 09:34:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=b4K5CQtBVamoURmPksyutnNAiwTza805g1N0hR+Tyog=; b=WQYZi8e2c26NusVxkq8YszXgFKXZagnXWL/hrebvsPdwtnEWVQ1M/E4/GOEXR4qVf6 Z2Z+PSdS8+iOVVtKvMAMSQ/0eDulMqXe8VMyGs+4wprWhBRklgUk9uXfYmaR6asAmAfi ShAfzmZIYjVqe8A+im1PWkHd2SD+JnQg5k/BD0nklKzCrAOElud5UCu8o9sFR4vxcIpW LRDBou3xD3Hk4yheYKzxk3oRb4LsSYlT5xPxUU9PnxnL3QxZt6U61U0TvDSrDguuyyCd I/f73pEYb3pvGwCW7eMcnBzwhLKLgcFWqxWnNmC6iQvXH2T+eU0vMug7J+ha8SQnXdpz AJ5g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=b4K5CQtBVamoURmPksyutnNAiwTza805g1N0hR+Tyog=; b=a/mPdprDBait1XxH1QQTqaDbEyVc24GteOU0oPLg+1kGRwUweJiNUF9YY0MqDuQ9/q pB7sOsGld8OQE3sZmN4vGs8GsfW8IQVaULAV14x38xZhBFGBFyE/eqf6iOfp5nsrI36Y eBpSUkuScSl/Id0jvrTc/qcUMK8ek+rytPrISdmSMwYQldD+tjWA7VNXGC7Xx1s8UQ0v rxxni0t3vPcBB5eWis5gUDCl48XDbqn4dOxJ3qMEvy4+XyTvsVGN0ZAYw9qnTaKqZ0yg 8af3ghlvt/cMaBAtSZdZW56fgLPjz78YpxCbiT8s9LciJJHbnv12Q7+BLeG7JnRpkM6Z 24mQ== X-Gm-Message-State: AOAM533BlpZI3C/4HMdVbjOMyNhzoKOctI5LWM5vvgpbGvRE6N0evWY6 yJQw6HglUoQvQ8e33a5xUdc= X-Google-Smtp-Source: ABdhPJw9dgIKA1nn4BG+mGoYH+i220V0pOWwagtjlRLUeq9o1Y/h3LU06D2rFztt1BTRLUBRLYkt6A== X-Received: by 2002:a05:6808:2d2:: with SMTP id a18mr6771655oid.139.1611423242888; Sat, 23 Jan 2021 09:34:02 -0800 (PST) Received: from localhost ([2600:1700:e321:62f0:329c:23ff:fee3:9d7c]) by smtp.gmail.com with ESMTPSA id i9sm2460576oii.34.2021.01.23.09.34.01 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Sat, 23 Jan 2021 09:34:02 -0800 (PST) Date: Sat, 23 Jan 2021 09:34:01 -0800 From: Guenter Roeck To: Johan Jonker Subject: Re: [PATCH 1/8] dt-binding: watchdog: add more Rockchip compatibles to snps,dw-wdt.yaml Message-ID: <20210123173401.GA57343@roeck-us.net> References: <20201218120534.13788-1-jbx6244@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201218120534.13788-1-jbx6244@gmail.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210123_123405_967222_9FCD9325 X-CRM114-Status: GOOD ( 14.96 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, heiko@sntech.de, linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, robh+dt@kernel.org, jamie@jamieiles.com, wim@linux-watchdog.org, linux-arm-kernel@lists.infradead.org, linux-watchdog@vger.kernel.org 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 Fri, Dec 18, 2020 at 01:05:27PM +0100, Johan Jonker wrote: > The watchdog compatible strings are suppose to be SoC orientated. > In the more recently added Rockchip SoC dtsi files only > the fallback string "snps,dw-wdt" is used, so add the following > compatible strings: > > "rockchip,px30-wdt", "snps,dw-wdt" > "rockchip,rk3228-wdt", "snps,dw-wdt" > "rockchip,rk3308-wdt", "snps,dw-wdt" > "rockchip,rk3328-wdt", "snps,dw-wdt" > "rockchip,rk3399-wdt", "snps,dw-wdt" > "rockchip,rv1108-wdt", "snps,dw-wdt" > > make ARCH=arm dtbs_check > DT_SCHEMA_FILES=Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > > make ARCH=arm64 dtbs_check > DT_SCHEMA_FILES=Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > > Signed-off-by: Johan Jonker > Acked-by: Rob Herring > Reviewed-by: Heiko Stuebner Reviewed-by: Guenter Roeck > --- > Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > index f7ee9229c..b58596b18 100644 > --- a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > +++ b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > @@ -18,10 +18,16 @@ properties: > - const: snps,dw-wdt > - items: > - enum: > + - rockchip,px30-wdt > - rockchip,rk3066-wdt > - rockchip,rk3188-wdt > + - rockchip,rk3228-wdt > - rockchip,rk3288-wdt > + - rockchip,rk3308-wdt > + - rockchip,rk3328-wdt > - rockchip,rk3368-wdt > + - rockchip,rk3399-wdt > + - rockchip,rv1108-wdt > - const: snps,dw-wdt > > reg: _______________________________________________ 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 X-Spam-Level: X-Spam-Status: No, score=-15.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CDBAEC433E0 for ; Sat, 23 Jan 2021 17:35:49 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8BEB123139 for ; Sat, 23 Jan 2021 17:35:49 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8BEB123139 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=roeck-us.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; 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=hYS2+RBRwlC4istVc8Dlavu+o+AAwTn7GOsFDQ5ZII4=; b=oShqni42HtAqI45G7haBMpCW+ IX5i2menFiVXxK2fb+Ud7r1D1IHU1miVpTHCwTsFdvTnUyT7Cv1UDW7EL4CPKPJJFe7VVAiwjwSdE /BDQOTf79ksjeeu3boxmYGeSE5GVX7MSnSMqtDHlqEz4/cggyKx+sq1YKgvEhKSN4O9nLnVcq1nIS 45J2owL879iYuoXqOKod/kJ4fSlV6JHsuG85sklrZNnlg+GvadHrYwAEHT3jMG2EflG17V70IpJjb 6kPnI2Fol7geSPelE62htonzSrICDhzSX+um31lvUp9qP2TaDQfE2Pfi1SeH1MB81UQp2KX8KZgkk H0gSJSyJQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l3MnY-0000ei-JN; Sat, 23 Jan 2021 17:34:08 +0000 Received: from mail-oi1-x22d.google.com ([2607:f8b0:4864:20::22d]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l3MnV-0000d5-Sv; Sat, 23 Jan 2021 17:34:06 +0000 Received: by mail-oi1-x22d.google.com with SMTP id j25so4502866oii.0; Sat, 23 Jan 2021 09:34:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=b4K5CQtBVamoURmPksyutnNAiwTza805g1N0hR+Tyog=; b=WQYZi8e2c26NusVxkq8YszXgFKXZagnXWL/hrebvsPdwtnEWVQ1M/E4/GOEXR4qVf6 Z2Z+PSdS8+iOVVtKvMAMSQ/0eDulMqXe8VMyGs+4wprWhBRklgUk9uXfYmaR6asAmAfi ShAfzmZIYjVqe8A+im1PWkHd2SD+JnQg5k/BD0nklKzCrAOElud5UCu8o9sFR4vxcIpW LRDBou3xD3Hk4yheYKzxk3oRb4LsSYlT5xPxUU9PnxnL3QxZt6U61U0TvDSrDguuyyCd I/f73pEYb3pvGwCW7eMcnBzwhLKLgcFWqxWnNmC6iQvXH2T+eU0vMug7J+ha8SQnXdpz AJ5g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=b4K5CQtBVamoURmPksyutnNAiwTza805g1N0hR+Tyog=; b=a/mPdprDBait1XxH1QQTqaDbEyVc24GteOU0oPLg+1kGRwUweJiNUF9YY0MqDuQ9/q pB7sOsGld8OQE3sZmN4vGs8GsfW8IQVaULAV14x38xZhBFGBFyE/eqf6iOfp5nsrI36Y eBpSUkuScSl/Id0jvrTc/qcUMK8ek+rytPrISdmSMwYQldD+tjWA7VNXGC7Xx1s8UQ0v rxxni0t3vPcBB5eWis5gUDCl48XDbqn4dOxJ3qMEvy4+XyTvsVGN0ZAYw9qnTaKqZ0yg 8af3ghlvt/cMaBAtSZdZW56fgLPjz78YpxCbiT8s9LciJJHbnv12Q7+BLeG7JnRpkM6Z 24mQ== X-Gm-Message-State: AOAM533BlpZI3C/4HMdVbjOMyNhzoKOctI5LWM5vvgpbGvRE6N0evWY6 yJQw6HglUoQvQ8e33a5xUdc= X-Google-Smtp-Source: ABdhPJw9dgIKA1nn4BG+mGoYH+i220V0pOWwagtjlRLUeq9o1Y/h3LU06D2rFztt1BTRLUBRLYkt6A== X-Received: by 2002:a05:6808:2d2:: with SMTP id a18mr6771655oid.139.1611423242888; Sat, 23 Jan 2021 09:34:02 -0800 (PST) Received: from localhost ([2600:1700:e321:62f0:329c:23ff:fee3:9d7c]) by smtp.gmail.com with ESMTPSA id i9sm2460576oii.34.2021.01.23.09.34.01 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Sat, 23 Jan 2021 09:34:02 -0800 (PST) Date: Sat, 23 Jan 2021 09:34:01 -0800 From: Guenter Roeck To: Johan Jonker Subject: Re: [PATCH 1/8] dt-binding: watchdog: add more Rockchip compatibles to snps,dw-wdt.yaml Message-ID: <20210123173401.GA57343@roeck-us.net> References: <20201218120534.13788-1-jbx6244@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201218120534.13788-1-jbx6244@gmail.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210123_123405_967222_9FCD9325 X-CRM114-Status: GOOD ( 14.96 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, heiko@sntech.de, linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, robh+dt@kernel.org, jamie@jamieiles.com, wim@linux-watchdog.org, linux-arm-kernel@lists.infradead.org, linux-watchdog@vger.kernel.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 Fri, Dec 18, 2020 at 01:05:27PM +0100, Johan Jonker wrote: > The watchdog compatible strings are suppose to be SoC orientated. > In the more recently added Rockchip SoC dtsi files only > the fallback string "snps,dw-wdt" is used, so add the following > compatible strings: > > "rockchip,px30-wdt", "snps,dw-wdt" > "rockchip,rk3228-wdt", "snps,dw-wdt" > "rockchip,rk3308-wdt", "snps,dw-wdt" > "rockchip,rk3328-wdt", "snps,dw-wdt" > "rockchip,rk3399-wdt", "snps,dw-wdt" > "rockchip,rv1108-wdt", "snps,dw-wdt" > > make ARCH=arm dtbs_check > DT_SCHEMA_FILES=Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > > make ARCH=arm64 dtbs_check > DT_SCHEMA_FILES=Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > > Signed-off-by: Johan Jonker > Acked-by: Rob Herring > Reviewed-by: Heiko Stuebner Reviewed-by: Guenter Roeck > --- > Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > index f7ee9229c..b58596b18 100644 > --- a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > +++ b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > @@ -18,10 +18,16 @@ properties: > - const: snps,dw-wdt > - items: > - enum: > + - rockchip,px30-wdt > - rockchip,rk3066-wdt > - rockchip,rk3188-wdt > + - rockchip,rk3228-wdt > - rockchip,rk3288-wdt > + - rockchip,rk3308-wdt > + - rockchip,rk3328-wdt > - rockchip,rk3368-wdt > + - rockchip,rk3399-wdt > + - rockchip,rv1108-wdt > - const: snps,dw-wdt > > reg: _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel