Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1495680
| From | Mugunthan V N <mugunthanvnm@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 2/4] net: phy: dp83867: add support for MAC impedance configuration |
| Date | 2016-10-05 05:30 +0200 |
| Message-ID | <soL45-3sX-5@gated-at.bofh.it> (permalink) |
| References | <soxua-2PF-3@gated-at.bofh.it> <soxua-2PF-1@gated-at.bofh.it> <soxNv-3co-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tuesday 04 October 2016 06:40 PM, Andrew Lunn wrote: >> + if (of_property_read_bool(of_node, "ti,max-output-imepdance")) >> + dp83867->io_impedance = DP83867_IO_MUX_CFG_IO_IMPEDANCE_MAX; >> + else if (of_property_read_bool(of_node, "ti,min-output-imepdance")) > > Did you really test this? Or did you make the same typos in your device > tree file? > I have tested this and attached the log in cover letter. Since there is a typo error on both dts and driver it worked as expected. Will send a v3 ASAP. Regards Mugunthan V N
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 2/4] net: phy: dp83867: add support for MAC impedance configuration Mugunthan V N <mugunthanvnm@ti.com> - 2016-10-04 15:00 +0200
Re: [PATCH v2 2/4] net: phy: dp83867: add support for MAC impedance configuration Andrew Lunn <andrew@lunn.ch> - 2016-10-04 15:20 +0200
Re: [PATCH v2 2/4] net: phy: dp83867: add support for MAC impedance configuration Mugunthan V N <mugunthanvnm@ti.com> - 2016-10-05 05:30 +0200
Re: [PATCH v2 2/4] net: phy: dp83867: add support for MAC impedance configuration Lokesh Vutla <lokeshvutla@ti.com> - 2016-10-04 15:20 +0200
csiph-web