Message ID | 20220815234824.772836-1-robertcnelson@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | dt-bindings: arm: ti: Add bindings for BeagleBone AI-64 | expand |
On 18:48-20220815, Robert Nelson wrote: > This board is based on the ti,j721e > Might want to add the links: https://beagleboard.org/ai-64 https://git.beagleboard.org/beagleboard/beaglebone-ai-64 > Signed-off-by: Robert Nelson <robertcnelson@gmail.com> > CC: Rob Herring <robh@kernel.org> > CC: Nishanth Menon <nm@ti.com> > CC: Jason Kridner <jkridner@beagleboard.org> > CC: Drew Fustini <drew@beagleboard.org> > --- > Documentation/devicetree/bindings/arm/ti/k3.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/ti/k3.yaml b/Documentation/devicetree/bindings/arm/ti/k3.yaml > index 61c6ab4f52e2..ecb5fa9d4644 100644 > --- a/Documentation/devicetree/bindings/arm/ti/k3.yaml > +++ b/Documentation/devicetree/bindings/arm/ti/k3.yaml > @@ -36,6 +36,7 @@ properties: > - enum: > - ti,j721e-evm > - ti,j721e-sk > + - beagle,j721e-beagleboneai64 alpha sort might be nice, but I see we have'nt been too consistent here. > - const: ti,j721e > > - description: K3 J7200 SoC > -- > 2.30.2 > Also please sequence the patches so that the bindings come prior to the dts.
diff --git a/Documentation/devicetree/bindings/arm/ti/k3.yaml b/Documentation/devicetree/bindings/arm/ti/k3.yaml index 61c6ab4f52e2..ecb5fa9d4644 100644 --- a/Documentation/devicetree/bindings/arm/ti/k3.yaml +++ b/Documentation/devicetree/bindings/arm/ti/k3.yaml @@ -36,6 +36,7 @@ properties: - enum: - ti,j721e-evm - ti,j721e-sk + - beagle,j721e-beagleboneai64 - const: ti,j721e - description: K3 J7200 SoC
This board is based on the ti,j721e Signed-off-by: Robert Nelson <robertcnelson@gmail.com> CC: Rob Herring <robh@kernel.org> CC: Nishanth Menon <nm@ti.com> CC: Jason Kridner <jkridner@beagleboard.org> CC: Drew Fustini <drew@beagleboard.org> --- Documentation/devicetree/bindings/arm/ti/k3.yaml | 1 + 1 file changed, 1 insertion(+)