Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add generic config option for ostree-bootcsumdir-source #669

Merged
merged 2 commits into from
Jun 1, 2022

Conversation

ricardosalveti
Copy link
Member

Make the trigger to enable ostree deploy copying content from
/usr/lib/ostree-boot a generic configuration, as then the user can
enable in a more generic fashion.

Make the trigger to enable ostree deploy copying content from
/usr/lib/ostree-boot a generic configuration, as then the user can
enable in a more generic fashion.

Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
Don't automatically enable ostree deployment from /usr/lib/ostree-root,
let the user decide via the OSTREE_DEPLOY_USR_OSTREE_BOOT option when
needed.

This is to avoid having a similar logic in multiple recipes (and later
having conflicts during package install).

Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
Copy link
Contributor

@MrCry0 MrCry0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@quaresmajose quaresmajose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@Tim-Anderson Tim-Anderson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ricardosalveti ricardosalveti merged commit c64eecc into foundriesio:main Jun 1, 2022
quaresmajose pushed a commit that referenced this pull request Jan 10, 2023
Bumping cloud-init to version 21.4-47-ga97fd062

 - patch refresh
 - add bash to RDPENDS

Commit summary:

    a97fd062 Add .git-blame-ignore-revs (#1161)
    bae9b11d Adopt Black and isort (SC-700) (#1157)
    2bcf4fa9 Include dpkg frontend lock in APT_LOCK_FILES (#1153)
    3da3bdae tests/cmd/query: fix test run as root and add coverage for defaults (#1156)
    9a6e65a2 Schema processing changes (SC-676) (#1144)
    35711700 Add dependency workaround for impish in bddeb (#1148)
    3303b704 netbsd: install new dep packages (#1151)
    f4692c5d find_devs_with_openbsd: ensure we return the last entry (#1149)
    e9634266 sources/azure: remove unnecessary hostname bounce (#1143)
    24739592 find_devs/openbsd: accept ISO on disk (#1132)
    b591e9db Improve error log message when mount failed (#1140)
    8df8f43a add KsenijaS as a contributor (#1145)
    6760bf14 travis - don't run integration tests if no deb (#1139)
    65c2cfd7 factor out function for getting top level directory of cloudinit (#1136)
    b21afb0a testing: Add deterministic test id (#1138)
    2969ceaa mock sleep() in azure test (#1137)
    0ed00ad9 Add miraclelinux support (#1128)
    cd40789a docs: Make MACs lowercase in network config (#1135)
    bedac77e Add Strict Metaschema Validation (#1101)
    f428ed16 update dead link (#1133)
    0e25076b cloudinit/net: handle two different routes for the same ip (#1124)
    6e39613d docs: pin mistune dependency (#1134)
    039c40f9 Reorganize unit test locations under tests/unittests (#1126)
    ffa6fc88 Fix exception when no activator found (#1129)
    0fe96a44 jinja: provide and document jinja-safe key aliases in instance-data (SC-622) (#1123)
    ff10fc09 testing: Remove date from final_message test (SC-638) (#1127)
    cf38c2cb Move GCE metadata fetch to init-local (SC-502) (#1122)
    a1cf55e5 Fix missing metadata routes for vultr (#1125)
    c39d4f45 cc_ssh_authkey_fingerprints.py: prevent duplicate messages on console (#1081)
    4bf4de25 sources/azure: remove unused remnants related to agent command (#1119)
    32860627 github: update PR template's contributing URL (#1120)
    b36b4e2f docs: Rename HACKING.rst to CONTRIBUTING.rst (#1118)
    31daf667 testing: monkeypatch system_info call in unit tests (SC-533) (#1117)
    1343584d Fix Vultr timeout and wait values (#1113)
    7ebf04e3 lxd: add preference for LXD cloud-init.* config keys over user keys (#1108)
    3c6b594b VMware: source /etc/network/interfaces.d/* on Debian
    62721ae7 Add cjp256 as contributor (#1109)
    36adb6da integration_tests: Ensure log directory exists before symlinking to it (#1110)
    7f03da35 testing: add growpart integration test (#1104)
    8c52bb3f integration_test: Speed up CI run time (#1111)
    f0af9f78 Some miscellaneous integration test fixes (SC-606) (#1103)
    918d69a0 tests: specialize lxd_discovery test for lxd_vm vendordata (#1106)
    22150a20 Add convenience symlink to integration test output (#1105)
    fff6de4a Fix for set-name bug in networkd renderer (#1100)
    3d150688 Wait for apt lock (#1034)
    6421a202 testing: stop chef test from running on openstack (#1102)
    820e3d1c alpine.py: add options to the apk upgrade command (#1089)
    db6084bd Release 21.4 (#1091)
    ff415cad Azure: fallback nic needs to be reevaluated during reprovisioning (#1094)
    48467aa3 azure: pps imds (#1093)
    d54e23bf testing: Remove calls to 'install_new_cloud_init' (#1092)
    77376534 Add LXD datasource (#1040)
    b1beb538 Fix unhandled apt_configure case. (#1065)
    a90d8338 Allow libexec for hotplug (#1088)
    0f8428f6 Add necessary mocks to test_ovf unit tests (#1087)
    28581988 Remove (deprecated) apt-key (#1068)
    d4fe4bf5 distros: Remove a completed "TODO" comment (#1086)
    d77d6bf1 cc_ssh.py: Add configuration for controlling ssh-keygen output (#1083)
    1d01da5d Add "install hotplug" module (SC-476) (#1069)
    75b26b0a hosts.alpine.tmpl: rearrange the order of short and long hostnames (#1084)
    994339ae Add max version to docutils
    e6f15ae5 cloudinit/dmi.py: Change warning to debug to prevent console display (#1082)
    a8380a12 remove unnecessary EOF string in disable-sshd-keygen-if-cloud-init-active.conf (#1075)
    a4236c37 Add module 'write-files-deferred' executed in stage 'final' (#916)
    81f6aa16 Bump pycloudlib to fix CI (#1080)
    2db71334 Remove pin in dependencies for jsonschema (#1078)
    6cf9dc87 Add "Google" as possible system-product-name (#1077)
    2107ad01 Update Debian security suite for bullseye (#1076)
    8c89009e Leave the details of service management to the distro (#1074)
    3a6bee59 Fix typos in setup.py (#1059)
    150fd30e Update Azure _unpickle (SC-500) (#1067)
    ee296ced cc_ssh.py: fix private key group owner and permissions (#1070)
    a0a68a24 VMware: read network-config from ISO (#1066)
    70f0ee78 testing: mock sleep in gce unit tests (#1072)
    62c2a56e CloudStack: fix data-server DNS resolution (#1004)
    125dcb28 Fix unit test broken by pyyaml upgrade (#1071)
    a9501251 testing: add get_cloud function (SC-461) (#1038)
    b3e31ba2 Inhibit sshd-keygen@.service if cloud-init is active (#1028)
    76166caf VMWARE: search the deployPkg plugin in multiarch dir (#1061)
    ca0da042 Fix set-name/interface DNS bug (#1058)
    1ee2f3c3 Use specified tmp location for growpart (#1046)
    048a825c .gitignore: ignore tags file for ctags users (#1057)
    725a7f7f Allow comments in runcmd and report failed commands correctly (#1049)
    fd595774 tox integration: pass the *_proxy, GOOGLE_*, GCP_* env vars (#1050)
    9c147e83 Allow disabling of network activation (SC-307) (#1048)
    3d2bac8b renderer: convert relative imports to absolute (#1052)
    1bbb67ca Support ETHx_IP6_GATEWAY, SET_HOSTNAME on OpenNebula (#1045)
    de166ec3 integration-requirements: bump the pycloudlib commit (#1047)
    81a8f0a6 lp-to-git-users: adding vholer (#1044)
    591e97da Allow Vultr to set MTU and use as-is configs (#1037)
    392c3262 pin jsonschema in requirements.txt (#1043)
    ba083245 testing: remove cloud_tests (#1020)
    934c8d71 Add andgein as contributor (#1042)
    82d6f564 Make wording for module frequency consistent (#1039)
    2d67c1b9 Use ascii code for growpart (#1036)
    21aec00f Add jshen28 as contributor (#1035)
    c29c5b1d Skip test_cache_purged_on_version_change on Azure (#1033)
    8cebc449 Remove invalid ssh_import_id from examples (#1031)
    244af3f4 Cleanup Vultr support (#987)
    24a15e9c docs: update cc_disk_setup for fs to raw disk (#1017)
    a1e78b2e HACKING.rst: change contact info to James Falcon (#1030)
    089a307d tox: bump the pinned flake8 and pylint version (#1029)
    e27c3074 Add retries to DataSourceGCE.py when connecting to GCE (#1005)
    dc227869 Set Azure to apply networking config every BOOT (#1023)
    612e3908 Add connectivity_url to Oracle's EphemeralDHCPv4 (#988)
    cb82a450 docs: fix typo and include sudo for report bugs commands (#1022)
    5ea2c669 VMware: Fix typo introduced in #947 and add test (#1019)
    d4fe7bc4 Update IPv6 entries in /etc/hosts (#1021)
    023f97d4 Integration test upgrades for the 21.3-1 SRU (#1001)
    26a92b0d Add Jille to tools/.github-cla-signers (#1016)
    f3cc9494 Improve ug_util.py (#1013)
    f4c47e3e Support openEuler OS (#1012)
    2ce85724 ssh_utils.py: ignore when sshd_config options are not key/value pairs (#1007)
    e69a8874 Set Azure to only update metadata on BOOT_NEW_INSTANCE (#1006)
    7fe0f900 cc_update_etc_hosts: Use the distribution-defined path for the hosts file (#983)
    f6c71fd7 Add CloudLinux OS support (#1003)
    db72c841 puppet config: add the start_agent option (#1002)
    58c2de4c Fix `make style-check` errors (#1000)
    76cff793 Make cloud-id copyright year (#991)
    7fc3f08e Add support to accept-ra in networkd renderer (#999)
    de8931ed Update ds-identify to pass shellcheck (#979)
    28e56d99 Azure: Retry dhcp on timeouts when polling reprovisiondata (#998)
    6803368d testing: Fix ssh keys integration test (#992)
    03ee10cd Release 21.3 (#993)
    3ec8ddde Azure: During primary nic detection, check interface status continuously before rebinding again (#990)
    7d3f5d75 Fix home permissions modified by ssh module (SC-338) (#984)
    94679e17 Add integration test for sensitive jinja substitution (#986)
    776bd363 Ignore hotplug socket when collecting logs (#985)
    3e63025a testing: Add missing mocks to test_vmware.py (#982)
    0bf8d575 add Zadara Edge Cloud Platform to the supported clouds list (#963)
    b9c96b4f testing: skip upgrade tests on LXD VMs (#980)
    65607405 Only invoke hotplug socket when functionality is enabled (#952)
    f516a7d3 Revert unnecesary lcase in ds-identify (#978)
    04047438 cc_resolv_conf: fix typos (#969)
    1c3b10b5 Replace broken httpretty tests with mock (SC-324) (#973)
    e119cece Azure: Check if interface is up after sleep when trying to bring it up (#972)
    7781dec3 Update dscheck_VMware's rpctool check (#970)
    82a30e6d Azure: Logging the detected interfaces (#968)
    b9d308b4 Change netifaces dependency to 0.10.4 (#965)
    d3271217 Azure: Limit polling network metadata on connection errors (#961)
    c62cb3af Update inconsistent indentation (#962)
    9893dfcd cc_puppet: support AIO installations and more (#960)
    3c858591 Add Puppet contributors to CLA signers (#964)
    8b4a9bc7 Datasource for VMware (#953)
    049d62b6 photon: refactor hostname handling and add networkd activator (#958)
    00dbaf1e Stop copying ssh system keys and check folder permissions (#956)
    13b6a857 testing: port remaining cloud tests to integration testing framework (SC-191) (#955)
    8f42eb54 generate contents for ovf-env.xml when provisioning via IMDS (#959)
    3d9c862b Add support for EuroLinux 7 && EuroLinux 8 (#957)
    758acf97 Implementing device_aliases as described in docs (#945)
    824977bd testing: fix test_ssh_import_id.py (#954)
    6e7066ea Add ability to manage fallback network config on PhotonOS (#941)
    4257e30a Add VZLinux support (#951)
    f0ab1e64 VMware: add network-config support in ovf-env.xml (#947)
    ec6afadb Update pylint to v2.9.3 and fix the new issues it spots (#946)
    a984ee78 Azure: mount default provisioning iso before try device listing (#870)
    4fbe192a Document known hotplug limitations (#950)
    184c836a Initial hotplug support (#936)
    eacb0353 Fix MIME policy failure on python version upgrade (#934)
    881be6e7 run-container: fixup the centos repos baseurls when using http_proxy (#944)
    a185f319 tools: add support for building rpms on rocky linux (#940)
    9b52405c ssh-util: allow cloudinit to merge all ssh keys into a custom user file, defined in AuthorizedKeysFile (#937)
    108611ae VMware: new "allow_raw_data" switch (#939)
    7f5e6822 bump pycloudlib version (#935)
    894dd7c4 add renanrodrigo as a contributor (#938)
    36aeb49c testing: simplify test_upgrade.py (#932)
    db51b656 freebsd/net_v1 format: read MTU from root (#930)
    81299de5 Add new network activators to bring up interfaces (#919)
    78e89b03 - Detect a Python version change and clear the cache (#857)
    6e0aa175 cloud_tests: fix the Impish release name (#931)
    b5aecbe9 Removed distro specific network code from Photon (#929)
    35aa9db6 Add support for VMware PhotonOS (#909)
    f5a24496 cloud_tests: add impish release definition (#927)
    db23b1b1 docs: fix stale links rename master branch to main (#926)
    abd2da57 Fix DNS in NetworkState (SC-133) (#923)
    fbcb224b tests: Add 'adhoc' mark for integration tests (#925)
    1243c5a1 Fix the spelling of "DigitalOcean" (#924)
    c8d3f99b Small Doc Update for ReportEventStack and Test (#920)
    950c186a Replace deprecated collections.Iterable with abc replacement (#922)
    59a3d845 testing: OCI availability domain is now required (SC-59) (#910)
    59a848c5 add DragonFlyBSD support (#904)
    05b0e350 Use instance-data-sensitive.json in jinja templates (SC-117) (#917)
    b11632d1 doc: Update NoCloud docs stating required files (#918)
    9c400e46 build-on-netbsd: don't pin a specific py3 version (#913)
    29ac50f2 - Create the log file with 640 permissions (#858)
    503e2d39 Allow braces to appear in dhclient output (#911)
    63f72380 Docs: Replace all freenode references with libera (#912)
    fc161f8e openbsd/net: flush the route table on net restart (#908)
    7c1d27b8 Add Rocky Linux support to cloud-init (#906)
    c8db6032 Add "esposem" as contributor (#907)
    3611befb Add integration test for #868 (#901)
    1793b8b7 Added support for importing keys via primary/security mirror clauses (#882)
    21a0b120 [examples] config-user-groups expire in the future (#902)
    6fe19837 BSD: static network, set the mtu (#894)
    4c3c3629 Add integration test for lp-1920939 (#891)
    57964125 Fix unit tests breaking from new httpretty version (#903)
    86434699 Allow user control over update events (#834)
    899bfaa9 Update test characters in substitution unit test (#893)
    77320bfc cc_disk_setup.py: remove UDEVADM_CMD definition as not used (#886)
    8cf40a73 Add AlmaLinux OS support (#872)
    13877549 Release 21.2 (#890)
    f17f78fa Add \r\n check for SSH keys in Azure (#889)
    5f5fa5ee Revert "Add support to resize rootfs if using LVM (#721)" (#887)
    9ea643ff Add Vultaire as contributor (#881)
    ba82b3ef Azure: adding support for consuming userdata from IMDS (#884)
    5c740dcf test_upgrade: modify test_upgrade_package to run for more sources (#883)
    02db2c3e Fix chef module run failure when chef_license is set (#868)
    b2311664 Azure: Retry net metadata during nic attach for non-timeout errs (#878)
    431b3683 Azure: Retrieve username and hostname from IMDS (#865)
    d5cca27a Azure: eject the provisioning iso before reporting ready (#861)
    ced836e6 Use `partprobe` to re-read partition table if available (#856)
    d132356c fix error on upgrade caused by new vendordata2 attributes (#869)
    45db197c add prefer_fqdn_over_hostname config option (#859)
    0d90596b Emit dots on travis to avoid timeout (#867)
    cc16c922 doc: Replace remaining references to user-scripts as a config module (#866)
    9f9e154f azure: Removing ability to invoke walinuxagent (#799)
    0ae0b1d4 Add Vultr support (#827)
    83f6bbfb Fix unpickle for source paths missing run_dir (#863)
    fb38aa59 sysconfig: use BONDING_MODULE_OPTS on SUSE (#831)
    a9d3664c lp-to-git-users: adding B1Sandmann (#828)
    15dd3601 bringup_static_routes: fix gateway check (#850)
    fc5d5415 add hamalq user (#860)
    74fa008b Add support to resize rootfs if using LVM (#721)
    3b7e2e82 Fix mis-detecting network configuration in initramfs cmdline (#844)
    13606a12 tools/write-ssh-key-fingerprints: do not display empty header/footer (#817)
    6ae1145f Azure helper: Ensure Azure http handler sleeps between retries (#842)
    d4acc092 Fix chef apt source example (#826)
    bad84ad4 .travis.yml: generate an SSH key before running tests (#848)
    b794d426 write passwords only to serial console, lock down cloud-init-output.log (#847)
    c6726c2b Fix apt default integration test (#845)
    dae45c3b integration_tests: bump pycloudlib dependency (#846)
    f35181fa Fix stack trace if vendordata_raw contained an array (#837)
    3aeb14cd archlinux: Fix broken locale logic (#841)
    d95b448f Integration test for #783 (#832)
    74e1e50d integration_tests: mount more paths IN_PLACE (#838)
    9bd19645 Fix requiring device-number on EC2 derivatives (#836)
    6fe99157 Remove the vi comment from the part-handler example (#835)
    121bc04c net: exclude OVS internal interfaces in get_interfaces (#829)
    106c57d5 tox.ini: pass OS_* environment variables to integration tests (#830)
    3dd3de7c integration_tests: add OpenStack as a platform (#804)
    3be66630 Add flexibility to IMDS api-version (#793)
    62f7a8b1 Fix the TestApt tests using apt-key on Xenial and Hirsute (#823)
    a10838a6 doc: remove duplicate "it" from nocloud.rst (#825)
    2757333e archlinux: Use hostnamectl to set the transient hostname (#797)
    402d98ed cc_keys_to_console.py: Add documentation for recently added config key (#824)
    695c4f8f Update cc_set_hostname documentation (#818)
    d873b9dc Release 21.1 (#820)
    a64b7380 Azure: Support for VMs without ephemeral resource disks. (#800)
    e384a543 cc_keys_to_console: add option to disable key emission (#811)
    38aee6ee integration_tests: introduce lxd_use_exec mark (#802)
    66e2d42d azure: case-insensitive UUID to avoid new IID during kernel upgrade (#798)
    08d8902a stale.yml: don't ask submitters to reopen PRs (#816)
    33b6cf29 integration_tests: fix use of SSH agent within tox (#815)
    28d2d4b8 integration_tests: add UPGRADE CloudInitSource (#812)
    5a9008e5 integration_tests: use unique MAC addresses for tests (#813)
    6056ccd4 Update .gitignore (#814)
    7f1cefe9 Port apt cloud_tests to integration tests (#808)
    85e88af0 integration_tests: fix test_gh626 on LXD VMs (#809)
    84e56f84 Fix attempting to decode binary data in test_seed_random_data test (#806)
    09193e51 Remove wait argument from tests with session_cloud calls (#805)
    0497c7b1 Datasource for UpCloud (#743)
    3a0a5894 test_gh668: fix failure on LXD VMs (#801)
    3cebe0df openstack: read the dynamic metadata group vendor_data2.json (#777)
    36ddf1eb includedir in suoders can be prefixed by "arroba" (#783)
    6efe16d8 [VMware] change default max wait time to 15s (#774)
    e7e7b429 Revert integration test associated with reverted #586 (#784)
    5ccc8cba Add jordimassaguerpla as contributor (#787)
    a0fdd856 Add Rick Harding to CLA signers (#792)
    c343e8b3 HACKING.rst: add clarifying note to LP CLA process section (#789)
    5ec01a57 Stop linting cloud_tests (#791)
    4c190685 cloud-tests: update cryptography requirement (#790)
    a9c904dc Remove 'remove-raise-on-failure' calls from integration_tests (#788)
    1527efa7 Use more cloud defaults in integration tests (#757)
    2d0b6368 Adding self to cla signers (#776)
    e051d542 doc: avoid two warnings (#781)
    b3abcdc0 Use proper spelling for Red Hat (#778)
    ad23441d Add antonyc to .github-cla-signers (#747)
    c25118ac integration_tests: log image serial if available (#772)
    cdc5b81f Revert "ssh_util: handle non-default AuthorizedKeysFile config (#586)" (#775)
    9db8620b Release 20.4.1
    6fc9da99 Revert "ssh_util: handle non-default AuthorizedKeysFile config (#586)"
    11630044 [VMware] Support cloudinit raw data feature (#691)
    9a258eeb net: Fix static routes to host in eni renderer (#668)
    162fb839 .travis.yml: don't run cloud_tests in CI (#756)
    7b58982a test_upgrade: add some missing commas (#769)
    37abbc43 cc_seed_random: update documentation and fix integration test (#771)
    503435d1 Fix test gh-632 test to only run on NoCloud (#770)
    2b2c7f39 archlinux: fix package upgrade command handling (#768)
    2bfa461b integration_tests: add integration test for LP: #1910835 (#761)
    4f62ae8d Fix regression with handling of IMDS ssh keys (#760)
    88581e54 integration_tests: log cloud-init version in SUT (#758)
    83ba4d18 Add ajmyyra as contributor (#742)
    75eb007f net_convert: add some missing help text (#755)
    ea6fcc14 Missing IPV6_AUTOCONF=no to render sysconfig dhcp6 stateful on RHEL (#753)
    aa1014ca doc: document missing IPv6 subnet types (#744)
    30da21bd Add example configuration for datasource `AliYun` (#751)
    e5c67478 integration_tests: add SSH key selection settings (#754)
    48b2c5f1 fix a typo in man page cloud-init.1 (#752)
    b85e4a56 network-config-format-v2.rst: add Netplan Passthrough section (#750)
    c5f6c786 stale: re-enable post holidays (#749)
    aa72426b integration_tests: port ca_certs tests from cloud_tests (#732)
    80847b05 Azure: Add telemetry for poll IMDS (#741)
    5d017ab6 doc: move testing section from HACKING to its own doc (#739)
    b9a5da16 No longer allow integration test failures on travis (#738)
    e4f2d613 stale: fix error in definition (#740)
    b944cbe0 integration_tests: set log-cli-level to INFO by default (#737)
    3c076f4c PULL_REQUEST_TEMPLATE.md: use backticks around commit message (#736)
    fad919aa stale: disable check for holiday break (#735)
    f38ba3ca integration_tests: log the path we collect logs into (#733)
    ac17c6a2 .travis.yml: add (most) supported Python versions to CI (#734)
    0b932e55 integration_tests: fix IN_PLACE CLOUD_INIT_SOURCE (#731)
    a5484d02 cc_ca_certs: add RHEL support (#633)
    91381855 Azure: only generate config for NICs with addresses (#709)
    e5f74595 doc: fix CloudStack configuration example (#707)
    eadadaa1 integration_tests: restrict test_lxd_bridge appropriately (#730)
    9e89ca70 Add integration tests for CLI functionality (#729)
    2022bc72 Integration test for gh-626 (#728)
    ca49e27b Some test_upgrade fixes (#726)
    2af3f6d7 Ensure overriding test vars with env vars works for booleans (#727)
    3339a5a4 integration_tests: port lxd_bridge test from cloud_tests (#718)
    9ea845db Integration test for gh-632. (#725)
    8321f0c0 Integration test for gh-671 (#724)
    00dbc144 integration-requirements.txt: bump pycloudlib commit (#723)
    212b291d Drop unnecessary shebang from cmd/main.py (#722)
    97bfd21d Integration test for LP: #1813396 and #669 (#719)
    1d1649e5 integration_tests: include timestamp in log output (#720)
    05216aa3 integration_tests: add test for LP: #1898997 (#713)
    17ca02e1 Add integration test for power_state_change module (#717)
    7ec314a9 Update documentation for network-config-format-v2 (#701)
    b8df2547 sandbox CA Cert tests to not require ca-certificates (#715)
    54e202a6 Add upgrade integration test (#693)
    aa6350f6 Integration test for 570 (#712)
    974145d0 Add ability to keep snapshotted images in integration tests (#711)
    06f7b452 Integration test for pull #586 (#706)
    6c4e87bf integration_tests: introduce skipping of tests by OS (#702)
    ed9bd19c integration_tests: introduce IntegrationInstance.restart (#708)
    bd76d5cf Add lxd-vm to list of valid integration test platforms (#705)
    f550c876 Adding BOOTPROTO = dhcp to render sysconfig dhcp6 stateful on RHEL (#685)
    2bd34bda Delete image snapshots created for integration tests (#682)
    de3183c1 Parametrize ssh_keys_provided integration test (#700)
    53f2bfbb Drop use_sudo attribute on IntegrationInstance (#694)
    6ee01078 cc_apt_configure: add riscv64 as a ports arch (#687)
    4292a47b cla: add xnox (#692)
    bc9c6c22 Collect logs from integration test runs (#675)
    47f4229e Release 20.4 (#686)
    87df9d6c tox: avoid tox testenv subsvars for xenial support (#684)
    6e86d2a5 Ensure proper root permissions in integration tests (#664)
    8a493bf0 LXD VM support in integration tests (#678)
    e454dea5 Integration test for fallocate falling back to dd (#681)
    66a851ac .travis.yml: correctly integration test the built .deb (#683)
    a4d0feb0 Ability to hot-attach NICs to preprovisioned VMs before reprovisioning (#613)
    66b4be8b Support configuring SSH host certificates. (#660)
    5d4a9a4a add integration test for LP: #1900837 (#679)
    12ef7541 cc_resizefs on FreeBSD: Fix _can_skip_ufs_resize (#655)
    73e704e3 DataSourceAzure: push dmesg log to KVP (#670)
    9707a08a Make mount in place for tests work (#667)
    bfaee8cc integration_tests: restore emission of settings to log (#657)
    eea75449 DataSourceAzure: update password for defuser if exists (#671)
    49d5de92 tox.ini: only select "ci" marked tests for CI runs (#677)
    6df0230b Azure helper: Increase Azure Endpoint HTTP retries (#619)
    d807df28 DataSourceAzure: send failure signal on Azure datasource failure (#594)
    96d21dfb test_persistence: simplify VersionIsPoppedFromState (#674)
    cd752df6 only run a subset of integration tests in CI (#672)
    f6801144 cli: add --system param to allow validating system user-data on a machine (#575)
    e1bde919 test_persistence: add VersionIsPoppedFromState test (#673)
    4f2da1cc introduce an upgrade framework and related testing (#659)
    a925b5a0 add --no-tty option to gpg (#669)
    eeef783b Pin pycloudlib to a working commit (#666)
    8a9ee02d DataSourceOpenNebula: exclude SRANDOM from context output (#665)
    38ba6b30 cloud_tests: add hirsute release definition (#662)
    db2ff11d split integration and cloud_tests requirements (#652)
    39cf5c4e faq.rst: add warning to answer that suggests running `clean` (#661)
    2730521f Fix stacktrace in DataSourceRbxCloud if no metadata disk is found (#632)
    57349eb7 Make wakeonlan Network Config v2 setting actually work (#626)
    0dc2d030 HACKING.md: unify network-refactoring namespace (#658)
    d83c0bb4 replace usage of dmidecode with kenv on FreeBSD (#621)
    b542ce7a Prevent timeout on travis integration tests. (#651)
    c86283f0 azure: enable pushing the log to KVP from the last pushed byte  (#614)
    f4235974 Fix launch_kwargs bug in integration tests (#654)
    cf6c36a1 split read_fs_info into linux & freebsd parts (#625)
    d1c01c1d PULL_REQUEST_TEMPLATE.md: expand commit message section (#642)
    8dfd8801 Make some language improvements in growpart documentation (#649)
    0184e536 Revert ".travis.yml: use a known-working version of lxd (#643)" (#650)
    7978feb3 Fix not sourcing default 50-cloud-init ENI file on Debian (#598)
    2c450039 remove unnecessary reboot from gpart resize (#646)
    0af1ff1e cloudinit: move dmi functions out of util (#622)
    d619f517 integration_tests: various launch improvements (#638)
    2ea3121f test_lp1886531: don't assume /etc/fstab exists (#639)
    0ff34cfb Remove Ubuntu restriction from PR template (#648)
    34f8e221 util: fix mounting of vfat on *BSD (#637)
    815a790c conftest: improve docstring for disable_subp_usage (#644)
    8642e8bc doc: add example query commands to debug Jinja templates (#645)
    f8c84aee Correct documentation and testcase data for some user-data YAML (#618)
    0f8be879 Hetzner: Fix instance_id / SMBIOS serial comparison (#640)
    f72d0cb7 .travis.yml: use a known-working version of lxd (#643)
    a6afe9c5 tools/build-on-freebsd: fix comment explaining purpose of the script (#635)
    1431c8a1 Hetzner: initialize instance_id from system-serial-number (#630)

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
ricardosalveti added a commit to ricardosalveti/meta-lmp that referenced this pull request Aug 10, 2024
This revision includes the lf-6.1.55-2.2.0 tag.

Refresh patches based on the new kernel rev.

Relevant changes:
- 1e6abd59ab9ff1 Merge pull request foundriesio#669 from tq-niebelm/6.1-2.2.x-imx-update-to-lf-6.1.55-2.2.1
- dbc41281fba822 Merge tag 'lf-6.1.55-2.2.1' into 6.1-2.2.x-imx
- de69f223c019fe Merge pull request foundriesio#659 from tq-niebelm/6.1-2.2.x-imx-ti-sn65dsi83-reverts
- 60fecd90ea6bce Revert "drm/bridge: ti-sn65dsi83: Fix enable/disable flow to meet spec"
- 131f7215711540 Revert "drm/bridge: sn65dsi83: Register and attach our DSI device at probe"
- 8fe2b6682a9340 Revert "drm/bridge: ti-sn65dsi83: Do not cache dsi_lanes and host twice"
- bcb5541dc3a599 Revert "drm/bridge: ti-sn65dsi83: Convert to drm_of_get_data_lanes_count"
- 2bfda7392e6621 Merge pull request foundriesio#658 from tq-niebelm/6.1-2.2.x-imx
- 86a389d3e879c2 Merge remote-tracking branch 'lf-6.1.y' into 6.1-2.2.x-imx
- dad30ee7194687 Merge pull request foundriesio#657 from tq-niebelm/fslc-6.1-2.2.x-imx-fixes
- 5f6af3b3075532 arm64: dts: imx8mm: fix csi nodes for NXP vendor stack
- 2443a1146bfd3b phy: phy-fsl-lynx-28g: fix wrong merge resolve
- de8d5a614f8ffb MGS-7591 [#imx-3270] Modify CONFIG_PM_RUNTIME version usage issues
- 97efb032676c50 LF-8498: config: Enable polyval, xctr cipher test support
- 0ae20f1e6f8113 LF-11170-1: arm64: dts: imx91p-11x11-evk-aud-hat: probe regulater before codec
- 83d6d215f7c620 iio: adc: imx8qxp: Fix address for command buffer registers
- 7afdcff705d96f LF-11170: arm64: dts: imx93-11x11-evk-aud-hat: probe regulater before codec
- cf8fcbc8523fa3 LF-11134-1: arm64: dts: imx93-11x11-evk-aud-hat: Add GPIO power control
- ffc3e55f631662 LF-11134: arm64: dts: imx91p-11x11-evk-aud-hat: Add GPIO power control
- 770c5fe2c1d152 LF-10611 arm64: dts: imx8mq-evk-rpmsg: fix CMA memory reservation fail
- 64960d896c1cb6 net: sdk_fman: avoid division by zero
- 9cc41a972bcce5 net: fman: fix variable type
- 142a245ddfeef7 soc: fsl: qbman: check kzalloc return value
- 7b3fb7cdb5a5be net: phylink: fix phylink_validate() call with c73 from phylink_ethtool_ksettings_set()
- 37c18120a2f3a6 LF-10500: arm64: dts: fix imx8qxp WCPU rpmsg dts issue
- c38fea2a0493b0 LF-10485: mtd: spinand: gigadevice: Fix the get ecc status issue
- 71d8f04a1b0841 LF-9073 ASoC: soc-compress: Fix deadlock in soc_compr_open_fe
- 0392c61d9eb5cb phy: lynx-10g: fix bugs in 'fsl,ls1088a-serdes1' and mark it as tested
- 55dab2ec82591e phy: lynx-10g: remove the 'not tested' comment from 'fsl,ls2088a-serdes1'
- bfba0600429302 LF-7770: arm64: config: imx_v8_defconfig: enable rpmsg sample modules
- a80a7f5af6e51b LF-10420-3: arm64: dts: imx8mp: swpdm: add fsl,sai-mclk-direction-output
- 4f95512483e89f LF-10420-2: arm64: dts: imx8mn: swpdm: add fsl,sai-mclk-direction-output
- 9fae93985eabcf LF-10420-1: arm64: dts: imx8mm: swpdm: add fsl,sai-mclk-direction-output
- 452a99068fe59a bus: fsl-mc: fix double-free on mc_dev
- f18c15e9a0f195 phy: lynx-10g: stop on lynx_pccr_read() in lynx_10g_backup_pccr_val()
- 6b4dc6d20b6714 arch: arm64: lx2160a-rdb: comment out tx-disable-gpios from the SFP cage description
- 2cee209afbdd81 net: phy: lynx-10g: implement phy_exit() operation
- 3479611119244e net: phy: lynx-28g: implement phy_exit() operation
- 867b5c9b17c119 net: dpaa2-mac: fix the case with no 'phys' in the DT node
- faa38ac84e7d93 MLK-26155 arm64: dts: imx8mp-evk-sof-pdm: Fix PDM CLK rate
- 48ca927d214630 LF-10365 nvmem: imx: i.MX8ULP: update fsb_bank_reg of imx8ulp_fsb_s400_hw
- 9cf822ab277204 Revert "LF-9994-2 mmc: sdio: hold retuning when sdio device in 1 bit mode"
- 7db012d43f8569 net: pcs: mtip_backplane: fix ineffective mtip_run_irqpoll_once()
- 11b6c43ff2bff7 MGS-6408 [#imx-2696] Add array index check for gckDEVICE_Profiler_Dispatch
- 1c45afaf0ac684 MGS-7320 [#ccc] Fix gcoOS_MemCopy crash issue in VSI GPU library
- 8a182e1463bafd LF-10341: ASoC: SOF: imx: Add SNDRV_PCM_INFO_BATCH flag
- 7e3463ae041a59 MA-21376 [#imx-3195] 4Kp60 video playback is tearing and not smooth when not full-screen
- 2167588233074e LF-10338-4 mtd: spinand: winbond: Add support for W25N02KW
- ba78f2f7748079 LF-10338-3 mtd: spinand: winbond: Fix ecc_get_status
- 1b2587251b95e3 LF-10338-2 mtd: spinand: winbond: add Winbond W25N02KV flash support
- e7894488d03f32 LF-10338-1 mtd: spinand: winbond: fix flash identification
- ab75c177174670 LF-9376-10 arm64: dts: Add sdma3 root clock
- 68bc33f81a00fd LF-9376-9 ASoC: SOF: ipc3: Add MICFIL type
- 316014cc74c88c LF-9376-8 ASoC: SOF: ipc3: Add micfil_tokens
- 7a0c832405c4dc arm64: dts: lx2160a: add compatible string to Lynx PCS devices
- bba200f774e02b net: dpaa: add support for copper backplanes using the mtip phylib wrapper
- c2c2993a809b3e net: phy: mtip_backplane: add a phylib wrapper over the phylink_pcs core
- 0b661c4889c3b8 phy: lynx-10g: new driver
- 2dcbc1d2a6ae16 dt-bindings: phy: lynx-10g: initial document
- f665001bd4296b phy: lynx-28g: add support for multi-lane 40GBase-KR4
- 3eb4303a931224 phy: lynx-28g: report the current protocol converter's MDEV_PORT through phy_get_status()
- a322e39fa41e69 phy: lynx-28g: set up equalization for 25G according to AN12950
- a72d50fd112e2d phy: lynx-28g: add algorithm for IEEE 802.3 C72 (10GBase-KR) link training
- c9c9d09e10215e phy: lynx-28g: add support for backplane modes through PHY_MODE_ETHERNET_LINKMODE
- f74d6747a377b7 phy: lynx-28g: refactor the CDR lock check from the work to a function
- 134cd5b20205bd phy: lynx-28g: convert iowrite32() calls with magic values to macros
- 09636425cbd47a phy: lynx-28g: distinguish between 10GBASE-R and USXGMII
- 2dc301dcb6a663 phy: lynx-28g: refactor lane->interface to lane->mode
- 265b29ab1370e6 phy: lynx-28g: replace LYNX_28G_SGMIIaCR1_SGPCS_DIS with 0
- 00a02e98ac1671 phy: lynx-28g: restructure protocol configuration register accesses
- 43cd22ed046f79 phy: lynx-28g: add debugging print in CDR lock workaround
- e0f3ef0b77ff1d phy: lynx-28g: implement phy_get_status() for CDR lock
- f73df580c2379a phy: lynx-28g: truly power the lanes up or down
- cc6a01127be365 phy: lynx-28g: don't concatenate macros for lynx_28g_lane_rmw() args "val" and "mask"
- 6b1763a81cb51d phy: lynx-28g: serialize concurrent phy_set_mode_ext() calls to shared registers
- 8842744c5998a7 phy: lynx-28g: lock PHY while performing CDR lock workaround
- fc32b4c550fc26 phy: lynx-28g: cancel the CDR check work item on the remove path
- 30775640da9d21 net: pcs: lynx: use MTIP AN/LT block for copper backplanes
- 3a83aad7281076 net: pcs: mtip_backplane: add driver for MoreThanIP backplane AN/LT core
- d919593772b747 phy: allow querying the address of protocol converters through phy_get_status()
- ae7386d1ebb917 phy: ethernet: add configuration interface for copper backplane Ethernet PHYs
- aa5e31dc62f069 phy: introduce the PHY_MODE_ETHERNET_LINKMODE mode for phy_set_mode_ext()
- 5d9af070508e9d phy: introduce phy_get_status() and use it to report CDR lock
- a37336d73be5c4 net: enetc: integrate SerDes phys with lynx pcs
- 445393b71617e5 net: dsa: felix: integrate SerDes phys with lynx pcs
- 07aa56adb7caf5 net: mscc: ocelot: expose serdes configuration function
- 264e9f11e2813a net: mscc: ocelot: expose generic phylink_mac_config routine
- d1b4d68f95a0eb net: dpaa2-mac: add phylink c73 support
- b19b8a126a7d9b net: dpaa2-mac: extend serdes code for multiple phys
- 7a560782c979c7 net: pcs: lynx: incorporate SerDes PHY handling from dpaa2-mac
- b07601ef3420f3 Revert "net: dpaa2: add support for retimer runtime configuration"
- 50bd0f45b581de dt-bindings: net: fsl-dpmac: allow phys, phy-names and num-lanes
- 601448a5f0cbe4 dt-bindings: lynx-pcs: add a second compatible string for LX2160A
- 436cacc339441f dt-bindings: net: Add Lynx PCS binding
- 437a7c67817908 net: phylink: add support for managed = "c73"
- 9694e62e0c74da net: explicitly check in of_phy_is_fixed_link() for managed = "in-band-status"
- db6dcf3afbd999 net: phylink: add the 25G link modes to phylink_c73_priority_resolution[]
- f78a11a4cc84a7 net: phylink: avoid unnecessary phylink_validate() calls during phylink_create()
- 283cd0225ae484 net: ethtool: introduce ethtool_link_mode_str()
- 1063a77a023c8a net: mii: add C73 link mode and base page helpers
- b6da0b4886f09f net: dsa: felix: introduce phy-mode = "10g-qxgmii" to replace "usxgmii"
- d9d396083c3547 net: phylink: move phylink_pcs_neg_mode() to phylink.c
- 3d19e5f8a7295c net: phylink: reimplement population of pl->supported for in-band
- a80f7dd6adfde7 net: phylink: centralize phy_interface_mode_is_8023z() && phylink_autoneg_inband() checks
- 596e70bdc2a96f net: pcs: lynx: fix lynx_pcs_link_up_sgmii() not doing anything in fixed-link mode
- 3380d4367d067d net: phylink: add support for PCS link change notifications
- 9abc48302f956d net: phylink: add pcs_pre_config()/pcs_post_config() methods
- 639ed5e4c4875c net: phylink: add pcs_enable()/pcs_disable() methods
- 2014f43b1682e0 net: pcs: lynx: update PCS driver to use neg_mode
- 2cb8adc9227a29 net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()
- 0517c7f8771c14 net: pcs: pcs-lynx: use phylink_get_link_timer_ns() helper
- cc8ee2386adbe9 net: phylink: add phylink_get_link_timer_ns() helper
- 159d12b00ec635 net: phylink: convert phylink_mii_c22_pcs_config() to neg_mode
- 90b077dc3480e3 phylink: ReST-ify the phylink_pcs_neg_mode() kdoc
- eb6c6f2accfdd9 net: phylink: fix sphinx complaint about invalid literal
- f07b64de41eefb net: phylink: add PCS negotiation mode
- 901e63daf90cb3 net: dpaa2: use pcs-lynx's check for fwnode availability
- 6a7b405fab0f2c net: pcs: lynx: check that the fwnode is available prior to use
- 16cd22819755c5 net: pcs: lynx: change lynx_pcs_create() to return error-pointers
- b043d182c47d9e net: pcs: lynx: make lynx_pcs_create() static
- 5a255075e4b681 net: dpaa2-mac: use lynx_pcs_create_fwnode()
- 8c127d197cc791 net: dpaa2: Add some debug prints on deferred probe
- f75294770af50e net: pcs: lynx: add lynx_pcs_create_fwnode()
- b04fe5168fa9cc net: pcs: lynx: remove lynx_get_mdio_device()
- 894ccb7e3f8342 net: dpaa2-mac: allow lynx PCS to manage mdiodev lifetime
- e42005d464149f net: dpaa2-mac: use correct interface to free mdiodev
- ddbe59d31865e0 net: enetc: use lynx_pcs_create_mdiodev()
- 8295d74c90abfd net: dsa: ocelot: use lynx_pcs_create_mdiodev()
- e2b3f555c0bd72 net: pcs: lynx: add lynx_pcs_create_mdiodev()
- fa6bc1bc0d6ca4 net: stmmac: use xpcs_create_mdiodev()
- db88caaa2b3e5c net: pcs: xpcs: add xpcs_create_mdiodev()
- 8230ca4cd7b61d net: mdio: add mdio_device_get() and mdio_device_put()
- 4d11d54de10a63 net: dsa: mv88e6xxx: move link forcing to mac_prepare/mac_finish
- 88cba7dff22444 net: dsa: add support for mac_prepare() and mac_finish() calls
- bf134ce998706b net: phylink: provide phylink_pcs_config() and phylink_pcs_link_up()
- 1eac07fc7696f5 net: pcs: xpcs: avoid reading STAT1 more than once
- 0168b367a9e4e5 net: pcs: xpcs: use phylink_resolve_c73() helper
- 505ef7b97890fd net: pcs: xpcs: correct pause resolution
- 649d9520e9d667 net: pcs: xpcs: correct lp_advertising contents
- 8d2e906b8eaf32 net: pcs: xpcs: use mii_c73_to_linkmode() helper
- 332d8d416ef491 net: pcs: xpcs: clean up reading clause 73 link partner advertisement
- 8dcfc2ca5359fb net: phylink: add function to resolve clause 73 negotiation
- 7b8056eb0bff0b net: phylink: remove duplicated linkmode pause resolution
- ab70780e4c278d net: mdio: add clause 73 to ethtool conversion helper
- 723bcd38878c86 net: phylink: require supported_interfaces to be filled
- 7a5819b9678f27 net: phylink: remove an_enabled
- 6a803e69ddafa0 net: pcs: lynx: don't print an_enabled in pcs_get_state()
- 9298bd0409a4c0 net: pcs: xpcs: use Autoneg bit rather than an_enabled
- 86b2afb5255e19 net: dpaa2-mac: use Autoneg bit rather than an_enabled
- 187f6398afc6cb net: mdio-mux: be compatible with parent buses which only support C45
- 9ff43a6b3ce2ff net: mdio-mux: show errors on probe failure
- 005dc5699ba43c net: mdio-mux: fix C45 access returning -EIO after API change
- fcc78786880699 device property: Introduce fwnode_device_is_compatible() helper
- c0f94f4e179353 phy: Add devm_of_phy_optional_get() helper
- ea433896aa06e8 Revert v1 of MTIP backplane AN/LT support
- 2d49d167c60305 LF-9095: gpc: fwnode: Make imx pgc power domain also set the fwnode
- 63bd8fa873a2cd LF-7770: remoteproc: imx_dsp_rproc: add mandatory find_loaded_rsc_table op
- 64bba709f75824 MGS-7326 [#imx-2976] 0093-KERNEL-SPACE-Update-version-for-rel_6.4.11.p2_202308
- c7f342d2e54b2f MGS-7326 [#imx-2976] 0090-KERNEL-SPACE-Update-gc_feature_database.h-to-712476
- de8ebfd7ba292f MGS-7326 [#imx-2976] 0083-CL709461-KERNEL-SPACE-22Q2_NXP-ocl30-qnx-Merging-671
- dcac08503d160f LF-10301: tee-skcipher: fix 32-bit compilation warning
- f361f41ee5d92b net: fec: ENET-QOS on i.MX93 board
- a7323d658bf114 media: imx-jpeg: notify source chagne event when the first picture parsed
- 913125c13d0a8d LF-9420: drm/imx: imx93-ldb: filter out modes with unobtainable pixel clocks
- 870b422ad2a9ff tee: crypto: enable support for skcipher
- 65017d1e16f68c LF-10156-3 arm64: dts: imx93-14x14-evk: add different usdhc pinctrl for different timing usage
- ee40cc461b225e LF-10156-2 arm64: dts: imx93-11x11-evk: add different usdhc pinctrl for different timing usage
- 96eac99749f2ad LF-10156-1 arm64: dts: imx93-9x9-qsb: add different usdhc pinctrl for different timing usage
- 5e9f2864b8149e LF-9089-02: media: i2c: mt9m114: adjust the output frequency to 72MHz
- a17ff549365160 LF-9089-01: media: imx: parallel: fix frame sync issue
- 79ff055451c389 LF-10278: firmware: ele-mu: Update SECO_MU_IO_FLAGS_IS_IN_OUT IO buffer setup flag value
- a15dbe6a5ed010 LF-10273: Revert "clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200Hz"
- a0ea06f9d769bc LF-10269-9: arm64/configs/imx_v8_defconfig: add maxim serdes modules
- d7f397d74c39e9 LF-10269-8: dts/arm64: imx93_14x14: add support for Maxim DSI SerDes
- e1ff51fa0f455e LF-10269-7: dt-bindings: mfd: add MAX96752 bindings
- 22e0eca2eaba06 LF-10269-6: dt-bindings: mfd: add MAX96789 bindings
- 4679c4f90240fa LF-10269-5: mfd: add Maxim SerDes link manager layer
- 6e64cb512d4aa5 LF-10269-4: drm/bridge: add support for MAX96752 deserializer LVDS bridge
- 11d0de6c2a0179 LF-10269-3: drm/bridge: add support for MAX96789 serializer DSI bridge
- e4381b5a592054 LF-10269-2: mfd: Add support for MAX96752 deserializer with LVDS support
- 0e22ce306a6994 LF-10269-1: mfd: Add support for max96789 MIPI-DSI serializer
- 5de87941ffa208 LF-10263 arm64: dts: imx8qm-mek: add pcie wifi WoWLAN support
- d7a9444a9b9faa LF-9973-7: arm64: dts: imx93: add fsl,sai-mclk-direction-output
- 324dcddd0b7e88 ASoC: soc-pcm.c: Make sure DAI parameters cleared if the DAI becomes inactive
- e8c453a27c2cc5 ASoC: soc-pcm.c: Clear DAIs parameters after stream_active is updated
- b7b5600d3032ac ASoC: imx-rpmsg: Set ignore_pmdown_time for dai_link
- 5a97a3191f78c5 LF-9910-2: Revert "LF-6278-2: ASoC: fsl_rpmsg: Constrain rates of wm8524 codec"
- 2b6f8abd498aa0 LF-9910-1: arm64: dts: imx8m: Let WM8524 driver constrain supported rate
- 6bc8fe95112e87 LF-9368: arm64: dts: imx93-11x11-evk-rpmsg: Enable dynamic buffer size for i2c-rpmsg
- fc7754fa3680da LF-10141-03 arm64: dts: imx93: Add the 'fsl,ext-reset-output' property for wdog3
- 799ad8d965d755 LF-10141-02 dt-bindings: watchdog: fsl-imx7ulp-wdt: Add 'fsl,ext-reset-output'
- f9a7c0d3885289 LF-10141-01 wdog: imx7ulp: Enable wdog int_en bit for watchdog any reset
- f3aa2a474474a4 LF-10040-3 arm64: dts: imx93: set the tuning start and tuning step to get a large scan range for tuning
- 61bb01d761b12c LF-10040-2 arm64: dts: imx91p: set SION for cmd and data pad of USDHC
- b21542b9ad859f LF-10040-1 arm64: dts: imx93: set SION for cmd and data pad of USDHC
- 105e6ac6fec162 LF-9994-2 mmc: sdio: hold retuning when sdio device in 1 bit mode
- 0c99057c9cee41 LF-9994-1 mmc: sdhci-esdhc-imx: optimize the manual tuing logic to get the best timing
- f1e61a61f78a85 LF-10187: arm64: dts: fix mt9m114 can't work with i.MX93-9x9 QSB A2 board
- 8f806c65ed2dc3 Bluetooth: btnxpuart: Improve inband Independent Reset handling
- a96e855790e145 Bluetooth: btnxpuart: Add support for IW624 chipset
- 0a44c11cc589ac Bluetooth: btnxpuart: Remove check for CTS low after FW download
- 87ca692a212e0b Bluetooth: btnxpuart: Add support for AW693 chipset
- f396642e14cf20 LF-9972 arch: arm64: dts: correct the use of vmmc-supply and mmc-pwrseq for SDIO WiFi
- 0629623844cb3d LF-9971 arm64: dts: imx8mq-evk-usd-wifi: improve the wifi support on imx8mq micro-sd connector
- 71359278a94c14 LF-10253: vpu: h1: solve encode dead loop
- 8c55f5403b10f2 media: imx-jpeg: initiate a drain of the capture queue in dynamic resolution change
- be4fc9832a1484 LF-9973-6: arm64: dts: imx91p: add fsl,sai-mclk-direction-output
- 08feac38b33193 LF-10193: vpu: hantro_v4l2: initiate a drain of the capture queue in dynamic resolution change
- 5fccc09d4f3eea MA-21538-2 clk: imx: clk-imx8qxp: Parent should be initialized earlier than the clock
- afc9aa1d39bfe6 MA-21538-1 Revert "clk: imx: scu: add CLK_SET_PARENT_NOCACHE"
- e2b3ebd4bce400 MA-21538 Revert "MLK-21052-08 clk: imx: Add CLK_SET_PARENT_NOCACHE"
- 6c290f12a0d0d7 ASoC: fsl: imx-pcm-rpmsg: Add SNDRV_PCM_INFO_BATCH flag
- 6883469f38256f net/fec-uio: Fixed error handling
- c4811209ac7b4b MLK-26147: net: stmmac: dwmac-imx: request high frequency mode
- 1d2c633210935f LF-9849-4: net: phy: tja11xx: call resume before soft reset.
- aa812cd54534a9 LF-10074: arm64: dts: imx8dxl-evk: correct the ext PHY reset sequence
- 8c96c3b2de12a8 Merge tag 'v6.1.55' into lf-6.1.y
- 3f83ccf0d6cd2f Merge tag 'v6.1.54' into lf-6.1.y
- 15a1048dde46a1 Revert "ASoC: fsl_sai: Disable bit clock with transmitter"
- 81c8834630b2b1 Revert "media: amphion: Fix firmware path to match linux-firmware"
- 355b08d35dfbac LF-9973-5: arm64: dts: imx8mp: add fsl,sai-mclk-direction-output
- 7d2c024a1d7d00 LF-9973-4: arm64: dts: imx93: add fsl,sai-mclk-direction-output
- 489f283b9bf713 LF-9973-3: arm64: dts: imx8mp: add fsl,sai-mclk-direction-output
- f094a505b8c3d4 LF-9973-2: arm64: dts: imx8mn: add fsl,sai-mclk-direction-output
- 0ceff7021fa6a2 LF-9973-1: arm64: dts: imx8mm: add fsl,sai-mclk-direction-output
- fc07cd2af34700 Merge tag 'v6.1.53' into lf-6.1.y

Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
ricardosalveti added a commit that referenced this pull request Aug 11, 2024
This revision includes the lf-6.1.55-2.2.0 tag.

Refresh patches based on the new kernel rev.

Relevant changes:
- 1e6abd59ab9ff1 Merge pull request #669 from tq-niebelm/6.1-2.2.x-imx-update-to-lf-6.1.55-2.2.1
- dbc41281fba822 Merge tag 'lf-6.1.55-2.2.1' into 6.1-2.2.x-imx
- de69f223c019fe Merge pull request #659 from tq-niebelm/6.1-2.2.x-imx-ti-sn65dsi83-reverts
- 60fecd90ea6bce Revert "drm/bridge: ti-sn65dsi83: Fix enable/disable flow to meet spec"
- 131f7215711540 Revert "drm/bridge: sn65dsi83: Register and attach our DSI device at probe"
- 8fe2b6682a9340 Revert "drm/bridge: ti-sn65dsi83: Do not cache dsi_lanes and host twice"
- bcb5541dc3a599 Revert "drm/bridge: ti-sn65dsi83: Convert to drm_of_get_data_lanes_count"
- 2bfda7392e6621 Merge pull request #658 from tq-niebelm/6.1-2.2.x-imx
- 86a389d3e879c2 Merge remote-tracking branch 'lf-6.1.y' into 6.1-2.2.x-imx
- dad30ee7194687 Merge pull request #657 from tq-niebelm/fslc-6.1-2.2.x-imx-fixes
- 5f6af3b3075532 arm64: dts: imx8mm: fix csi nodes for NXP vendor stack
- 2443a1146bfd3b phy: phy-fsl-lynx-28g: fix wrong merge resolve
- de8d5a614f8ffb MGS-7591 [#imx-3270] Modify CONFIG_PM_RUNTIME version usage issues
- 97efb032676c50 LF-8498: config: Enable polyval, xctr cipher test support
- 0ae20f1e6f8113 LF-11170-1: arm64: dts: imx91p-11x11-evk-aud-hat: probe regulater before codec
- 83d6d215f7c620 iio: adc: imx8qxp: Fix address for command buffer registers
- 7afdcff705d96f LF-11170: arm64: dts: imx93-11x11-evk-aud-hat: probe regulater before codec
- cf8fcbc8523fa3 LF-11134-1: arm64: dts: imx93-11x11-evk-aud-hat: Add GPIO power control
- ffc3e55f631662 LF-11134: arm64: dts: imx91p-11x11-evk-aud-hat: Add GPIO power control
- 770c5fe2c1d152 LF-10611 arm64: dts: imx8mq-evk-rpmsg: fix CMA memory reservation fail
- 64960d896c1cb6 net: sdk_fman: avoid division by zero
- 9cc41a972bcce5 net: fman: fix variable type
- 142a245ddfeef7 soc: fsl: qbman: check kzalloc return value
- 7b3fb7cdb5a5be net: phylink: fix phylink_validate() call with c73 from phylink_ethtool_ksettings_set()
- 37c18120a2f3a6 LF-10500: arm64: dts: fix imx8qxp WCPU rpmsg dts issue
- c38fea2a0493b0 LF-10485: mtd: spinand: gigadevice: Fix the get ecc status issue
- 71d8f04a1b0841 LF-9073 ASoC: soc-compress: Fix deadlock in soc_compr_open_fe
- 0392c61d9eb5cb phy: lynx-10g: fix bugs in 'fsl,ls1088a-serdes1' and mark it as tested
- 55dab2ec82591e phy: lynx-10g: remove the 'not tested' comment from 'fsl,ls2088a-serdes1'
- bfba0600429302 LF-7770: arm64: config: imx_v8_defconfig: enable rpmsg sample modules
- a80a7f5af6e51b LF-10420-3: arm64: dts: imx8mp: swpdm: add fsl,sai-mclk-direction-output
- 4f95512483e89f LF-10420-2: arm64: dts: imx8mn: swpdm: add fsl,sai-mclk-direction-output
- 9fae93985eabcf LF-10420-1: arm64: dts: imx8mm: swpdm: add fsl,sai-mclk-direction-output
- 452a99068fe59a bus: fsl-mc: fix double-free on mc_dev
- f18c15e9a0f195 phy: lynx-10g: stop on lynx_pccr_read() in lynx_10g_backup_pccr_val()
- 6b4dc6d20b6714 arch: arm64: lx2160a-rdb: comment out tx-disable-gpios from the SFP cage description
- 2cee209afbdd81 net: phy: lynx-10g: implement phy_exit() operation
- 3479611119244e net: phy: lynx-28g: implement phy_exit() operation
- 867b5c9b17c119 net: dpaa2-mac: fix the case with no 'phys' in the DT node
- faa38ac84e7d93 MLK-26155 arm64: dts: imx8mp-evk-sof-pdm: Fix PDM CLK rate
- 48ca927d214630 LF-10365 nvmem: imx: i.MX8ULP: update fsb_bank_reg of imx8ulp_fsb_s400_hw
- 9cf822ab277204 Revert "LF-9994-2 mmc: sdio: hold retuning when sdio device in 1 bit mode"
- 7db012d43f8569 net: pcs: mtip_backplane: fix ineffective mtip_run_irqpoll_once()
- 11b6c43ff2bff7 MGS-6408 [#imx-2696] Add array index check for gckDEVICE_Profiler_Dispatch
- 1c45afaf0ac684 MGS-7320 [#ccc] Fix gcoOS_MemCopy crash issue in VSI GPU library
- 8a182e1463bafd LF-10341: ASoC: SOF: imx: Add SNDRV_PCM_INFO_BATCH flag
- 7e3463ae041a59 MA-21376 [#imx-3195] 4Kp60 video playback is tearing and not smooth when not full-screen
- 2167588233074e LF-10338-4 mtd: spinand: winbond: Add support for W25N02KW
- ba78f2f7748079 LF-10338-3 mtd: spinand: winbond: Fix ecc_get_status
- 1b2587251b95e3 LF-10338-2 mtd: spinand: winbond: add Winbond W25N02KV flash support
- e7894488d03f32 LF-10338-1 mtd: spinand: winbond: fix flash identification
- ab75c177174670 LF-9376-10 arm64: dts: Add sdma3 root clock
- 68bc33f81a00fd LF-9376-9 ASoC: SOF: ipc3: Add MICFIL type
- 316014cc74c88c LF-9376-8 ASoC: SOF: ipc3: Add micfil_tokens
- 7a0c832405c4dc arm64: dts: lx2160a: add compatible string to Lynx PCS devices
- bba200f774e02b net: dpaa: add support for copper backplanes using the mtip phylib wrapper
- c2c2993a809b3e net: phy: mtip_backplane: add a phylib wrapper over the phylink_pcs core
- 0b661c4889c3b8 phy: lynx-10g: new driver
- 2dcbc1d2a6ae16 dt-bindings: phy: lynx-10g: initial document
- f665001bd4296b phy: lynx-28g: add support for multi-lane 40GBase-KR4
- 3eb4303a931224 phy: lynx-28g: report the current protocol converter's MDEV_PORT through phy_get_status()
- a322e39fa41e69 phy: lynx-28g: set up equalization for 25G according to AN12950
- a72d50fd112e2d phy: lynx-28g: add algorithm for IEEE 802.3 C72 (10GBase-KR) link training
- c9c9d09e10215e phy: lynx-28g: add support for backplane modes through PHY_MODE_ETHERNET_LINKMODE
- f74d6747a377b7 phy: lynx-28g: refactor the CDR lock check from the work to a function
- 134cd5b20205bd phy: lynx-28g: convert iowrite32() calls with magic values to macros
- 09636425cbd47a phy: lynx-28g: distinguish between 10GBASE-R and USXGMII
- 2dc301dcb6a663 phy: lynx-28g: refactor lane->interface to lane->mode
- 265b29ab1370e6 phy: lynx-28g: replace LYNX_28G_SGMIIaCR1_SGPCS_DIS with 0
- 00a02e98ac1671 phy: lynx-28g: restructure protocol configuration register accesses
- 43cd22ed046f79 phy: lynx-28g: add debugging print in CDR lock workaround
- e0f3ef0b77ff1d phy: lynx-28g: implement phy_get_status() for CDR lock
- f73df580c2379a phy: lynx-28g: truly power the lanes up or down
- cc6a01127be365 phy: lynx-28g: don't concatenate macros for lynx_28g_lane_rmw() args "val" and "mask"
- 6b1763a81cb51d phy: lynx-28g: serialize concurrent phy_set_mode_ext() calls to shared registers
- 8842744c5998a7 phy: lynx-28g: lock PHY while performing CDR lock workaround
- fc32b4c550fc26 phy: lynx-28g: cancel the CDR check work item on the remove path
- 30775640da9d21 net: pcs: lynx: use MTIP AN/LT block for copper backplanes
- 3a83aad7281076 net: pcs: mtip_backplane: add driver for MoreThanIP backplane AN/LT core
- d919593772b747 phy: allow querying the address of protocol converters through phy_get_status()
- ae7386d1ebb917 phy: ethernet: add configuration interface for copper backplane Ethernet PHYs
- aa5e31dc62f069 phy: introduce the PHY_MODE_ETHERNET_LINKMODE mode for phy_set_mode_ext()
- 5d9af070508e9d phy: introduce phy_get_status() and use it to report CDR lock
- a37336d73be5c4 net: enetc: integrate SerDes phys with lynx pcs
- 445393b71617e5 net: dsa: felix: integrate SerDes phys with lynx pcs
- 07aa56adb7caf5 net: mscc: ocelot: expose serdes configuration function
- 264e9f11e2813a net: mscc: ocelot: expose generic phylink_mac_config routine
- d1b4d68f95a0eb net: dpaa2-mac: add phylink c73 support
- b19b8a126a7d9b net: dpaa2-mac: extend serdes code for multiple phys
- 7a560782c979c7 net: pcs: lynx: incorporate SerDes PHY handling from dpaa2-mac
- b07601ef3420f3 Revert "net: dpaa2: add support for retimer runtime configuration"
- 50bd0f45b581de dt-bindings: net: fsl-dpmac: allow phys, phy-names and num-lanes
- 601448a5f0cbe4 dt-bindings: lynx-pcs: add a second compatible string for LX2160A
- 436cacc339441f dt-bindings: net: Add Lynx PCS binding
- 437a7c67817908 net: phylink: add support for managed = "c73"
- 9694e62e0c74da net: explicitly check in of_phy_is_fixed_link() for managed = "in-band-status"
- db6dcf3afbd999 net: phylink: add the 25G link modes to phylink_c73_priority_resolution[]
- f78a11a4cc84a7 net: phylink: avoid unnecessary phylink_validate() calls during phylink_create()
- 283cd0225ae484 net: ethtool: introduce ethtool_link_mode_str()
- 1063a77a023c8a net: mii: add C73 link mode and base page helpers
- b6da0b4886f09f net: dsa: felix: introduce phy-mode = "10g-qxgmii" to replace "usxgmii"
- d9d396083c3547 net: phylink: move phylink_pcs_neg_mode() to phylink.c
- 3d19e5f8a7295c net: phylink: reimplement population of pl->supported for in-band
- a80f7dd6adfde7 net: phylink: centralize phy_interface_mode_is_8023z() && phylink_autoneg_inband() checks
- 596e70bdc2a96f net: pcs: lynx: fix lynx_pcs_link_up_sgmii() not doing anything in fixed-link mode
- 3380d4367d067d net: phylink: add support for PCS link change notifications
- 9abc48302f956d net: phylink: add pcs_pre_config()/pcs_post_config() methods
- 639ed5e4c4875c net: phylink: add pcs_enable()/pcs_disable() methods
- 2014f43b1682e0 net: pcs: lynx: update PCS driver to use neg_mode
- 2cb8adc9227a29 net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()
- 0517c7f8771c14 net: pcs: pcs-lynx: use phylink_get_link_timer_ns() helper
- cc8ee2386adbe9 net: phylink: add phylink_get_link_timer_ns() helper
- 159d12b00ec635 net: phylink: convert phylink_mii_c22_pcs_config() to neg_mode
- 90b077dc3480e3 phylink: ReST-ify the phylink_pcs_neg_mode() kdoc
- eb6c6f2accfdd9 net: phylink: fix sphinx complaint about invalid literal
- f07b64de41eefb net: phylink: add PCS negotiation mode
- 901e63daf90cb3 net: dpaa2: use pcs-lynx's check for fwnode availability
- 6a7b405fab0f2c net: pcs: lynx: check that the fwnode is available prior to use
- 16cd22819755c5 net: pcs: lynx: change lynx_pcs_create() to return error-pointers
- b043d182c47d9e net: pcs: lynx: make lynx_pcs_create() static
- 5a255075e4b681 net: dpaa2-mac: use lynx_pcs_create_fwnode()
- 8c127d197cc791 net: dpaa2: Add some debug prints on deferred probe
- f75294770af50e net: pcs: lynx: add lynx_pcs_create_fwnode()
- b04fe5168fa9cc net: pcs: lynx: remove lynx_get_mdio_device()
- 894ccb7e3f8342 net: dpaa2-mac: allow lynx PCS to manage mdiodev lifetime
- e42005d464149f net: dpaa2-mac: use correct interface to free mdiodev
- ddbe59d31865e0 net: enetc: use lynx_pcs_create_mdiodev()
- 8295d74c90abfd net: dsa: ocelot: use lynx_pcs_create_mdiodev()
- e2b3f555c0bd72 net: pcs: lynx: add lynx_pcs_create_mdiodev()
- fa6bc1bc0d6ca4 net: stmmac: use xpcs_create_mdiodev()
- db88caaa2b3e5c net: pcs: xpcs: add xpcs_create_mdiodev()
- 8230ca4cd7b61d net: mdio: add mdio_device_get() and mdio_device_put()
- 4d11d54de10a63 net: dsa: mv88e6xxx: move link forcing to mac_prepare/mac_finish
- 88cba7dff22444 net: dsa: add support for mac_prepare() and mac_finish() calls
- bf134ce998706b net: phylink: provide phylink_pcs_config() and phylink_pcs_link_up()
- 1eac07fc7696f5 net: pcs: xpcs: avoid reading STAT1 more than once
- 0168b367a9e4e5 net: pcs: xpcs: use phylink_resolve_c73() helper
- 505ef7b97890fd net: pcs: xpcs: correct pause resolution
- 649d9520e9d667 net: pcs: xpcs: correct lp_advertising contents
- 8d2e906b8eaf32 net: pcs: xpcs: use mii_c73_to_linkmode() helper
- 332d8d416ef491 net: pcs: xpcs: clean up reading clause 73 link partner advertisement
- 8dcfc2ca5359fb net: phylink: add function to resolve clause 73 negotiation
- 7b8056eb0bff0b net: phylink: remove duplicated linkmode pause resolution
- ab70780e4c278d net: mdio: add clause 73 to ethtool conversion helper
- 723bcd38878c86 net: phylink: require supported_interfaces to be filled
- 7a5819b9678f27 net: phylink: remove an_enabled
- 6a803e69ddafa0 net: pcs: lynx: don't print an_enabled in pcs_get_state()
- 9298bd0409a4c0 net: pcs: xpcs: use Autoneg bit rather than an_enabled
- 86b2afb5255e19 net: dpaa2-mac: use Autoneg bit rather than an_enabled
- 187f6398afc6cb net: mdio-mux: be compatible with parent buses which only support C45
- 9ff43a6b3ce2ff net: mdio-mux: show errors on probe failure
- 005dc5699ba43c net: mdio-mux: fix C45 access returning -EIO after API change
- fcc78786880699 device property: Introduce fwnode_device_is_compatible() helper
- c0f94f4e179353 phy: Add devm_of_phy_optional_get() helper
- ea433896aa06e8 Revert v1 of MTIP backplane AN/LT support
- 2d49d167c60305 LF-9095: gpc: fwnode: Make imx pgc power domain also set the fwnode
- 63bd8fa873a2cd LF-7770: remoteproc: imx_dsp_rproc: add mandatory find_loaded_rsc_table op
- 64bba709f75824 MGS-7326 [#imx-2976] 0093-KERNEL-SPACE-Update-version-for-rel_6.4.11.p2_202308
- c7f342d2e54b2f MGS-7326 [#imx-2976] 0090-KERNEL-SPACE-Update-gc_feature_database.h-to-712476
- de8ebfd7ba292f MGS-7326 [#imx-2976] 0083-CL709461-KERNEL-SPACE-22Q2_NXP-ocl30-qnx-Merging-671
- dcac08503d160f LF-10301: tee-skcipher: fix 32-bit compilation warning
- f361f41ee5d92b net: fec: ENET-QOS on i.MX93 board
- a7323d658bf114 media: imx-jpeg: notify source chagne event when the first picture parsed
- 913125c13d0a8d LF-9420: drm/imx: imx93-ldb: filter out modes with unobtainable pixel clocks
- 870b422ad2a9ff tee: crypto: enable support for skcipher
- 65017d1e16f68c LF-10156-3 arm64: dts: imx93-14x14-evk: add different usdhc pinctrl for different timing usage
- ee40cc461b225e LF-10156-2 arm64: dts: imx93-11x11-evk: add different usdhc pinctrl for different timing usage
- 96eac99749f2ad LF-10156-1 arm64: dts: imx93-9x9-qsb: add different usdhc pinctrl for different timing usage
- 5e9f2864b8149e LF-9089-02: media: i2c: mt9m114: adjust the output frequency to 72MHz
- a17ff549365160 LF-9089-01: media: imx: parallel: fix frame sync issue
- 79ff055451c389 LF-10278: firmware: ele-mu: Update SECO_MU_IO_FLAGS_IS_IN_OUT IO buffer setup flag value
- a15dbe6a5ed010 LF-10273: Revert "clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200Hz"
- a0ea06f9d769bc LF-10269-9: arm64/configs/imx_v8_defconfig: add maxim serdes modules
- d7f397d74c39e9 LF-10269-8: dts/arm64: imx93_14x14: add support for Maxim DSI SerDes
- e1ff51fa0f455e LF-10269-7: dt-bindings: mfd: add MAX96752 bindings
- 22e0eca2eaba06 LF-10269-6: dt-bindings: mfd: add MAX96789 bindings
- 4679c4f90240fa LF-10269-5: mfd: add Maxim SerDes link manager layer
- 6e64cb512d4aa5 LF-10269-4: drm/bridge: add support for MAX96752 deserializer LVDS bridge
- 11d0de6c2a0179 LF-10269-3: drm/bridge: add support for MAX96789 serializer DSI bridge
- e4381b5a592054 LF-10269-2: mfd: Add support for MAX96752 deserializer with LVDS support
- 0e22ce306a6994 LF-10269-1: mfd: Add support for max96789 MIPI-DSI serializer
- 5de87941ffa208 LF-10263 arm64: dts: imx8qm-mek: add pcie wifi WoWLAN support
- d7a9444a9b9faa LF-9973-7: arm64: dts: imx93: add fsl,sai-mclk-direction-output
- 324dcddd0b7e88 ASoC: soc-pcm.c: Make sure DAI parameters cleared if the DAI becomes inactive
- e8c453a27c2cc5 ASoC: soc-pcm.c: Clear DAIs parameters after stream_active is updated
- b7b5600d3032ac ASoC: imx-rpmsg: Set ignore_pmdown_time for dai_link
- 5a97a3191f78c5 LF-9910-2: Revert "LF-6278-2: ASoC: fsl_rpmsg: Constrain rates of wm8524 codec"
- 2b6f8abd498aa0 LF-9910-1: arm64: dts: imx8m: Let WM8524 driver constrain supported rate
- 6bc8fe95112e87 LF-9368: arm64: dts: imx93-11x11-evk-rpmsg: Enable dynamic buffer size for i2c-rpmsg
- fc7754fa3680da LF-10141-03 arm64: dts: imx93: Add the 'fsl,ext-reset-output' property for wdog3
- 799ad8d965d755 LF-10141-02 dt-bindings: watchdog: fsl-imx7ulp-wdt: Add 'fsl,ext-reset-output'
- f9a7c0d3885289 LF-10141-01 wdog: imx7ulp: Enable wdog int_en bit for watchdog any reset
- f3aa2a474474a4 LF-10040-3 arm64: dts: imx93: set the tuning start and tuning step to get a large scan range for tuning
- 61bb01d761b12c LF-10040-2 arm64: dts: imx91p: set SION for cmd and data pad of USDHC
- b21542b9ad859f LF-10040-1 arm64: dts: imx93: set SION for cmd and data pad of USDHC
- 105e6ac6fec162 LF-9994-2 mmc: sdio: hold retuning when sdio device in 1 bit mode
- 0c99057c9cee41 LF-9994-1 mmc: sdhci-esdhc-imx: optimize the manual tuing logic to get the best timing
- f1e61a61f78a85 LF-10187: arm64: dts: fix mt9m114 can't work with i.MX93-9x9 QSB A2 board
- 8f806c65ed2dc3 Bluetooth: btnxpuart: Improve inband Independent Reset handling
- a96e855790e145 Bluetooth: btnxpuart: Add support for IW624 chipset
- 0a44c11cc589ac Bluetooth: btnxpuart: Remove check for CTS low after FW download
- 87ca692a212e0b Bluetooth: btnxpuart: Add support for AW693 chipset
- f396642e14cf20 LF-9972 arch: arm64: dts: correct the use of vmmc-supply and mmc-pwrseq for SDIO WiFi
- 0629623844cb3d LF-9971 arm64: dts: imx8mq-evk-usd-wifi: improve the wifi support on imx8mq micro-sd connector
- 71359278a94c14 LF-10253: vpu: h1: solve encode dead loop
- 8c55f5403b10f2 media: imx-jpeg: initiate a drain of the capture queue in dynamic resolution change
- be4fc9832a1484 LF-9973-6: arm64: dts: imx91p: add fsl,sai-mclk-direction-output
- 08feac38b33193 LF-10193: vpu: hantro_v4l2: initiate a drain of the capture queue in dynamic resolution change
- 5fccc09d4f3eea MA-21538-2 clk: imx: clk-imx8qxp: Parent should be initialized earlier than the clock
- afc9aa1d39bfe6 MA-21538-1 Revert "clk: imx: scu: add CLK_SET_PARENT_NOCACHE"
- e2b3ebd4bce400 MA-21538 Revert "MLK-21052-08 clk: imx: Add CLK_SET_PARENT_NOCACHE"
- 6c290f12a0d0d7 ASoC: fsl: imx-pcm-rpmsg: Add SNDRV_PCM_INFO_BATCH flag
- 6883469f38256f net/fec-uio: Fixed error handling
- c4811209ac7b4b MLK-26147: net: stmmac: dwmac-imx: request high frequency mode
- 1d2c633210935f LF-9849-4: net: phy: tja11xx: call resume before soft reset.
- aa812cd54534a9 LF-10074: arm64: dts: imx8dxl-evk: correct the ext PHY reset sequence
- 8c96c3b2de12a8 Merge tag 'v6.1.55' into lf-6.1.y
- 3f83ccf0d6cd2f Merge tag 'v6.1.54' into lf-6.1.y
- 15a1048dde46a1 Revert "ASoC: fsl_sai: Disable bit clock with transmitter"
- 81c8834630b2b1 Revert "media: amphion: Fix firmware path to match linux-firmware"
- 355b08d35dfbac LF-9973-5: arm64: dts: imx8mp: add fsl,sai-mclk-direction-output
- 7d2c024a1d7d00 LF-9973-4: arm64: dts: imx93: add fsl,sai-mclk-direction-output
- 489f283b9bf713 LF-9973-3: arm64: dts: imx8mp: add fsl,sai-mclk-direction-output
- f094a505b8c3d4 LF-9973-2: arm64: dts: imx8mn: add fsl,sai-mclk-direction-output
- 0ceff7021fa6a2 LF-9973-1: arm64: dts: imx8mm: add fsl,sai-mclk-direction-output
- fc07cd2af34700 Merge tag 'v6.1.53' into lf-6.1.y

Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants