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=-2.5 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT 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 B3101C64EB1 for ; Fri, 7 Dec 2018 09:34:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 840F720838 for ; Fri, 7 Dec 2018 09:34:14 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 840F720838 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-rtc-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726006AbeLGJeJ (ORCPT ); Fri, 7 Dec 2018 04:34:09 -0500 Received: from mail.bootlin.com ([62.4.15.54]:48117 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725985AbeLGJeI (ORCPT ); Fri, 7 Dec 2018 04:34:08 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id 12DD420717; Fri, 7 Dec 2018 10:34:06 +0100 (CET) Received: from localhost (unknown [88.191.26.124]) by mail.bootlin.com (Postfix) with ESMTPSA id D71C120717; Fri, 7 Dec 2018 10:33:55 +0100 (CET) Date: Fri, 7 Dec 2018 10:33:56 +0100 From: Alexandre Belloni To: Geert Uytterhoeven Cc: Rob Herring , linux-rtc@vger.kernel.org, "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux Kernel Mailing List Subject: Re: [PATCH 1/2] dt-bindings: rtc: add generic bindings Message-ID: <20181207093356.GG8952@piout.net> References: <20181111193114.24307-1-alexandre.belloni@bootlin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-rtc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rtc@vger.kernel.org On 06/12/2018 11:36:59+0100, Geert Uytterhoeven wrote: > > +The following properties may not be supported by all drivers. However, if a > > +driver wants to support one of the below features, it should adapt the bindings > > +below. > > +- trickle-resistor-ohms : Selected resistor for trickle charger. Should be given > > Can this resistor be less than 1 ohm? > trickle-resistor-milli-ohms? > Well, this is what current drivers already use so we are stuck with that for now. The value should be a few kOhm anyway. I think the lowest I know about is 250 Ohm. > > + if trickle charger should be enabled > > +- trickle-diode-disable : Do not use internal trickle charger diode Should be > > + given if internal trickle charger diode should be > > + disabled > > +- wakeup-source : Enables wake up of host system on alarm > > Gr{oetje,eeting}s, > > Geert > > -- > Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org > > In personal conversations with technical people, I call myself a hacker. But > when I'm talking to journalists I just say "programmer" or something like that. > -- Linus Torvalds -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com