Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1735126
| From | Tony Lindgren <tony@atomide.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] nokia n900: drop unneeded/undocumented parts of the dts |
| Date | 2017-09-19 19:50 +0200 |
| Message-ID | <uruOK-8qP-17@gated-at.bofh.it> (permalink) |
| References | <ud2z0-2u3-5@gated-at.bofh.it> <ueu0b-dy-25@gated-at.bofh.it> <ujs7o-62E-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
* Pavel Machek <pavel@ucw.cz> [170828 06:18]:
>
> Sakari mentioned that some parts of the dts are not needed and do
> not have proper documentation, yet.
>
> As the camera works without them, remove them for now.
>
> Signed-off-by: Pavel Machek <pavel@ucw.cz>
Applying into omap-for-v4.14/fixes to correct what already
got merged during the merge window.
Regards,
Tony
> --- a/arch/arm/boot/dts/omap3-n900.dts
> +++ b/arch/arm/boot/dts/omap3-n900.dts
> @@ -144,15 +144,6 @@
> io-channel-names = "temp", "bsi", "vbat";
> };
>
> - rear_camera: camera@0 {
> - compatible = "linux,camera";
> -
> - module {
> - model = "TCM8341MD";
> - sensor = <&cam1>;
> - };
> - };
> -
> pwm9: dmtimer-pwm {
> compatible = "ti,omap-dmtimer-pwm";
> #pwm-cells = <3>;
> @@ -189,10 +180,8 @@
> clock-lanes = <1>;
> data-lanes = <0>;
> lane-polarity = <0 0>;
> - clock-inv = <0>;
> /* Select strobe = <1> for back camera, <0> for front camera */
> strobe = <1>;
> - crc = <0>;
> };
> };
> };
>
> --
> (english) http://www.livejournal.com/~pavelmachek
> (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] nokia n900: drop unneeded/undocumented parts of the dts Tony Lindgren <tony@atomide.com> - 2017-09-19 19:50 +0200
csiph-web