From: Tony Lindgren <tony@atomide.com>
To: Pavel Machek <pavel@ucw.cz>
Cc: Sakari Ailus <sakari.ailus@iki.fi>,
sakari.ailus@linux.intel.com, pali.rohar@gmail.com,
sre@kernel.org, kernel list <linux-kernel@vger.kernel.org>,
linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
linux-omap@vger.kernel.org, khilman@kernel.org,
aaro.koskinen@iki.fi, ivo.g.dimitrov.75@gmail.com,
patrikbachan@gmail.com, serge@hallyn.com, abcloriens@gmail.com
Subject: Re: [PATCH] nokia n900: drop unneeded/undocumented parts of the dts
Date: Tue, 19 Sep 2017 10:42:14 -0700 [thread overview]
Message-ID: <20170919174214.GZ5024@atomide.com> (raw)
In-Reply-To: <20170828131816.GB30115@amd>
* 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
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] nokia n900: drop unneeded/undocumented parts of the dts
Date: Tue, 19 Sep 2017 10:42:14 -0700 [thread overview]
Message-ID: <20170919174214.GZ5024@atomide.com> (raw)
In-Reply-To: <20170828131816.GB30115@amd>
* 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 at 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
next prev parent reply other threads:[~2017-09-19 17:42 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-10 20:49 [PATCH] nokia n900: update dts with camera support Pavel Machek
2017-08-10 20:49 ` Pavel Machek
2017-08-13 15:37 ` Pali Rohár
2017-08-13 15:37 ` Pali Rohár
2017-08-14 17:49 ` Tony Lindgren
2017-08-14 17:49 ` Tony Lindgren
2017-08-14 20:19 ` Sakari Ailus
2017-08-14 20:19 ` Sakari Ailus
2017-08-14 20:33 ` Tony Lindgren
2017-08-14 20:33 ` Tony Lindgren
2017-08-15 22:03 ` Pavel Machek
2017-08-15 22:03 ` Pavel Machek
2017-08-16 20:53 ` Sebastian Reichel
2017-08-16 20:53 ` Sebastian Reichel
2017-08-16 20:59 ` Pavel Machek
2017-08-16 20:59 ` Pavel Machek
2017-08-16 21:23 ` Sakari Ailus
2017-08-16 21:23 ` Sakari Ailus
2017-08-17 0:08 ` Sebastian Reichel
2017-08-17 0:08 ` Sebastian Reichel
2017-08-17 6:20 ` Sakari Ailus
2017-08-17 6:20 ` Sakari Ailus
2017-08-28 13:59 ` Pavel Machek
2017-08-28 13:59 ` Pavel Machek
2017-08-28 15:07 ` Sakari Ailus
2017-08-28 15:07 ` Sakari Ailus
2017-08-28 18:20 ` Ivaylo Dimitrov
2017-08-28 18:20 ` Ivaylo Dimitrov
2017-08-28 13:18 ` [PATCH] nokia n900: drop unneeded/undocumented parts of the dts Pavel Machek
2017-08-28 13:18 ` Pavel Machek
2017-09-19 17:42 ` Tony Lindgren [this message]
2017-09-19 17:42 ` Tony Lindgren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170919174214.GZ5024@atomide.com \
--to=tony@atomide.com \
--cc=aaro.koskinen@iki.fi \
--cc=abcloriens@gmail.com \
--cc=ivo.g.dimitrov.75@gmail.com \
--cc=khilman@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=pali.rohar@gmail.com \
--cc=patrikbachan@gmail.com \
--cc=pavel@ucw.cz \
--cc=sakari.ailus@iki.fi \
--cc=sakari.ailus@linux.intel.com \
--cc=serge@hallyn.com \
--cc=sre@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.