V1: Submission V2: Alphabetical ordering, added "widora,mangopi-mq-quad" compatible V3: Added Signed-off-by, add to device-tree compatible/bindings documentation V4: - Add separate patch for bindings documentation - Regularised comment style - Add vcc supplies for gpio according to board schematic - Removed unnecessary x-powers,self-working-mode; - Added comment regarding ALDO1 - Removed unnecessary reg_dldo1 regulator, it seems to be connected to nothing in the schematic, no adverse effects observed V5: - Switch ordering of patches - Fix comment style - Add Reviewed-by tag V6: - Corrected Reviewed-by tags on commits - pass #interrupt-cells = <1> to axp313a - pass interrupt-controller to axp313a Matthew Croughan (2): dt-bindings: arm: sunxi: add Mango Pi MQ-Quad binding arm64: dts: allwinner: h616: Add Mango Pi MQ-Quad DTS .../devicetree/bindings/arm/sunxi.yaml | 5 + arch/arm64/boot/dts/allwinner/Makefile | 1 + .../allwinner/sun50i-h616-mangopi-mq-quad.dts | 187 ++++++++++++++++++ 3 files changed, 193 insertions(+) create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h616-mangopi-mq-quad.dts -- 2.41.0