commit | 9b56beed1e8adc6b7b142bed5cf89531b9cf4a91 | [log] [tgz] |
---|---|---|
author | Laurentiu Tudor <laurentiu.tudor@nxp.com> | Wed Oct 23 12:08:40 2019 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 24 15:21:57 2019 -0700 |
tree | f635bfede7701e2e694793325c7859f372e69364 | |
parent | fb8d1d7e3d345006dceaf9efecc72681cc53633f [diff] |
fsl/fman: don't touch liodn base regs reserved on non-PAMU SoCs The liodn base registers are specific to PAMU based NXP systems and are reserved on SMMU based ones. Don't access them unless PAMU is compiled in. Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com> Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>