lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160121095004.GW7192@pali>
Date:	Thu, 21 Jan 2016 10:50:04 +0100
From:	Pali Rohár <pali.rohar@...il.com>
To:	Russell King - ARM Linux <linux@....linux.org.uk>
Cc:	Benoît Cousson <bcousson@...libre.com>,
	Tony Lindgren <tony@...mide.com>,
	Rob Herring <robh+dt@...nel.org>,
	Pawel Moll <pawel.moll@....com>,
	Mark Rutland <mark.rutland@....com>,
	Ian Campbell <ijc+devicetree@...lion.org.uk>,
	Kumar Gala <galak@...eaurora.org>, Pavel Machek <pavel@....cz>,
	linux-omap@...r.kernel.org, devicetree@...r.kernel.org,
	linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ARM: dts: n900: Include adp1653 device

Ok, but for whole month I do not see any response that somebody take
this patch into some queue or tree. Which could means that patch was
either ignored or is living somewhere and could be lost.

On Thursday 21 January 2016 09:29:10 Russell King - ARM Linux wrote:
> The merge window is open, which is when development code that was merged
> in good time prior to the merge window is sent upstream to Linus.  Linux
> maintainers may choose not to merge new code into their tree to avoid
> disrupting the utility of linux-next until the merge window has closed.
> 
> linux-next is an integration tree to help find merge conflicts, it
> exists to assist with the merge windows, not as a general test ground.
> Thus, linux-next must only contain code for either the current open
> merge window, or if the merge window is closed, the next merge window.
> 
> On Thu, Jan 21, 2016 at 10:12:41AM +0100, Pali Rohár wrote:
> > On Saturday 26 December 2015 00:40:12 Pali Rohár wrote:
> > > This patch adds adp1653 device into n900 DT structure. DT support in
> > > adp1653 driver is there since v4.2-rc1 version.
> > > 
> > > Signed-off-by: Pali Rohár <pali.rohar@...il.com>
> > > ---
> > >  arch/arm/boot/dts/omap3-n900.dts |   15 +++++++++++++++
> > >  1 file changed, 15 insertions(+)
> > > 
> > > diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm/boot/dts/omap3-n900.dts
> > > index 5f5e0f3..ba93642 100644
> > > --- a/arch/arm/boot/dts/omap3-n900.dts
> > > +++ b/arch/arm/boot/dts/omap3-n900.dts
> > > @@ -522,6 +522,21 @@
> > >  		amstaos,cover-comp-gain = <16>;
> > >  	};
> > >  
> > > +	adp1653: led-controller@30 {
> > > +		compatible = "adi,adp1653";
> > > +		reg = <0x30>;
> > > +		enable-gpios = <&gpio3 24 GPIO_ACTIVE_HIGH>; /* 88 */
> > > +
> > > +		flash {
> > > +			flash-timeout-us = <500000>;
> > > +			flash-max-microamp = <320000>;
> > > +			led-max-microamp = <50000>;
> > > +		};
> > > +		indicator {
> > > +			led-max-microamp = <17500>;
> > > +		};
> > > +	};
> > > +
> > >  	lp5523: lp5523@32 {
> > >  		compatible = "national,lp5523";
> > >  		reg = <0x32>;
> > 
> > PING, who can take this patch?
> > 
> > I still do not see it in linus tree nor in others like arm-soc...
> > 
> > -- 
> > Pali Rohár
> > pali.rohar@...il.com
> 

-- 
Pali Rohár
pali.rohar@...il.com

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ