]> git.ipfire.org Git - thirdparty/u-boot.git/commit
reset: reset-hisilicon: also handle #reset-cells = <2>
authorYang Xiwen <forbidden405@outlook.com>
Fri, 19 Jan 2024 12:49:17 +0000 (20:49 +0800)
committerTom Rini <trini@konsulko.com>
Wed, 24 Jan 2024 21:17:14 +0000 (16:17 -0500)
commit53c3e386063b9e1ab955d4658a035f1eea8a1cc0
tree5d78cc0c1339a9d7196876aa029f6e94ca247e72
parentaeba385e41673d6d2687f4dd60a7946cc7726509
reset: reset-hisilicon: also handle #reset-cells = <2>

It's also valid to have #reset-cells = <2> while the third arg defaults
to ASSERT_SET.

Signed-off-by: Yang Xiwen <forbidden405@outlook.com>
drivers/reset/reset-hisilicon.c