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=-7.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 127FDC4741F for ; Fri, 30 Oct 2020 15:35:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B36D220729 for ; Fri, 30 Oct 2020 15:35:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604072156; bh=0+MaEcqMSLXU1nZeZVdh48yGRoKLA5Lr1aiLZxgSjb4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=mXBP9p5eEA1p65qanolvig9q1svsPcwgNNjgyNAVfD8jaJw1tUn1GLLGXajuh9rbX oHrpztJ/8w4AMGL2mDfl8Egkhaa4FQhALPZG2TRVtC5fKqnA+Dnq7tM/5L+V8o63T4 HGyVTW94EONMEKdMf91w8uhIn2FZDelfKRtk2Qek= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726991AbgJ3Pfy (ORCPT ); Fri, 30 Oct 2020 11:35:54 -0400 Received: from mail-ot1-f65.google.com ([209.85.210.65]:35197 "EHLO mail-ot1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726662AbgJ3Pfx (ORCPT ); Fri, 30 Oct 2020 11:35:53 -0400 Received: by mail-ot1-f65.google.com with SMTP id n11so5916675ota.2; Fri, 30 Oct 2020 08:35:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=vccbzc68bHDBMq++68aYNYRwmXj6zqZzAG4IULiUytU=; b=WN9UevQrRBy7YS32/UB5XF3oHokMjh5O6MTqhLGZV7lC15M9hXnbVXQWhJ6ocPMool 5lYOgTBROWjsZBU8Yo+iComxe79beCP2jGm1/MEIPB1Ek4dbe8iIu6c64U79GENg0SuL dlngdYdWxvG/mbY72LPm/M3Qk2w8593lZzaRmbabZz/sVYwBXKxMl9DgDE6aEp0c41WL lbCZHVMxcl0LUYDnrVNzxCM3eNV/3bxUXG8pMoGcu1/LBsjNcN0zFpY5W7f6IYfCVJMy 06CdzuqQTP5t9GeHKI0ALoXgwyXJ0XQg6/3eAh8TxQ5JVfvhatBuD8tNfFLjd1AMRQMo U0dQ== X-Gm-Message-State: AOAM533cMkWyxpnXGm0cXxDNUXc3l4hFNlYEG2dYaFRax41bLhky4EDO nb+UUZx3igUpWjN5B6IqNjHS5waeOg== X-Google-Smtp-Source: ABdhPJxDzsHszcfmPSSK8SXja5epS0jPUbOvnuPlJZo6cIJfTjcLhW4RSJwxy4Wz4GiyrV9szB+9RQ== X-Received: by 2002:a05:6830:154d:: with SMTP id l13mr2258986otp.61.1604072149752; Fri, 30 Oct 2020 08:35:49 -0700 (PDT) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id x83sm1452216oig.39.2020.10.30.08.35.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 30 Oct 2020 08:35:49 -0700 (PDT) Received: (nullmailer pid 3886857 invoked by uid 1000); Fri, 30 Oct 2020 15:35:48 -0000 Date: Fri, 30 Oct 2020 10:35:48 -0500 From: Rob Herring To: Oleksij Rempel Cc: "David S. Miller" , linux-can@vger.kernel.org, mkl@pengutronix.de, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Wolfgang Grandegger , kernel@pengutronix.de, Jakub Kicinski , Rob Herring , Joakim Zhang , netdev@vger.kernel.org Subject: Re: [PATCH v3 2/2] dt-bindings: can: flexcan: convert fsl,*flexcan bindings to yaml Message-ID: <20201030153548.GA3886754@bogus> References: <20201022075218.11880-1-o.rempel@pengutronix.de> <20201022075218.11880-3-o.rempel@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201022075218.11880-3-o.rempel@pengutronix.de> Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Thu, 22 Oct 2020 09:52:18 +0200, Oleksij Rempel wrote: > In order to automate the verification of DT nodes convert > fsl-flexcan.txt to fsl,flexcan.yaml > > Signed-off-by: Oleksij Rempel > Link: https://lore.kernel.org/r/20201016073315.16232-3-o.rempel@pengutronix.de > Signed-off-by: Marc Kleine-Budde > --- > .../bindings/net/can/fsl,flexcan.yaml | 135 ++++++++++++++++++ > .../bindings/net/can/fsl-flexcan.txt | 57 -------- > 2 files changed, 135 insertions(+), 57 deletions(-) > create mode 100644 Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml > delete mode 100644 Documentation/devicetree/bindings/net/can/fsl-flexcan.txt > Reviewed-by: Rob Herring