mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
This patch adds property 'rockchip,path-map' for path mapping. e.g. "rockchip,path-map = <3 2 1 0>" means the mapping as follows: path0 <-- sdi3 path1 <-- sdi2 path2 <-- sdi1 path3 <-- sdi0 Change-Id: Ief7ef83cbcf8c57ee9dc07e49d70ea7e5da9e5cc Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>