Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1498654

Re: [PATCH] n900 device tree: cleanup, add camera flash

From Pali Rohár <pali.rohar@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] n900 device tree: cleanup, add camera flash
Date 2016-10-11 10:10 +0200
Message-ID <sr0im-49R-21@gated-at.bofh.it> (permalink)
References <sr0il-49R-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tuesday 11 October 2016 09:54:17 Pavel Machek wrote:
> @@ -669,6 +670,22 @@
>  
>  		ti,usb-charger-detection = <&isp1707>;
>  	};
> +
> +	adp1653: led-controller@30 {
> +		compatible = "adi,adp1653";
> +		reg = <0x30>;
> +		gpios = <&gpio3 24 GPIO_ACTIVE_HIGH>; /* 88 */
> +
> +		flash {
> +			flash-timeout-us = <500000>;
> +			flash-max-microamp = <320000>;
> +			max-microamp = <50000>;
> +		};
> +
> +		indicator {
> +			max-microamp = <17500>;
> +		};
> +	};
>  };
>  
>  &i2c3 {
> 

This part of patch is already in mainline kernel, isn't?

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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] n900 device tree: cleanup, add camera flash Pavel Machek <pavel@ucw.cz> - 2016-10-11 10:10 +0200
  Re: [PATCH] n900 device tree: cleanup, add camera flash Pali Rohár <pali.rohar@gmail.com> - 2016-10-11 10:10 +0200
    Re: [PATCH] n900 device tree: cleanup, add camera flash Pavel Machek <pavel@ucw.cz> - 2016-10-11 10:20 +0200
  [PATCH] n900 device tree: cleanup Pavel Machek <pavel@ucw.cz> - 2016-10-11 10:20 +0200

csiph-web