[PATCH 2/3] dt-bindings: Add Reset Controller for MediaTek SoC

2014-10-29 Thread flora.fu
From: Flora Fu Add device tree bindings. Signed-off-by: Flora Fu --- .../devicetree/bindings/reset/mediatek,reset.txt | 37 ++ 1 file changed, 37 insertions(+) create mode 100644 Documentation/devicetree/bindings/reset/mediatek,reset.txt diff --git

[PATCH 1/3] ARM: mediatek: Add Reset Controller for MediaTek SoC

2014-10-29 Thread flora.fu
) += sti/ +obj-$(CONFIG_ARCH_MEDIATEK) += reset-mtk.o diff --git a/drivers/reset/reset-mtk.c b/drivers/reset/reset-mtk.c new file mode 100644 index 000..e2211f7 --- /dev/null +++ b/drivers/reset/reset-mtk.c @@ -0,0 +1,149 @@ +/* + * Copyright (c) 2014 MediaTek Inc. + * Author: Flora.Fu

[PATCH 3/3] ARM: dts: mt8135: Add Reset Controller for MediaTek SoC

2014-10-29 Thread flora.fu
From: Flora Fu Add reset controller to MT8135 board dts. Signed-off-by: Flora Fu --- arch/arm/boot/dts/mt8135.dtsi | 22 ++ 1 file changed, 22 insertions(+) diff --git a/arch/arm/boot/dts/mt8135.dtsi b/arch/arm/boot/dts/mt8135.dtsi index 90a56ad..0b1ddc9 100644 ---

[PATCH 0/3] Add Reset Controller for MediaTek SoC

2014-10-29 Thread flora.fu
This driver is based on 3.18-rc1. . This series adds support generic reset controller for MediaTek SoC. Reset registers contain several bytes and each bit is able to reset individual module in SoC. - Patch 1/3: Add a driver in reset controller - Patch 2/3: Add device tree bindings - Patch

[PATCH 0/3] Add Reset Controller for MediaTek SoC

2014-10-29 Thread flora.fu
This driver is based on 3.18-rc1. . This series adds support generic reset controller for MediaTek SoC. Reset registers contain several bytes and each bit is able to reset individual module in SoC. - Patch 1/3: Add a driver in reset controller - Patch 2/3: Add device tree bindings - Patch

[PATCH 3/3] ARM: dts: mt8135: Add Reset Controller for MediaTek SoC

2014-10-29 Thread flora.fu
From: Flora Fu flora...@mediatek.com Add reset controller to MT8135 board dts. Signed-off-by: Flora Fu flora...@mediatek.com --- arch/arm/boot/dts/mt8135.dtsi | 22 ++ 1 file changed, 22 insertions(+) diff --git a/arch/arm/boot/dts/mt8135.dtsi

[PATCH 2/3] dt-bindings: Add Reset Controller for MediaTek SoC

2014-10-29 Thread flora.fu
From: Flora Fu flora...@mediatek.com Add device tree bindings. Signed-off-by: Flora Fu flora...@mediatek.com --- .../devicetree/bindings/reset/mediatek,reset.txt | 37 ++ 1 file changed, 37 insertions(+) create mode 100644

[PATCH 1/3] ARM: mediatek: Add Reset Controller for MediaTek SoC

2014-10-29 Thread flora.fu
MediaTek Inc. + * Author: Flora.Fu flora...@mediatek.com + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + * + * This program is distributed in the hope