Considering Arnd and Philipp suggestions, move reset register to dts as table instead of dts header in case of ABI issue Zhangfei Gao (2): dt-bindings: Document the hi3660 reset bindings reset: hisilicon: add reset-hi3660 .../bindings/reset/hisilicon,hi3660-reset.txt | 51 ++++++++ drivers/reset/hisilicon/Kconfig | 7 + drivers/reset/hisilicon/Makefile | 1 + drivers/reset/hisilicon/reset-hi3660.c | 144 +++++++++++++++++++++ 4 files changed, 203 insertions(+) create mode 100644 Documentation/devicetree/bindings/reset/hisilicon,hi3660-reset.txt create mode 100644 drivers/reset/hisilicon/reset-hi3660.c -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html