Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1221201
| From | Shawn Lin <shawn.lin@rock-chips.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [RFC] Generic PHY interface extention for dynamic configuration |
| Date | 2015-09-09 05:00 +0200 |
| Message-ID | <q6DM5-6P1-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Kishon, Now, Generic PHY framework just provide four interfaces(AKA: init/exit/power_on/power_off). Also, these fours itfs take struct phy as unique argument.Is it means that the generic PHY framework can't support to modify PHY configuration at run-time for diff cases? Actually I'm writing some code for supporting emmc controller's phy. And sometimes it indeed need to modify the phy's configuration. But I have no idea about how to deal with it in current framework. So I send this RFC to you and mailing. Thanks. -- Best Regards Shawn Lin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[RFC] Generic PHY interface extention for dynamic configuration Shawn Lin <shawn.lin@rock-chips.com> - 2015-09-09 05:00 +0200
csiph-web