[GIT PULL] OpenRISC updates for 6.16
From: Stafford Horne
Date: Sun Jun 01 2025 - 05:42:55 EST
Hello Linus,
Please consider for pull,
The following changes since commit 92a09c47464d040866cf2b4cd052bc60555185fb:
Linux 6.15-rc5 (2025-05-04 13:55:04 -0700)
are available in the Git repository at:
https://github.com/openrisc/linux.git tags/for-linus
for you to fetch changes up to f698ee1f40030118e3ae1af1a02fa76f79452b5c:
dt-bindings: interrupt-controller: Convert openrisc,ompic to DT schema (2025-05-07 06:14:30 +0100)
----------------------------------------------------------------
OpenRISC updates for 6.16
Just a few documentation updates from the community.
- Device tree documentation conversion from txt to yaml.
- Documentation addition to help users getting started with initramfs
on OpenRISC.
----------------------------------------------------------------
Ann Yun (1):
Documentation:openrisc: Add build instructions with initramfs
Rob Herring (Arm) (2):
dt-bindings: interrupt-controller: Convert opencores,or1k-pic to DT schema
dt-bindings: interrupt-controller: Convert openrisc,ompic to DT schema
Documentation/arch/openrisc/openrisc_port.rst | 6 +++
.../interrupt-controller/opencores,or1k-pic.txt | 23 -----------
.../interrupt-controller/opencores,or1k-pic.yaml | 38 ++++++++++++++++++
.../interrupt-controller/openrisc,ompic.txt | 22 -----------
.../interrupt-controller/openrisc,ompic.yaml | 45 ++++++++++++++++++++++
5 files changed, 89 insertions(+), 45 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/interrupt-controller/opencores,or1k-pic.txt
create mode 100644 Documentation/devicetree/bindings/interrupt-controller/opencores,or1k-pic.yaml
delete mode 100644 Documentation/devicetree/bindings/interrupt-controller/openrisc,ompic.txt
create mode 100644 Documentation/devicetree/bindings/interrupt-controller/openrisc,ompic.yaml