Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1284428
| From | Sebastian Reichel <sre@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V2] goldfish: add goldfish match node for dt driver probe |
| Date | 2015-12-05 02:20 +0100 |
| Message-ID | <qC9G2-1Yi-11@gated-at.bofh.it> (permalink) |
| References | <qrJtv-1pc-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi, On Fri, Nov 06, 2015 at 03:12:40PM +0800, yalin wang wrote: > qemu use device tree to bootup linux kernel, > we need add device node match table to plaftorm driver, > so that can probe the goldfish driver correctly. > test by this qemu: > git clone https://android.googlesource.com/platform/external/qemu Your patch is missing the DT binding documentation part and should be splitted into multiple patches, at least one per kernel subsystem. Please read Documentation/SubmittingPatches and Documentation/devicetree/bindings/submitting-patches.txt -- Sebastian
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH V2] goldfish: add goldfish match node for dt driver probe Sebastian Reichel <sre@kernel.org> - 2015-12-05 02:20 +0100
csiph-web