From patchwork Thu Feb 20 03:10:49 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Finley Xiao X-Patchwork-Id: 236628 List-Id: U-Boot discussion From: finley.xiao at rock-chips.com (Finley Xiao) Date: Thu, 20 Feb 2020 11:10:49 +0800 Subject: [PATCH 0/6] rockchip: efuse: add support for more paltforms Message-ID: <20200220031055.5407-1-finley.xiao@rock-chips.com> Finley Xiao (6): rockchip: efuse: Add support for rk3288 efuse rockchip: efuse: Add support for rk3066a efuse rockchip: efuse: Add support for rk3188 efuse rockchip: efuse: Add support for rk322x efuse rockchip: efuse: Add support for rk3328 non-secure efuse rockchip: efuse: Add support for rk1808 non-secure efuse drivers/misc/rockchip-efuse.c | 271 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 267 insertions(+), 4 deletions(-)