This patchset adds new dt-bindings for the reset lines of amlogic g12a SoC and the related compatible in the driver. Changes since v1 [0]: * Correct patch 2 commit message. [0]: https://lkml.kernel.org/r/20190128141330.21927-1-jbrunet@xxxxxxxxxxxx Jerome Brunet (2): dt-bindings: reset: meson: add g12a bindings reset: meson: add g12a 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