This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch pending-fixes in repository linux-next.
omits d37821efea80 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...] omits 067e2c94d533 Merge branch 'rust-fixes' of https://github.com/Rust-for-L [...] omits f0d1c6ec58a1 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits c251c1800243 Merge branch 'zstd-linus' of https://github.com/terrelln/l [...] omits 1be76afe675d Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm [...] omits 53ddb607b176 Merge branch 'riscv-soc-fixes' of git://git.kernel.org/pub [...] omits 3cf4a5d55f53 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 956adaa6e1ce Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] omits e082be8abadb Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...] omits 51f8e95bc7ac Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...] omits 67cc9fa61ae2 Merge branch 'driver-core-linus' of git://git.kernel.org/p [...] omits 7d0fda5b4b90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] omits 16ca64f89f9c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] omits 0ce3f74d132f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] omits ddb56500d396 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] omits 9a1ace55221e Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] omits bef885eec92d Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...] omits 866f2044c7dd Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] omits 19df4c0beee3 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...] omits bea7737660dc fs/cramfs/inode.c: initialize file_ra_state omits b737005c5aa3 fs: hfsplus: fix UAF issue in hfsplus_put_super omits 51d0476ee040 panic: fix the panic_print NMI backtrace setting omits e313eec41387 lib: parser: update documentation for match_NUMBER functions omits b4de48e9cee2 kasan, x86: don't rename memintrinsics in uninstrumented files omits c537e2e18063 kasan: test: fix test for new meminstrinsic instrumentation omits 07e0a7128168 kasan: treat meminstrinsic as builtins in uninstrumented files omits df9b9c6d2153 kasan: emit different calls for instrumentable memintrinsics omits ff700e1273fb migrate_pages: try migrate in batch asynchronously firstly omits 0571c12e1d67 migrate_pages: move split folios processing out of migrate [...] omits 4084c6363f25 migrate_pages: fix deadlock in batched migration omits 3d6f02846b83 ocfs2: fix non-auto defrag path not working issue omits a31464f5a468 ocfs2: fix defrag path triggering jbd2 ASSERT omits eee6afd8f633 mailmap: map Georgi Djakov's old Linaro address to his cur [...] omits d8f557e52966 mm/hwpoison: convert TTU_IGNORE_HWPOISON to TTU_HWPOISON omits d89903a820c8 lib/zlib: DFLTCC deflate does not write all available bits [...] omits be69c4bddcf9 mm/damon/paddr: fix missing folio_put() omits 456aade0f6d6 mm/mremap: fix dup_anon_vma() in vma_merge() case 4 omits df533767b904 mm/mprotect: Fix successful vma_merge() of next in do_mpro [...] omits 4822fc06d054 Merge remote-tracking branch 'spi/for-6.2' into spi-linus omits 54bc59d18178 Merge remote-tracking branch 'asoc/for-6.2' into asoc-linus new 5ca26d6039a6 Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/li [...] new 32ff6831cdec kunit: Fix 'hooks.o' build by recursing into kunit new 46d733d0efc7 vc_screen: modify vcs_size() handling in vcs_read() adds 39bee2e6acc2 f2fs: file: drop useless initializer in expand_inode_data() adds f35474ec0059 f2fs: fix to support .migrate_folio for compressed inode adds b3107b3854c9 f2fs: remove unused PAGE_PRIVATE_ATOMIC_WRITE adds 6779b5db90c5 f2fs: fix to call clear_page_private_reference in .{releas [...] adds 8d3c1fa3fa5e f2fs: don't rely on F2FS_MAP_* in f2fs_iomap_begin adds 62a134bd8941 f2fs: decouple F2FS_MAP_ from buffer head flags adds da8c7fecc9c7 f2fs: rename F2FS_MAP_UNWRITTEN to F2FS_MAP_DELALLOC adds bc29835a9d48 f2fs: split __submit_bio adds 04a91ab01684 f2fs: add a f2fs_lookup_extent_cache_block helper adds cf342d3beda0 f2fs: add a f2fs_get_block_locked helper adds 2f51ade9524c f2fs: f2fs_do_map_lock adds 44b0dfebbd82 f2fs: reflow prepare_write_begin adds 3cf684f2f8e0 f2fs: simplify __allocate_data_block adds a9e292f2aeb7 docs: f2fs: fix html doc error adds ffdeab71d5cf f2fs: remove f2fs_get_block adds cd8fc5226bef f2fs: remove the create argument to f2fs_map_blocks adds 0094e98bd147 f2fs: factor a f2fs_map_blocks_cached helper adds 817c968b79d0 f2fs: factor out a f2fs_map_no_dnode adds fdbf69a7f5be f2fs: refactor the hole reporting and allocation logic in [...] adds fdb7ccc3f9cb f2fs: introduce IS_F2FS_IPU_* macro adds 5eaac835f27f f2fs: fix to avoid potential deadlock adds cec32b00faa9 f2fs: add missing doc for fault injection sysfs adds 8358014d6be8 f2fs: avoid to check PG_error flag adds 185a453bf1b5 f2fs: deliver the accumulated 'issued' to __issue_discard_ [...] adds 275dd5dc67f2 MAINTAINERS: Add f2fs's patchwork adds ebaaec351e4f f2fs: start freeing cluster pages from the unused number adds b5a711acab30 f2fs: judge whether discard_unit is section only when have [...] adds a1357a91ec9e f2fs: mark f2fs_init_compress_mempool w/ __init adds 390d0b99212e f2fs: remove unnecessary blank lines adds 1cd7565449de f2fs: add a f2fs_ prefix to punch_hole() and expand_inode_data() adds c40e15a9a59f f2fs: merge f2fs_show_injection_info() into time_to_inject() adds f08142bc3a60 f2fs: convert to use MIN_DISCARD_GRANULARITY macro adds 45c98f5a58f3 f2fs: convert discard_wake and gc_wake to bool type adds 7a2b15cfa8db f2fs: support accounting iostat count and avg_bytes adds 193a639fed92 f2fs: add iostat support for flush adds c5f9db2548d0 f2fs: drop useless initializer and unneeded local variable adds 120e0ea12d90 f2fs: introduce discard_io_aware_gran sysfs node adds 2f3a9ae990a7 f2fs: introduce trace_f2fs_replace_atomic_write_block adds 0e8d040bfa4c f2fs: clear atomic_write_task in f2fs_abort_atomic_write() adds 71a298ca208e f2fs: remove unneeded f2fs_cp_error() in f2fs_create_whiteout() adds d48a7b3a72f1 f2fs: fix to do sanity check on extent cache correctly adds 2381a68556c0 f2fs: fix to show discard_unit mount opt adds c1085957dece f2fs: clarify compress level bit offset adds b1c5ef26e4e8 f2fs: return true if all cmd were issued or no cmd need to [...] adds 9b13a8662ea6 f2fs: fix to check warm_data_age_threshold adds b1b9896718bc fs: f2fs: initialize fsdata in pagecache_write() adds 9a5571cff4ff f2fs: fix information leak in f2fs_move_inline_dirents() adds e6261beb0c62 f2fs: allow set compression option of files without blocks adds ae267fc1cfe9 f2fs: fix to abort atomic write only during do_exist() adds 2163a691c5f3 f2fs: remove __add_sum_entry adds 5a4fed7cd97a f2fs: simplify do_checkpoint adds 6392e9ff8bba f2fs: add a f2fs_curseg_valid_blocks helper adds 2df79573ef02 f2fs: refactor __allocate_new_segment adds dede3525edbf f2fs: remove __allocate_new_section adds 4a2095887340 f2fs: refactor next blk selection adds 88c9edfd3c4c f2fs: remove __has_curseg_space adds a28bca0f47fe f2fs: factor the read/write tracing logic into a helper adds 2eae077e6e46 f2fs: reduce stack memory cost by using bitfield in struct [...] adds b90e5086df6b f2fs: clean up i_compress_flag and i_compress_level usage adds 933141e4eb49 f2fs: fix to handle F2FS_IOC_START_ATOMIC_REPLACE in f2fs_ [...] adds 3aa51c61cb4a f2fs: retry to update the inode page given data corruption adds 0dbbf0fb38d5 f2fs: fix to avoid potential memory corruption in __update [...] adds 8c0ed062ce27 f2fs: fix to update age extent correctly during truncation adds a84153f93980 f2fs: fix to update age extent in f2fs_do_zero_range() adds b03a41a495df f2fs: fix wrong calculation of block age adds 844545c51a5b f2fs: fix cgroup writeback accounting with fs-layer encryption adds 04d7a7ae43fc f2fs: fix f2fs_show_options to show nogc_merge mount option adds d23be468eada f2fs: add sysfs nodes to set last_age_weight adds d9bac032ac0d f2fs: use iostat_lat_type directly as a parameter in the i [...] adds 267c159f9c7b f2fs: fix kernel crash due to null io->bio adds 146949defda8 f2fs: fix typos in comments adds c5bf83483382 f2fs: fix to set ipu policy adds 9e615dbba41e f2fs: add missing description for ipu_policy node adds 269d11948100 f2fs: fix to do sanity check on extent cache correctly adds 273a51e55212 f2fs: make kobj_type structures constant adds f2e357893cb7 f2fs: export ipu policy in debugfs adds dda7d77bcd42 f2fs: replace si->sbi w/ sbi in stat_show() adds 7e986855fe13 f2fs: fix wrong segment count adds a46bebd502fe f2fs: synchronize atomic write aborts adds c7dbc0668829 f2fs: Revert "f2fs: truncate blocks in batch in __complete [...] adds ddf1eca4fc5a f2fs: drop unnecessary arg for f2fs_ioc_*() new 103830683cfc Merge tag 'f2fs-for-6.3-rc1' of git://git.kernel.org/pub/s [...] new a4eecbae0927 capability: add cap_isidentical new 981ee95cc1f5 vfs: avoid duplicating creds in faccessat if possible new ae3419fbac84 vc_screen: don't clobber return value in vcs_read new 3478c83cf26b ext4: improve xattr consistency checking and error reporting new 11768cfd9813 ext4: use ext4_fc_tl_mem in fast-commit replay path new 934b0de1e9fd ext4: don't show commit interval if it is zero new 240930fb7e6b ext4: dio take shared inode lock when overwriting prealloc [...] new 08abd0466ec9 ext4: remove dead code in updating backup sb new 1e9d62d25281 ext4: optimize ea_inode block expansion new f31173c19901 ext4: refuse to create ea block when umounted new 3f5424790d43 ext4: fix inode tree inconsistency caused by ENOMEM new 7fc51f923ea6 ext4: remove unnecessary variable initialization new d99a55a94a0d ext4: fix function prototype mismatch for ext4_feat_ktype new 5cd740287ae5 ext4: fail ext4_iget if special inode unallocated new 3039d8b86924 ext4: update s_journal_inum if it changes after journal replay new e6b9bd7290d3 jbd2: fix data missing when reusing bh which is ready to b [...] new 0f7bfd6f8164 ext4: fix task hung in ext4_xattr_delete_inode new 172e344e6f82 ext4: init error handle resource before init group descriptors new 0813299c586b ext4: Fix possible corruption when moving a directory new e3645d72f886 ext4: fix incorrect options show of original mount_opt and [...] new b07ce43db665 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm [...] adds 334c7b13d383 pwm: sifive: Always let the first pwm_apply_state succeed adds b3c650ad9bb8 pwm: Move pwm_capture() dummy to restore order adds 3066bc2d58be pwm: stm32-lp: fix the check on arr and cmp registers update adds 3e98855ca0cf dt-bindings: pwm: mediatek: Convert pwm-mediatek to DT schema adds 2781f8e92036 pwm: lp3943: Drop unused i2c include adds 486dd4e84681 pwm: ab8500: Fix calculation of duty and period adds 327437884e9a pwm: ab8500: Implement .get_state() adds 860793bbdcdf pwm: iqs620a: Replace one remaining instance of regmap_upd [...] adds 0f03bf300833 dt-bindings: pwm: Document Synopsys DesignWare snps,pwm-dw [...] adds f7c843d6d7f8 pwm: dwc: Change &pci->dev to dev in probe adds a357d1493f0c pwm: dwc: Move memory allocation to own function adds cf70d01a62c7 pwm: dwc: Use devm_pwmchip_add() new e492250d5252 Merge tag 'pwm/for-6.3-rc1' of git://git.kernel.org/pub/sc [...] new c4f372424ec1 mm/mprotect: Fix successful vma_merge() of next in do_mpro [...] new c11c7117ca74 mm/mremap: fix dup_anon_vma() in vma_merge() case 4 new ec8f8ac2d207 mm/damon/paddr: fix missing folio_put() new 047bf10e7d99 lib/zlib: DFLTCC deflate does not write all available bits [...] new 53b937714495 mm/hwpoison: convert TTU_IGNORE_HWPOISON to TTU_HWPOISON new f3b1b735d1ae mailmap: map Georgi Djakov's old Linaro address to his cur [...] new 7f272e8b444f ocfs2: fix defrag path triggering jbd2 ASSERT new 30cb8f227fdb ocfs2: fix non-auto defrag path not working issue new 3389cfda847a migrate_pages: fix deadlock in batched migration new 17c0600d72b1 migrate_pages: move split folios processing out of migrate [...] new 3156f91e39d7 migrate_pages: try migrate in batch asynchronously firstly new c98b17e0b14a kasan: emit different calls for instrumentable memintrinsics new 4febb6e980e2 kasan: treat meminstrinsic as builtins in uninstrumented files new 5c47fcd25a82 kasan, powerpc: don't rename memintrinsics if compiler add [...] new d7569168b693 kasan: test: fix test for new meminstrinsic instrumentation new 0ade37f447c6 kasan, x86: don't rename memintrinsics in uninstrumented files new cd3ebe9e72d2 lib: parser: update documentation for match_NUMBER functions new 31e76265b845 panic: fix the panic_print NMI backtrace setting new ba6ee76c017f fs: hfsplus: fix UAF issue in hfsplus_put_super new b2ed4bee23eb fs/cramfs/inode.c: initialize file_ra_state new 38d46d89ba89 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...] new 1439f6d86926 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new f99e6d7c4ed3 bgmac: fix *initial* chip reset to support BCM5358 new 11f180a5d62a nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_ [...] new 8f9850dd8d23 net: phy: unlock on error in phy_probe() new 59aa9c868ef7 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...] new 18f7ca0653d5 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new 36813660d83b Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new c769fb6bcc48 ASoC: sam9g20ek: Disable capture unless building with micr [...] new 0de2cc3707b6 ASoC: zl38060 add gpiolib dependency new d52279d5c920 ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx (8A43) new 5df1a5d28449 ASoC: mt8192: Remove spammy log messages new b373076f6099 ASoC: mt8192: Fix event generation for controls new 05437a91173b ASoC: mt8192: Report an error if when an invalid sidetone [...] new ce40d93b062c ASoC: mt8192: Fix range for sidetone positive gain new e3e329931630 ASoC: mt8192: Fixes from initial glance at kselftest new 3425ddaea57a ASoC: mt6358: Fix event generation for wake on voice stage [...] new 8e847a43c28f ASoC: mt6358: Validate Wake on Voice 2 writes new 8cbd7273a724 ASoC: mt6358: Remove undefined HPx Mux enumeration values new b201929904a5 ASoC: mt6358: Fixes from an initial glance at a new 54fc4b72b630 ASoC: soc-pcm: add option to start DMA after DAI new 143a2f011c44 ASoC: dt-bindings: sama7g5-pdmc: add microchip,startup-del [...] new c5682e2ba132 ASoC: mchp-pdmc: fix poc noise at capture startup new 11d4e474861a ASoC: mchp-pdmc: fix poc noises when starting new d71ed1c8f0f4 ASoC: mt8183: Remove spammy logging from I2S DAI driver new 18f51ed09888 ASoC: mt8183: Fix event generation for I2S DAI operations new e48223e36001 ASoC: mt8183: Fixes from an initial glance at a new f55b0f7c354b Merge remote-tracking branch 'asoc/for-6.2' into asoc-linus new d12670266e7a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new 775072ffef21 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new 2449d436681d spi: tegra210-quad: Fix iterator outside loop new 88e0861f52c5 Merge remote-tracking branch 'spi/for-6.2' into spi-linus new 0235856fea5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new 022be868b639 Merge branch 'driver-core-linus' of git://git.kernel.org/p [...] new 5ddd4a0878bc Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...] new 660ca9470f9c crypto: caam - Fix edesc/iv ordering mixup new 0d66ff17f09d Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new a4f6c3b95528 Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...] new d119a7fd7767 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new 9796075e5159 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 3b80b52107bd Merge branch 'riscv-soc-fixes' of git://git.kernel.org/pub [...] new dcf4ddd388c3 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm [...] new 0f519da7a052 arm64: efi: Remap kernel image after moving it in memory new 5b729103a0e0 efi/libstub: smbios: Use length member instead of record s [...] new 22d9e53df5aa arm64: efi: Use SMBIOS processor ID to key off Altra quirk new 5aed793ff011 efi/libstub: smbios: Drop unused 'recsize' parameter new d37e338e7ec4 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linu [...] new 7d8666476b4a Merge branch 'zstd-linus' of https://github.com/terrelln/l [...] new dc2ef7f19e30 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 5d06e9faa6e0 Merge branch 'rust-fixes' of https://github.com/Rust-for-L [...] new 77bc762451c2 fbdev: chipsfb: Fix error codes in chipsfb_pci_init() new 0ea65efc90be Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (d37821efea80) \ N -- N -- N refs/heads/pending-fixes (0ea65efc90be)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 98 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/ABI/testing/sysfs-fs-f2fs | 80 ++- .../bindings/pwm/mediatek,mt2712-pwm.yaml | 93 +++ .../devicetree/bindings/pwm/pwm-mediatek.txt | 52 -- .../bindings/pwm/snps,dw-apb-timers-pwm2.yaml | 68 +++ .../bindings/sound/microchip,sama7g5-pdmc.yaml | 6 + Documentation/filesystems/f2fs.rst | 2 +- MAINTAINERS | 1 + arch/powerpc/include/asm/kasan.h | 2 +- arch/powerpc/include/asm/string.h | 15 +- arch/powerpc/kernel/prom_init_check.sh | 9 +- drivers/crypto/caam/caamalg.c | 26 +- drivers/crypto/caam/caamalg_qi.c | 40 +- drivers/crypto/caam/qi.c | 10 +- drivers/firmware/efi/libstub/arm64-stub.c | 1 + drivers/firmware/efi/libstub/arm64.c | 12 +- drivers/firmware/efi/libstub/efistub.h | 39 +- drivers/firmware/efi/libstub/smbios.c | 16 +- drivers/net/ethernet/broadcom/bgmac.c | 8 +- drivers/net/ethernet/broadcom/bgmac.h | 2 + drivers/net/phy/phy_device.c | 2 +- drivers/nfc/fdp/i2c.c | 4 + drivers/pwm/pwm-ab8500.c | 112 +++- drivers/pwm/pwm-dwc.c | 38 +- drivers/pwm/pwm-iqs620a.c | 4 +- drivers/pwm/pwm-lp3943.c | 1 - drivers/pwm/pwm-sifive.c | 8 +- drivers/pwm/pwm-stm32-lp.c | 2 +- drivers/spi/spi-tegra210-quad.c | 12 +- drivers/tty/vt/vc_screen.c | 11 +- drivers/video/fbdev/chipsfb.c | 14 +- fs/ext4/ext4.h | 1 + fs/ext4/extents.c | 2 +- fs/ext4/fast_commit.c | 44 +- fs/ext4/file.c | 34 +- fs/ext4/inode.c | 20 +- fs/ext4/ioctl.c | 3 - fs/ext4/namei.c | 11 +- fs/ext4/super.c | 56 +- fs/ext4/xattr.c | 172 ++++-- fs/f2fs/checkpoint.c | 37 +- fs/f2fs/compress.c | 24 +- fs/f2fs/data.c | 624 +++++++++++---------- fs/f2fs/debug.c | 64 ++- fs/f2fs/dir.c | 4 +- fs/f2fs/extent_cache.c | 60 +- fs/f2fs/f2fs.h | 128 ++--- fs/f2fs/file.c | 173 +++--- fs/f2fs/gc.c | 22 +- fs/f2fs/gc.h | 2 +- fs/f2fs/inline.c | 14 +- fs/f2fs/inode.c | 78 +-- fs/f2fs/iostat.c | 186 +++--- fs/f2fs/iostat.h | 19 +- fs/f2fs/namei.c | 5 +- fs/f2fs/node.c | 9 +- fs/f2fs/segment.c | 225 ++++---- fs/f2fs/segment.h | 41 +- fs/f2fs/super.c | 63 ++- fs/f2fs/sysfs.c | 49 +- fs/f2fs/verity.c | 2 +- fs/jbd2/transaction.c | 50 +- fs/open.c | 38 +- include/linux/capability.h | 10 + include/linux/f2fs_fs.h | 2 +- include/linux/pwm.h | 14 +- include/sound/soc-component.h | 2 + include/trace/events/f2fs.h | 104 ++-- lib/Makefile | 12 +- lib/kunit/Makefile | 2 +- sound/soc/amd/yc/acp6x-mach.c | 7 + sound/soc/atmel/mchp-pdmc.c | 53 +- sound/soc/atmel/sam9g20_wm8731.c | 3 + sound/soc/codecs/Kconfig | 1 + sound/soc/codecs/mt6358.c | 11 +- sound/soc/mediatek/mt8183/mt8183-dai-i2s.c | 21 +- sound/soc/mediatek/mt8192/mt8192-dai-adda.c | 58 +- sound/soc/soc-pcm.c | 27 +- 77 files changed, 1971 insertions(+), 1306 deletions(-) create mode 100644 Documentation/devicetree/bindings/pwm/mediatek,mt2712-pwm.yaml delete mode 100644 Documentation/devicetree/bindings/pwm/pwm-mediatek.txt create mode 100644 Documentation/devicetree/bindings/pwm/snps,dw-apb-timers-pwm2.yaml