Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1682692
| From | Sylwester Nawrocki <snawrocki@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v6 4/4] dt-bindings: media: Document Synopsys Designware HDMI RX |
| Date | 2017-07-06 22:40 +0200 |
| Message-ID | <u0lJ7-2av-7@gated-at.bofh.it> (permalink) |
| References | <tZwQh-Ro-9@gated-at.bofh.it> <tZwQi-Ro-25@gated-at.bofh.it> <tZZyW-2US-13@gated-at.bofh.it> <u0ccO-32q-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 07/06/2017 12:24 PM, Jose Abreu wrote: >>> +- edid-phandle: phandle to the EDID handler block. >> >> Could you make this property optional and when it is missing assume that device >> corresponding to the parent node of this node handles EDID? This way we could >> avoid having property pointing to the parent node. > > Hmm, this is for the CEC notifier. Do you mean I should grab the > parent device for the notifier? This property is already optional > if cec is not enabled though. Yes, device associated with the parent node. Something like: - edid-phandle - phandle to the EDID handler block; if this property is not specified it is assumed that EDID is handled by device described by parent node of the HDMI RX node Not sure if it is any better than always requiring edid-phandle property, even when it is pointing to the parent node. We would need a DT maintainer's opinion on that. -- Thanks, Sylwester
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v6 0/4] Synopsys Designware HDMI Video Capture Controller + PHY Jose Abreu <Jose.Abreu@synopsys.com> - 2017-07-04 16:20 +0200
[PATCH v6 3/4] MAINTAINERS: Add entry for Synopsys Designware HDMI drivers Jose Abreu <Jose.Abreu@synopsys.com> - 2017-07-04 16:20 +0200
[PATCH v6 4/4] dt-bindings: media: Document Synopsys Designware HDMI RX Jose Abreu <Jose.Abreu@synopsys.com> - 2017-07-04 16:20 +0200
Re: [PATCH v6 4/4] dt-bindings: media: Document Synopsys Designware HDMI RX Sylwester Nawrocki <snawrocki@kernel.org> - 2017-07-05 23:00 +0200
Re: [PATCH v6 4/4] dt-bindings: media: Document Synopsys Designware HDMI RX Jose Abreu <Jose.Abreu@synopsys.com> - 2017-07-06 12:30 +0200
Re: [PATCH v6 4/4] dt-bindings: media: Document Synopsys Designware HDMI RX Sylwester Nawrocki <snawrocki@kernel.org> - 2017-07-06 22:40 +0200
Re: [PATCH v6 4/4] dt-bindings: media: Document Synopsys Designware HDMI RX Jose Abreu <Jose.Abreu@synopsys.com> - 2017-07-07 11:40 +0200
[PATCH v6 1/4] [media] platform: Add Synopsys Designware HDMI RX PHY e405 Driver Jose Abreu <Jose.Abreu@synopsys.com> - 2017-07-04 16:20 +0200
csiph-web