ARM: dts: msm: Enable only base tile mapping during probe
Pinctrl device node normally map whole pinctrl address space
through entries in device tree. In qcs405 we have tiles placed
far apart from each other so it is not possible to map them as
one region through entry in device tree. Mapping only base tile
while other tiles will be mapped when individual pins will be
configured.
Change-Id: I83c106ad749ad650803d398bcedb2eb7ce69524c
Signed-off-by:
Avaneesh Kumar Dwivedi <akdwived@codeaurora.org>
Loading
Please register or sign in to comment