]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: dts: broadcom: bcm4908: use proper TWD binding
authorRafał Miłecki <rafal@milecki.pl>
Wed, 29 Dec 2021 10:23:14 +0000 (11:23 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Apr 2022 12:23:15 +0000 (14:23 +0200)
commit80a2c6d8a244f7b4625e649fd103b9f74738a73b
treed1452545fba2923b70f45f4ec35c54979da203e8
parente232fe00fbf5a7ba360ae3e5483ff95e4698fa4e
arm64: dts: broadcom: bcm4908: use proper TWD binding

[ Upstream commit a4d5eb2c77a9859dfaa95f3fae5d0606f30976da ]

Block at <ff800400 0x4c> is a TWD that contains timers, watchdog and
reset. Actual timers happen to be at block beginning but they only span
across the first 0x28 registers. It means the old block description was
incorrect (size 0x3c).

Drop timers binding for now and use documented TWD binding. Timers
should be properly documented and defined as TWD subnode.

Fixes: d59c70619312 ("arm64: dts: broadcom: add BCM4908 and Asus GT-AC5300 early DTS files")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/broadcom/bcm4908/bcm4908.dtsi