From owner-svn-src-all@freebsd.org Tue Jan 30 09:58:22 2018 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 441BBEE5955; Tue, 30 Jan 2018 09:58:22 +0000 (UTC) (envelope-from manu@bidouilliste.com) Received: from mail.blih.net (mail.blih.net [212.83.177.182]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.blih.net", Issuer "mail.blih.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 5861384C40; Tue, 30 Jan 2018 09:58:20 +0000 (UTC) (envelope-from manu@bidouilliste.com) Received: from mail.blih.net (mail.blih.net [212.83.177.182]) by mail.blih.net (OpenSMTPD) with ESMTP id b5a0a85d; Tue, 30 Jan 2018 10:58:13 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=bidouilliste.com; h=date :from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; s=mail; bh=RGWEixocSmazC45zhjdYR8PQDEs=; b=edjzeS9wm5LcRpAEszJ+lKheTMIQ I9M0q+oBQ7xOLTeU4Vgb7h+Mk2VGjl0PSW4e8sbEpolbI7VVNOgCtvvs9ulgnuS1 6kPn+vcbFmxywmIDPNteltminYqbB10ls5A+aoM1k1Ebx3rXvHsSDqUM+QiIZSP0 CtXrUHPO0C3dgng= DomainKey-Signature: a=rsa-sha1; c=nofws; d=bidouilliste.com; h=date :from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; q=dns; s= mail; b=WWd06qkU4Ngh+5HkHl7f/QwhC9T3Nsz0lCxljS7IO7+AdeK9RGLhxX+Q zJIGlX4JrtEuK13iKr033EN3xxMRnQ20K5MgXQ6ceyTFVdGyptW/rFux4W9qG9j9 mwlc9PfgtzgWp1B3bFjrGwBH0hqGWtuS+5v0CjW6cEz0H1uwSsk= Received: from arcadia (evadot.gandi.net [217.70.181.36]) by mail.blih.net (OpenSMTPD) with ESMTPSA id 5e9fc08e TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Tue, 30 Jan 2018 10:58:12 +0100 (CET) Date: Tue, 30 Jan 2018 10:58:12 +0100 From: Emmanuel Vadot To: "Poul-Henning Kamp" Cc: Oleksandr Tymoshenko , Warner Losh , John Baldwin , Ravi Pokala , src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org, owner-src-committers@freebsd.org Subject: Re: svn commit: r328257 - in head/sys: arm/broadcom/bcm2835 dts/arm modules Message-Id: <20180130105812.d1de09e0d4ac88934d776c71@bidouilliste.com> In-Reply-To: <64381.1517305677@critter.freebsd.dk> References: <20180127210801.37b8001125dd0a2c92372f98@bidouilliste.com> <72042.1517094867@critter.freebsd.dk> <8d8ae9d10058fd72ce3ec467181c9f22@megadrive.org> <13025.1517179897@critter.freebsd.dk> <20180129063950.GA59901@bluezbox.com> <32793.1517221534@critter.freebsd.dk> <20180129132736.GA66330@bluezbox.com> <33452.1517233531@critter.freebsd.dk> <20180130025048.GA76676@bluezbox.com> <90452.1517301074@critter.freebsd.dk> <20180130094251.GA85100@bluezbox.com> <64381.1517305677@critter.freebsd.dk> X-Mailer: Sylpheed 3.6.0 (GTK+ 2.24.31; amd64-portbld-freebsd12.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Jan 2018 09:58:22 -0000 On Tue, 30 Jan 2018 09:47:57 +0000 "Poul-Henning Kamp" wrote: > -------- > In message <20180130094251.GA85100@bluezbox.com>, Oleksandr Tymoshenko writes: > >Poul-Henning Kamp (phk@phk.freebsd.dk) wrote: > > >> But only if you add pwm.dtbo to config.txt and reboot, because > >> I see nothing indicating that we will put it there in the > >> release images we (may start to) produce ? > > > >No. We're going to add them in our release image. That's what > >I meant by "working with Glen and Brad". > > Ok, that was a bit more understated than I could decode. > > (My understanding until now was that you would have to do > that by hand if you wanted to use PWM.) > > If the pwm overlay is going to be loaded by default, then I > have no objection to removing the ignore-disable hack. I don't think that we want to load it by default as it would mean that some GPIO are now unusable as they are pwm pins now. If I understood gonzo correctly we will install it by default and if someone want to use pwm he just need to add it in /boot/msdos/config.txt to the list of overlays loaded by the rpi firmware. > -- > Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 > phk@FreeBSD.ORG | TCP/IP since RFC 956 > FreeBSD committer | BSD since 4.3-tahoe > Never attribute to malice what can adequately be explained by incompetence. -- Emmanuel Vadot