Linus, Please pull. Note that I'll be out the next month, so you may see stuff from Krzysztof if there's anything urgent. Rob The following changes since commit 66ae0535167660e427f9fcadeee5d05646e2bb22: dt-bindings: rng: Drop unneeded quotes (2023-04-20 16:30:03 -0500) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-6.4-1 for you to fetch changes up to 6997f847cbb72082a2e9aa0fef8ebfcc3bd4ddc5: MAINTAINERS: add Conor as a dt-bindings maintainer (2023-05-05 07:45:17 -0500) ---------------------------------------------------------------- Devicetree fixes for 6.4, part 1: - Add Conor Dooley as a DT binding maintainer - Swap the order of parsing /memreserve/ and /reserved-memory nodes so that the /reserved-memory nodes which have more information are handled first - Fix some property dependencies in riscv,pmu binding - Update maintainers entries on a couple of bindings ---------------------------------------------------------------- Chris Paterson (4): dt-bindings: i2c: renesas,rzv2m: Change maintainer to Fabrizio Castro dt-bindings: pinctrl: renesas,rzn1: Change maintainer to Fabrizio Castro dt-bindings: pinctrl: renesas,rzv2m: Change maintainer to Fabrizio Castro dt-bindings: clock: r9a06g032-sysctrl: Change maintainer to Fabrizio Castro Conor Dooley (2): dt-bindings: perf: riscv,pmu: fix property dependencies MAINTAINERS: add Conor as a dt-bindings maintainer Lucas Tanure (1): of: fdt: Scan /memreserve/ last Michal Simek (1): dt-bindings: xilinx: Remove Naga from memory and mtd bindings .../devicetree/bindings/clock/renesas,r9a06g032-sysctrl.yaml | 2 +- Documentation/devicetree/bindings/i2c/renesas,rzv2m.yaml | 2 +- .../devicetree/bindings/memory-controllers/arm,pl35x-smc.yaml | 1 - Documentation/devicetree/bindings/mtd/arasan,nand-controller.yaml | 2 +- Documentation/devicetree/bindings/mtd/arm,pl353-nand-r2p1.yaml | 1 - Documentation/devicetree/bindings/perf/riscv,pmu.yaml | 1 - Documentation/devicetree/bindings/pinctrl/renesas,rzn1-pinctrl.yaml | 2 +- Documentation/devicetree/bindings/pinctrl/renesas,rzv2m-pinctrl.yaml | 2 +- MAINTAINERS | 1 + drivers/of/fdt.c | 5 +++-- 10 files changed, 9 insertions(+), 10 deletions(-)