From: Oliver Graute <oliver.graute@gmail.com>
To: linux-arm-kernel@lists.infradead.org
Cc: s.hauer@pengutronix.de, Oliver Graute <oliver.graute@gmail.com>,
linux-imx@nxp.com, kernel@pengutronix.de, fabio.estevam@nxp.com,
shawnguo@kernel.org
Subject: Re: Re: [PATCH 1/3] ARM: dts: Add support for Variscite DART-6UL board
Date: Wed, 2 Jan 2019 23:14:41 +0100 [thread overview]
Message-ID: <20190102221441.GA22974@ripley> (raw)
In-Reply-To: <CAOMZO5CF5uYDm_XM8m-+9ARQPsxVqNqUJuuHwEF-CRu2DNDOdQ@mail.gmail.com>
>> +&lcdif {
>> + pinctrl-names = "default";
>> + pinctrl-0 = <&pinctrl_lcdif_dat
>> + &pinctrl_lcdif_ctrl>;
>> + display = <&display0>;
>> + status = "okay";
>> +
>> + display0: display {
>> + bits-per-pixel = <16>;
>> + bus-width = <24>;
>> +
>> + display-timings {
>> + native-mode = <&timing0>;
>> + timing0: timing0 {
>> + clock-frequency =<35000000>;
>> + hactive = <800>;
>> + vactive = <480>;
>> + hfront-porch = <40>;
>> + hback-porch = <40>;
>> + hsync-len = <48>;
>> + vback-porch = <29>;
>> + vfront-porch = <13>;
>> + vsync-len = <3>;
>> + hsync-active = <0>;
>> + vsync-active = <0>;
>> + de-active = <1>;
>> + pixelclk-active = <0>;
> Don't add timing parameters in the device tree. Add the panel support
> in the simple panel driver and use the drm mxsfb bindings.
can you point me to an example? I don't have any clue how to do this.
which panel driver code do you mean?
>> + MX6UL_PAD_GPIO1_IO03__OSC32K_32K_OUT
>> 0x03029
>Is this for Wifi? If so you could add a pwrseq entry that could take
>care of it.
yes this PAD is for wifi. Do you have an pwrseq example?
Best Regards,
Oliver
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2019-01-02 22:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-20 14:28 [PATCH 1/3] ARM: dts: Add support for Variscite DART-6UL board Oliver Graute
2018-12-20 14:28 ` [PATCH 2/3] ARM: dts: Add support for i.MX6 UltraLite DART NAND/WIFI Oliver Graute
2018-12-20 14:28 ` [PATCH 3/3] ARM: dts: Add imx6ul-var-dart-nand-wifi.dtb Oliver Graute
2018-12-26 16:18 ` [PATCH 1/3] ARM: dts: Add support for Variscite DART-6UL board Fabio Estevam
2019-01-02 22:14 ` Oliver Graute [this message]
2019-01-03 8:47 ` Fwd: " Oliver Graute
2019-01-03 11:36 ` Neil Armstrong
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=20190102221441.GA22974@ripley \
--to=oliver.graute@gmail.com \
--cc=fabio.estevam@nxp.com \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox