ANDROID: dts: hi3660: Fix duplicate adv7533 nodes
The adv7533 node had a duplicate entry in the hi3660.dtsi which is misplaced as that hardware is board specific and not soc specific. A recent changes upstream were backported to -stable which recently broke the driver from loading properly, so this patch moves the details from the incorrect node into its proper place, resolving the issue. Fixes: 274f4e9c ("arm64: dts: hisilicon: hikey: fixes to comply with adi, adv7533 DT binding") Signed-off-by:John Stultz <john.stultz@linaro.org> Change-Id: Iffe78badb08a1a49ed99fb8ab2257cb95e368f3f (cherry picked from commit 623715b470c6c51e54344a274ca90df19556b56a)
Loading
Please register or sign in to comment