From patchwork Thu Feb 20 02:53:45 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Finley Xiao X-Patchwork-Id: 236631 List-Id: U-Boot discussion From: finley.xiao at rock-chips.com (Finley Xiao) Date: Thu, 20 Feb 2020 10:53:45 +0800 Subject: [PATCH 0/6] rockchip: efuse: add support for more platfroms Message-ID: <20200220025353.3158-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(-)