Skip to content
Commit abf54bf9 authored by Brock Zheng Techyauld Ltd's avatar Brock Zheng Techyauld Ltd Committed by Jaehoon Chung
Browse files

Fixup bug in PMIC TPS65217 register address definition



The addresses of the registers in TI TPS65217 are not continuous.
     There is a gap between ENABLE(0x16) and DEFUVLO(0x18). No 0x17
     register available.

     Fixup the enum values by adding a 'reserved' placeholder to correct
     the addresses higher than 0x17.

     Series-to: Heiko Schocher <hs@denx.de>

Signed-off-by: default avatarBrock Zheng Techyauld Ltd <yzheng@techyauld.com>
Reviewed-by: default avatarLukasz Majewski <lukma@denx.de>
parent 2dd9dc02
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment