On 12/04/2022 13:03, Rohit Agarwal wrote: > Add interconnect devicetree nodes in SDX65 platform. > > Signed-off-by: Rohit Agarwal <quic_rohiagar@xxxxxxxxxxx> > --- > }; > + > + apps_bcm_voter: bcm_voter { No underscores in node names. This will break upcoming schema. > + compatible = "qcom,bcm-voter"; > + }; > + > }; > }; > Best regards, Krzysztof