Document board compatible bindings.
Signed-off-by: Shimrra Shai <shimrrashai@gmail.com>
---
Documentation/devicetree/bindings/arm/rockchip.yaml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
index 753199a12..fc7ee86e2 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.yaml
+++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
@@ -167,6 +167,13 @@ properties:
- const: engicam,px30-core
- const: rockchip,px30
+ - description: Firefly Core-3588J-based boards
+ items:
+ - enum:
+ - firefly,itx-3588j
+ - const: firefly,core-3588j
+ - const: rockchip,rk3588
+
- description: Firefly Core-PX30-JD4 on MB-JD4-PX30 baseboard
items:
- const: firefly,px30-jd4-core-mb
--
2.45.2
On Mon, Dec 16, 2024 at 03:41:51PM -0600, Shimrra Shai wrote: > Document board compatible bindings. > > Signed-off-by: Shimrra Shai <shimrrashai@gmail.com> > --- > Documentation/devicetree/bindings/arm/rockchip.yaml | 7 +++++++ > 1 file changed, 7 insertions(+) > <form letter> This is a friendly reminder during the review process. It looks like you received a tag and forgot to add it. If you do not know the process, here is a short explanation: Please add Acked-by/Reviewed-by/Tested-by tags when posting new versions, under or above your Signed-off-by tag. Tag is "received", when provided in a message replied to you on the mailing list. Tools like b4 can help here. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for tags received on the version they apply. https://elixir.bootlin.com/linux/v6.5-rc3/source/Documentation/process/submitting-patches.rst#L577 If a tag was not added on purpose, please state why and what changed. </form letter> Best regards, Krzysztof
Am Montag, 16. Dezember 2024, 22:41:51 CET schrieb Shimrra Shai: > Document board compatible bindings. > > Signed-off-by: Shimrra Shai <shimrrashai@gmail.com> > --- > Documentation/devicetree/bindings/arm/rockchip.yaml | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml > index 753199a12..fc7ee86e2 100644 > --- a/Documentation/devicetree/bindings/arm/rockchip.yaml > +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml > @@ -167,6 +167,13 @@ properties: > - const: engicam,px30-core > - const: rockchip,px30 > > + - description: Firefly Core-3588J-based boards > + items: > + - enum: > + - firefly,itx-3588j > + - const: firefly,core-3588j > + - const: rockchip,rk3588 > + > - description: Firefly Core-PX30-JD4 on MB-JD4-PX30 baseboard > items: > - const: firefly,px30-jd4-core-mb > In v3 [0] the board dt-binding got an Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> so Krzysztof already noted, please carry those forward into new versions. [0] https://lore.kernel.org/linux-arm-kernel/x7y24y3bkbj5fzx5pdprjr5umg6egxsy2xscfbj3xgzgzubvdk@ppncjiqoekk7/
© 2016 - 2025 Red Hat, Inc.