commit | 891bd4df5313486b2017df4029b99fbbe1b0ed85 | [log] [tgz] |
---|---|---|
author | Fabien Parent <fparent@baylibre.com> | Wed Jul 22 17:39:08 2020 +0200 |
committer | Cindy Liu <hcindyl@google.com> | Fri Jul 24 17:02:53 2020 -0700 |
tree | 6da1c162bab35656a03d7e136f14982e01ee9874 | |
parent | 48402961a1cde6f76928681516f43de63feeb61d [diff] |
dt-bindings: memory: mt8167-larb-port: fix incorrect ports for larb1/2 The definition of the larb ports does not really match the driver, which meant that we could not enable the MMU correctly for larb1 and larb2. Fix the definition to match what is done in the iommu driver. Signed-off-by: Fabien Parent <fparent@baylibre.com>