Sorry for the delay. Thanks Andreas, Mani and Rob for your time reviewing it. Changes since v4: (Suggested by Rob Herring) - Fix issues with yaml indentation Changes since v3: (Suggested by Andreas Färber) - Fix sort on actions.yaml - Change the file owl-s500-labrador-bb.dts to owl-s500-labrador-base-m.dts - Add description for both the SoM and Base Board - Add Model description for both the SoM and Base Board Matheus Castello (3): dt-bindings: Add vendor prefix for Caninos Loucos dt-bindings: arm: actions: Document Caninos Loucos Labrador ARM: dts: Add Caninos Loucos Labrador .../devicetree/bindings/arm/actions.yaml | 5 +++ .../devicetree/bindings/vendor-prefixes.yaml | 2 ++ arch/arm/boot/dts/Makefile | 1 + .../arm/boot/dts/owl-s500-labrador-base-m.dts | 34 +++++++++++++++++++ arch/arm/boot/dts/owl-s500-labrador-v2.dtsi | 22 ++++++++++++ 5 files changed, 64 insertions(+) create mode 100644 arch/arm/boot/dts/owl-s500-labrador-base-m.dts create mode 100644 arch/arm/boot/dts/owl-s500-labrador-v2.dtsi -- 2.26.2