From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754143AbeD2VIN (ORCPT ); Sun, 29 Apr 2018 17:08:13 -0400 Received: from mail-yb0-f196.google.com ([209.85.213.196]:32816 "EHLO mail-yb0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753612AbeD2VII (ORCPT ); Sun, 29 Apr 2018 17:08:08 -0400 X-Google-Smtp-Source: AB8JxZoulzdFI/E7v5dC8ohTc7kqVLS3Ikni+UKy4eDr3e8xIrjOiQjZFf9E2QsPdc2Tsa9uPGns+U35yUvHBQofCbs= MIME-Version: 1.0 In-Reply-To: <60772240-3c75-7814-9237-d60916a8ceca@suse.de> References: <1524869998-2805-1-git-send-email-wesley@sifive.com> <1524869998-2805-2-git-send-email-wesley@sifive.com> <20180429055417.GA10221@mithrandir> <60772240-3c75-7814-9237-d60916a8ceca@suse.de> From: Wesley Terpstra Date: Sun, 29 Apr 2018 14:08:07 -0700 Message-ID: Subject: Re: [PATCH 1/3] dt-bindings: added new pwm-sifive driver documentation To: =?UTF-8?Q?Andreas_F=C3=A4rber?= Cc: Thierry Reding , Rob Herring , Mark Rutland , =?UTF-8?Q?Noralf_Tr=C3=B8nnes?= , David Lechner , Alexandre Belloni , SZ Lin , linux-pwm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.home.local id w3TL8Kjf009485 On Sun, Apr 29, 2018 at 2:01 PM, Andreas Färber wrote: > "pwm0" sounds like a zero-indexed instance of some pwm block. If 0 is > the version here, I'd suggest to make it "pwm-0" for example - you might > want to take a look at the Xilinx bindings, which use a strict x.yy suffix. That's fine. I'll change it to pwm-0.00 in the next patch series. > Most SoCs don't have clearly versioned IP though, that's why for > community-contributed bindings the first SoC we encounter the IP in > usually gets the name. In this particular case, we do have versioned IP, and we will be contributing drivers for those which wind up in linux-capable chips.