]> Git Repo - linux.git/commit
arm64: dts: mediatek: Move reset controller constants into common location
authorEnric Balletbo i Serra <[email protected]>
Thu, 30 Sep 2021 08:31:44 +0000 (10:31 +0200)
committerMatthias Brugger <[email protected]>
Fri, 8 Oct 2021 13:11:13 +0000 (15:11 +0200)
commitf07c776f6d7ed5f8423863efd2445016e690aba1
tree8713dd6b6f12631d46cf1e66f52a2f711fedfa5b
parentc99c4733d2ea39a4f37fa9c21e326e6b7ee8c7ec
arm64: dts: mediatek: Move reset controller constants into common location

The DT binding includes for reset controllers are located in
include/dt-bindings/reset/. Move the Mediatek reset constants in there.

Signed-off-by: Enric Balletbo i Serra <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Reviewed-by: Matthias Brugger <[email protected]>
Link: https://lore.kernel.org/r/20210930103105.v4.1.I514d9aafff3a062f751b37d3fea7402f67595b86@changeid
Signed-off-by: Matthias Brugger <[email protected]>
arch/arm64/boot/dts/mediatek/mt8183.dtsi
drivers/watchdog/mtk_wdt.c
include/dt-bindings/reset-controller/mt2712-resets.h [deleted file]
include/dt-bindings/reset-controller/mt8183-resets.h [deleted file]
include/dt-bindings/reset-controller/mt8192-resets.h [deleted file]
include/dt-bindings/reset/mt2712-resets.h [new file with mode: 0644]
include/dt-bindings/reset/mt8183-resets.h [new file with mode: 0644]
include/dt-bindings/reset/mt8192-resets.h [new file with mode: 0644]
This page took 0.054435 seconds and 4 git commands to generate.