Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1397073
| From | Peter Ujfalusi <peter.ujfalusi@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [Kernel] [PATCH v2 4/5] ARM: dts: omap5: describe control for ckobuffer |
| Date | 2016-05-09 16:00 +0200 |
| Message-ID | <rwTT4-6II-5@gated-at.bofh.it> (permalink) |
| References | (12 earlier) <rwRoe-4pL-3@gated-at.bofh.it> <rwS0V-4NU-11@gated-at.bofh.it> <rwSki-5t9-5@gated-at.bofh.it> <rwSDE-5Gt-11@gated-at.bofh.it> <rwSNk-5L9-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 05/09/16 15:46, Peter Ujfalusi wrote: > On 05/09/16 15:32, Peter Ujfalusi wrote: >> On 05/09/16 15:10, Peter Ujfalusi wrote: >> >>>>> finally I found some time to apply your patches. Sorry for the long time. >>>>> >>>>> Unfortunately, it does not work. Neither on omap5evm nor on our omap5 hardware. >>>>> I get no sound on the twl6040 - just white noise (which can be controlled in >>>>> level through >>>>> amixer so it is created on the digital input side of the twl6040). >>>>> >>>>> So I think your patch is missing a detail compared to my simple solution. >>>> >>>> Did you implement anything on the audio driver side? The audio driver must >>>> enable the clock implemented by this patch. >>> >>> I did, can test it in 10 minutes or so... >> >> might work, but linux-next is not booting on omap5-uevm :o I don't know why... > > Applying Tero's alone makes the board not to boot, so something there... I can > not see anything even with low-level debugging enabled :( I can not debug it > further today, will look at this tomorrow. The crash is in arch/arm/mach-omap2/control.c:omap_control_init() the syscon_node_to_regmap() returns with error for the new omap5_scm_wkup_pad_conf node. The other syscon was OK, but becasue of the return PTR_ERR(syscon) the board will not boot... Tero: any idea? >> In any case I have attached the 3 patches I have for this, including Tero's >> ported to linux-next. >> >> Patch 3 might need to be done per board probably, but this should be good for >> testing. >> >> >> >> _______________________________________________ >> Kernel mailing list >> Kernel@pyra-handheld.com >> http://pyra-handheld.com/cgi-bin/mailman/listinfo/kernel >> > > -- Péter
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH v2 4/5] ARM: dts: omap5: describe control for ckobuffer Tero Kristo <t-kristo@ti.com> - 2016-04-28 15:30 +0200
Re: [PATCH v2 4/5] ARM: dts: omap5: describe control for ckobuffer "H. Nikolaus Schaller" <hns@goldelico.com> - 2016-05-09 13:20 +0200
Re: [PATCH v2 4/5] ARM: dts: omap5: describe control for ckobuffer Tero Kristo <t-kristo@ti.com> - 2016-05-09 14:00 +0200
Re: [PATCH v2 4/5] ARM: dts: omap5: describe control for ckobuffer Peter Ujfalusi <peter.ujfalusi@ti.com> - 2016-05-09 14:20 +0200
Re: [Kernel] [PATCH v2 4/5] ARM: dts: omap5: describe control for ckobuffer Peter Ujfalusi <peter.ujfalusi@ti.com> - 2016-05-09 14:40 +0200
Re: [Kernel] [PATCH v2 4/5] ARM: dts: omap5: describe control for ckobuffer Peter Ujfalusi <peter.ujfalusi@ti.com> - 2016-05-09 14:50 +0200
Re: [Kernel] [PATCH v2 4/5] ARM: dts: omap5: describe control for ckobuffer Peter Ujfalusi <peter.ujfalusi@ti.com> - 2016-05-09 16:00 +0200
Re: [Kernel] [PATCH v2 4/5] ARM: dts: omap5: describe control for ckobuffer Tero Kristo <t-kristo@ti.com> - 2016-05-09 16:10 +0200
Re: [Kernel] [PATCH v2 4/5] ARM: dts: omap5: describe control for ckobuffer Peter Ujfalusi <peter.ujfalusi@ti.com> - 2016-05-09 17:40 +0200
Re: [Kernel] [PATCH v2 4/5] ARM: dts: omap5: describe control for ckobuffer Peter Ujfalusi <peter.ujfalusi@ti.com> - 2016-05-09 21:50 +0200
Re: [PATCH v2 4/5] ARM: dts: omap5: describe control for ckobuffer "H. Nikolaus Schaller" <hns@goldelico.com> - 2016-05-10 07:50 +0200
csiph-web