On Wed, Jun 26, 2024 at 11:00 AM Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote: > > On 25/06/2024 17:14, Bartosz Golaszewski wrote: > > From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > > > > Document the compatible for revision 3 of the sa8775p-ride board. > > > > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > > --- > > Documentation/devicetree/bindings/arm/qcom.yaml | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml > > index ec1c10a12470..000037f4a712 100644 > > --- a/Documentation/devicetree/bindings/arm/qcom.yaml > > +++ b/Documentation/devicetree/bindings/arm/qcom.yaml > > @@ -895,6 +895,7 @@ properties: > > - items: > > - enum: > > - qcom,sa8775p-ride > > + - qcom,sa8775p-ride-r3 > > The board is not compatible with earlier revision? > In what way? Can you run the same DTB on both? Sure. Will ethernet work in both cases? No. Bart