On 5.09.2023 12:41, Nikita Travkin wrote: > sc7180 has an ADSP remoteproc that exclusively controls the audio > hardware on devices that use Qualcomm firmware. > > Add it along with the relevant audio services. > > Signed-off-by: Nikita Travkin <nikita@xxxxxxx> > --- > v2: rename service nodes according to the schema, reorder properties > --- remoteproc@62400000: glink-edge:apr: 'qcom,domain' is a required property remoteproc@62400000: glink-edge: Unevaluated properties are not allowed ('apr' was unexpected) remoteproc@62400000: Unevaluated properties are not allowed ('glink-edge', 'qcom,smem-state-names', 'qcom,smem-states' were unexpected) apr: 'qcom,domain' is a required property service@4: Unevaluated properties are not allowed ('cc' was unexpected) you need to enable the node to get all the warnings Konrad