[PATCH] dt-bindings: firmware: arm,scmi: Restrict protocol child node properties
Sudeep Holla
sudeep.holla at arm.com
Wed Jan 25 04:42:18 PST 2023
On Tue, Jan 24, 2023 at 04:20:23PM -0600, Rob Herring wrote:
> The SCMI protocol child nodes are missing any constraints on unknown
> properties. Specifically, either 'unevaluatedProperties' or
> 'additionalProperties' is needed. The current structure with a regex
> match for all child nodes doesn't work for this purpose, so let's move
> the common properties '$defs' entry which each specific protocol node
> can reference and set 'unevaluatedProperties: false'.
>
Makes sense to me. Also thanks for $defs example, wasn't aware of how
to do that.
Can you please take it though your tree ? Assuming that,
Reviewed-by: Sudeep Holla <sudeep.holla at arm.com>
--
Regards,
Sudeep
More information about the linux-arm-kernel
mailing list