The allwinner,sun6i-a31-hwspinlock compatible driver can be used with the Allwinner A64 chip. Add the wiring required to enable it. The device tree binding needs some work to verify everything that is needed by the sun6i hwlock driver. The hwlock device was verified to be available with this series applied on a Pinebook. 1/5 was already applied in linux-next. Changelog: v2: Fix the dt-binding example for the added properties. Add a compatible string for a64. Wording 3/5: driver -> Linux driver. Bastian Germann (5): dt-bindings: hwlock: sun6i: Add missing #hwlock-cells dt-bindings: hwlock: sun6i: Add #hwlock-cells to example dt-bindings: hwlock: sun6i: Add missing names dt-bindings: hwlock: sun6i: Add a64 compatible string arm64: dts: allwinner: a64: Add hwspinlock node .../allwinner,sun6i-a31-hwspinlock.yaml | 21 ++++++++++++++++++- arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 11 ++++++++++ 2 files changed, 31 insertions(+), 1 deletion(-) -- 2.39.1