From: Alex Elder <elder@xxxxxxxxxx> Date: Wed, 11 Mar 2020 16:47:00 -0500 > The definitions for the "qcom,smem-states" and "qcom,smem-state-names" > properties need to list their "$ref" under an "allOf" keyword. > > In addition, fix two problems in the example at the end: > - Use #include for header files that define needed symbolic values > - Terminate the line that includes the "ipa-shared" register space > name with a comma rather than a semicolon > > Finally, update some white space in the example for better alignment. > > Signed-off-by: Alex Elder <elder@xxxxxxxxxx> Applied to net-next, thanks Alex.