From: David S. Miller Date: Fri, 19 Mar 2021 20:35:54 +0000 (-0700) Subject: Merge branch 'ipa-update-config-data' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=942f0c6e28edc627658732b9f225a602cbaa8f8e;p=linux.git Merge branch 'ipa-update-config-data' Alex Elder says: ==================== net: ipa: update configuration data Each IPA version has a "data" file defining how various things are configured. This series gathers a few updates to this information: - The first patch makes all configuration data constant - The second fixes an incorrect (but seemingly harmless) value - The third simplifies things a bit by using implicit zero initialization for memory regions that are empty - The fourth adds definitions for memory regions that exist but are not yet used - The fifth use configuration data rather than conditional code to set some bus parameters ==================== --- 942f0c6e28edc627658732b9f225a602cbaa8f8e