summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
diff options
context:
space:
mode:
authorAlexander Kurz <akurz@blala.de>2018-06-10 07:04:08 +0000
committerSascha Hauer <s.hauer@pengutronix.de>2018-07-13 08:21:50 +0200
commit87c08ac664272a5a440be1b9323612d30b5bd64e (patch)
tree4077c7cc538abff249174bad53b2bbce657ea4db /arch/arm/cpu
parent542a50d4ebc72f50ff443780ecd8fca8e02d5340 (diff)
downloadbarebox-87c08ac664272a5a440be1b9323612d30b5bd64e.tar.gz
barebox-87c08ac664272a5a440be1b9323612d30b5bd64e.tar.xz
i.MX: iomuxv3: restore NO_PAD_CTRL semantic
A NO_PAD_CTRL flag used to keep a pad configuration untouched. With commit 094820a63bfd ("i.MX: iomuxv3: Use helper functions in iomux-v3.h") the NO_PAD_CTRL semantic changed to set a pad configurations to zero, which breaks non-DT boards, where NO_PAD_CTRL is freqently used to keep a boot-up default pad configuration, which often is non zero. Restore the old semantic, dont write PAD_CTRL when NO_PAD_CTRL is set. Signed-off-by: Alexander Kurz <akurz@blala.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/cpu')
0 files changed, 0 insertions, 0 deletions