Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1652513
| From | icenowy@aosc.io |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [linux-sunxi] [PATCH 1/2] ARM: sun8i: v3s: add device nodes for DE2 display pipeline |
| Date | 2017-05-29 15:10 +0200 |
| Message-ID | <tMsAN-jT-1@gated-at.bofh.it> (permalink) |
| References | (1 earlier) <tKWtk-5Qx-17@gated-at.bofh.it> <tL1t0-sX-13@gated-at.bofh.it> <tL1W2-TD-35@gated-at.bofh.it> <tL25I-WE-9@gated-at.bofh.it> <tMoQx-66X-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
在 2017-05-29 16:59,Maxime Ripard 写道: > On Thu, May 25, 2017 at 10:28:24PM +0800, Icenowy Zheng wrote: >> >>>> + compatible = "allwinner,sun8i-v3s-de2-mixer"; >> >>>> + reg = <0x01100000 0x100000>; >> >>> >> >>>The display engine also has an interrupt. Please list it >> >> >> >> It's a overall interrupt for DE2, not mixer interrupt. >> >> >> >> I will add it after we have proper interrupt chaining facility >> >> for DE2. >> >> >> >> It cannot fit here in mixer node. >> > >> > Could you elaborate? If it is just shared, then listing it several >> > times is OK. If the interrupt registers are not in this address >> > space, then >> >> The interrupt dealing code is still not so clear, and totally not >> present in BSP DE2 code (the BSP just didn't use the interrupt). >> >> We doesn't even know where the interrupt register is, and we cannot >> promise it's not broken (as their is even no application of it in >> BSP). > > Whether it's broken or not is out of the question here. Adding it > later would either break the DT compatibility, or introduce a crippled > driver for users that do not have a recent enough DT. None of the two > are really acceptable. > > Especially if your plan is to add support for these. I have no such plan -- even the BSP driver doesn't use the IRQ at all. > > Maxime > > -- > Maxime Ripard, Free Electrons > Embedded Linux and Kernel engineering > http://free-electrons.com
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [linux-sunxi] [PATCH 1/2] ARM: sun8i: v3s: add device nodes for DE2 display pipeline Chen-Yu Tsai <wens@csie.org> - 2017-05-25 10:40 +0200
Re: [linux-sunxi] [PATCH 1/2] ARM: sun8i: v3s: add device nodes for DE2 display pipeline Icenowy Zheng <icenowy@aosc.io> - 2017-05-25 16:00 +0200
Re: [linux-sunxi] [PATCH 1/2] ARM: sun8i: v3s: add device nodes for DE2 display pipeline Chen-Yu Tsai <wens@csie.org> - 2017-05-25 16:30 +0200
Re: [linux-sunxi] [PATCH 1/2] ARM: sun8i: v3s: add device nodes for DE2 display pipeline Icenowy Zheng <icenowy@aosc.io> - 2017-05-25 16:40 +0200
Re: [linux-sunxi] [PATCH 1/2] ARM: sun8i: v3s: add device nodes for DE2 display pipeline Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-05-29 11:10 +0200
Re: [linux-sunxi] [PATCH 1/2] ARM: sun8i: v3s: add device nodes for DE2 display pipeline icenowy@aosc.io - 2017-05-29 15:10 +0200
Re: [linux-sunxi] [PATCH 1/2] ARM: sun8i: v3s: add device nodes for DE2 display pipeline Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-06-03 00:20 +0200
csiph-web