On 08/05/2023 14:20, Peter De Schrijver wrote: > Add the compatible string for the HSP block found on the Tegra264 SoC. > > Signed-off-by: Peter De Schrijver <pdeschrijver@xxxxxxxxxx> > --- > .../devicetree/bindings/mailbox/nvidia,tegra186-hsp.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mailbox/nvidia,tegra186-hsp.yaml b/Documentation/devicetree/bindings/mailbox/nvidia,tegra186-hsp.yaml > index a3e87516d637..2d14fc948999 100644 > --- a/Documentation/devicetree/bindings/mailbox/nvidia,tegra186-hsp.yaml > +++ b/Documentation/devicetree/bindings/mailbox/nvidia,tegra186-hsp.yaml > @@ -66,6 +66,7 @@ properties: > oneOf: > - const: nvidia,tegra186-hsp > - const: nvidia,tegra194-hsp > + - const: nvidia,tegra264-hsp I didn't get other patches, so I assume you know what you are doing and the device is not compatible with others (see entire context of that diff). Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof