This patchset adds new dt-bindings for the reset lines of amlogic g12a SoC and the related compatible in the driver. Jerome Brunet (2): dt-bindings: reset: meson: add g12a bindings reset: meson: add g12a and generic compatible string .../bindings/reset/amlogic,meson-reset.txt | 7 +- drivers/reset/reset-meson.c | 1 + .../reset/amlogic,meson-g12a-reset.h | 134 ++++++++++++++++++ 3 files changed, 140 insertions(+), 2 deletions(-) create mode 100644 include/dt-bindings/reset/amlogic,meson-g12a-reset.h -- 2.20.1