Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1252043
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v6 1/4] of: overlay: kobjectify overlay objects |
| Date | 2015-10-20 23:10 +0200 |
| Message-ID | <qlMkr-74W-35@gated-at.bofh.it> (permalink) |
| References | <qlKBX-4yw-3@gated-at.bofh.it> <qlKBZ-4yw-33@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Oct 20, 2015 at 10:13:14PM +0300, Pantelis Antoniou wrote: > We are going to need the overlays to appear on sysfs with runtime > global properties (like master enable) so turn them into kobjects. Why kobjects and not 'struct device'? Why even have them in sysfs at all? You need more information here as to why you want to do this. thanks, greg k-h -- 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 — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v6 0/4] of: overlay: kobject & sysfs'ation Pantelis Antoniou <pantelis.antoniou@konsulko.com> - 2015-10-20 21:20 +0200
[PATCH v6 2/4] of: overlay: global sysfs enable attribute Pantelis Antoniou <pantelis.antoniou@konsulko.com> - 2015-10-20 21:20 +0200
Re: [PATCH v6 2/4] of: overlay: global sysfs enable attribute Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-10-20 23:10 +0200
Re: [PATCH v6 2/4] of: overlay: global sysfs enable attribute Rob Herring <robherring2@gmail.com> - 2015-10-21 00:00 +0200
Re: [PATCH v6 2/4] of: overlay: global sysfs enable attribute Pantelis Antoniou <pantelis.antoniou@konsulko.com> - 2015-10-21 10:50 +0200
[PATCH v6 4/4] Documentation: ABI: /sys/firmware/devicetree/overlays Pantelis Antoniou <pantelis.antoniou@konsulko.com> - 2015-10-20 21:20 +0200
Re: [PATCH v6 4/4] Documentation: ABI: /sys/firmware/devicetree/overlays Rob Herring <robherring2@gmail.com> - 2015-10-20 23:00 +0200
Re: [PATCH v6 4/4] Documentation: ABI: /sys/firmware/devicetree/overlays Pantelis Antoniou <pantelis.antoniou@konsulko.com> - 2015-10-20 23:10 +0200
Re: [PATCH v6 4/4] Documentation: ABI: /sys/firmware/devicetree/overlays Rob Herring <robherring2@gmail.com> - 2015-10-21 00:10 +0200
[PATCH v6 1/4] of: overlay: kobjectify overlay objects Pantelis Antoniou <pantelis.antoniou@konsulko.com> - 2015-10-20 21:20 +0200
Re: [PATCH v6 1/4] of: overlay: kobjectify overlay objects Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-10-20 23:10 +0200
Re: [PATCH v6 1/4] of: overlay: kobjectify overlay objects Pantelis Antoniou <pantelis.antoniou@konsulko.com> - 2015-10-21 15:30 +0200
Re: [PATCH v6 1/4] of: overlay: kobjectify overlay objects Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-10-21 17:30 +0200
Re: [PATCH v6 0/4] of: overlay: kobject & sysfs'ation Rob Herring <robherring2@gmail.com> - 2015-10-20 23:10 +0200
Re: [PATCH v6 0/4] of: overlay: kobject & sysfs'ation Pantelis Antoniou <pantelis.antoniou@konsulko.com> - 2015-10-20 23:20 +0200
Re: [PATCH v6 0/4] of: overlay: kobject & sysfs'ation Rob Herring <robherring2@gmail.com> - 2015-10-21 00:00 +0200
csiph-web