Hi Krzysztof,

On 1/16/25 04:38, Krzysztof Kozlowski wrote:
On Wed, Jan 15, 2025 at 03:53:38PM -0600, Ninad Palsule wrote:
+  "^(hog-[0-9]+|.+-hog(-[0-9]+)?)$":
Choose one - suffix or prefix. More popular is suffix.
I was about to say that, but this matches what gpio-hog.yaml defines.
Why we did both, I don't remember. We could probably eliminate
'hog-[0-9]+' as that doesn't appear to be used much.

Long term, I want to make all gpio controllers reference a gpio
controller schema and put the hog stuff there. Then we have the node
names defined in 1 place.
Which one of the following are you suggesting?

"^(.+-hog(-[0-9]+)?)$"
This. The second part of pattern.

I'll send a patch for dtschema to drop the prefix version.

Thanks. Also thanks for the other patch. It helped a lot.

Regards,

Ninad


Best regards,
Krzysztof

_______________________________________________
Openipmi-developer mailing list
Openipmi-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openipmi-developer

Reply via email to