]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: cache: ax45mp: add 2048 as a supported cache-sets value
authorConor Dooley <conor.dooley@microchip.com>
Wed, 27 Aug 2025 18:03:44 +0000 (19:03 +0100)
committerConor Dooley <conor.dooley@microchip.com>
Thu, 28 Aug 2025 16:34:45 +0000 (17:34 +0100)
commit4fab69dd1fa52e28bb692afcb159fa8807d6d03f
tree4d4b04224792584f10afee1ed3c68166dbfe6399
parent8f5ae30d69d7543eee0d70083daf4de8fe15d585
dt-bindings: cache: ax45mp: add 2048 as a supported cache-sets value

The QiLai implementation of this cache controller uses a cache-sets of
2048, and mandates it in an if/else block - but the definition of the
property only permits 1024. Add 2048 as an option, and deny its use
outside of the QiLai.

Fixes: 51b081cdb9237 ("dt-bindings: cache: add QiLai compatible to ax45mp")
Reviewed-by: Ben Zong-You Xie <ben717@andestech.com>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Documentation/devicetree/bindings/cache/andestech,ax45mp-cache.yaml