On 12/10/2022 02:22, Manikanta Pubbisetty wrote: >> If you did it, you would see the check will fail. The bindings would >> report error. There is no need to engage reviewers if bindings find the >> errors for you, right? >> >> Nodes you added here are not allowed. >> > > Thanks for the inputs Krzysztof, I now see the following error > "smp2p-wpss: 'wlan-ap-to-wpss', 'wlan-wpss-to-ap' do not match any of > the regexes: '^master-kernel|slave-kernel|ipa-ap-to-modem|ipa-modem-to-ap$'" > > After making changes to the smp2p binding, I did not see this error. > Following are the changes made. > > patternProperties: > - "^master-kernel|slave-kernel|ipa-ap-to-modem|ipa-modem-to-ap$": > + > "^master-kernel|slave-kernel|ipa-ap-to-modem|ipa-modem-to-ap|wlan-ap-to-wpss|wlan-wpss-to-ap$": > > Shall I go ahead and make the smp2p binding change? If it is correct change, then yes. Best regards, Krzysztof