On 3/15/21 2:00 PM, Simon Glass wrote: > Since the recent bug fix, it doesn't matter which GPIO phandle is used so > long as the GPIO number is right. Still, we may as well use the correct > one to avoid confusion. > > Signed-off-by: Simon Glass <s...@chromium.org>
Reviewed-by: Jaehoon Chung <jh80.ch...@samsung.com> Best Regards, Jaehoon Chung > --- > > arch/x86/dts/chromebook_coral.dts | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Applied to u-boot-dm/next, thanks!