Re: [PATCH 0/2] Fix fallback qcom,ipc parse

2025-07-29 Thread Nayeemahmed Badebade
On Tue, Apr 22, 2025 at 10:21:18AM +0200, Stephan Gerhold wrote: > On Mon, Apr 21, 2025 at 04:04:15AM +0200, Barnabás Czémán wrote: > > mbox_request_channel() returning value was changed in case of error. > > It uses returning value of of_parse_phandle_with_args(). > > It is returning with -ENOENT

Re: [PATCH 0/2] Fix fallback qcom,ipc parse

2025-04-22 Thread Stephan Gerhold
On Mon, Apr 21, 2025 at 04:04:15AM +0200, Barnabás Czémán wrote: > mbox_request_channel() returning value was changed in case of error. > It uses returning value of of_parse_phandle_with_args(). > It is returning with -ENOENT instead of -ENODEV when no mboxes property > exists. > > ENODEV was chec