<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile#0fc8f6200d2313278fbf4539bbab74677c685531</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesGetting fixes and updates from v7.1-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile</description>
        <pubDate>Mon, 27 Apr 2026 10:26:49 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>f4b369c6fe0ceaba2da2daff8c9eb415f85926dd - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile#f4b369c6fe0ceaba2da2daff8c9eb415f85926dd</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.1 merge window.

            List of files:
            /linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile</description>
        <pubDate>Mon, 20 Apr 2026 03:28:57 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0421ccdfad0d92713a812a5aeb7d07b0ea7213c8 - Merge tag &apos;v7.0-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile#0421ccdfad0d92713a812a5aeb7d07b0ea7213c8</link>
        <description>Merge tag &apos;v7.0-rc3&apos; into nextSync up with the mainline to brig up the latest changes, specificallychanges to ALPS driver.

            List of files:
            /linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile</description>
        <pubDate>Thu, 12 Mar 2026 18:44:42 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e65f4718a577fcc84d40431f022985898b6dbf2e - Merge tag &apos;soc-dt-7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile#e65f4718a577fcc84d40431f022985898b6dbf2e</link>
        <description>Merge tag &apos;soc-dt-7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socPull SoC devicetree updates from Arnd Bergmann: &quot;A number of SoC platforms are adding modernized variants of their  already supported chips time, with a total of 12 new SoCs, and two  older SoC getting removed:   - Qualcomm Glymur is a compute SoC using 18 Oryon-2 CPU cores   - Qualcomm Mahua is a variant of Glymur with only 12 CPU cores, but     largely identical.   - Qualcomm Eliza is an embeded platform for mobile phone (SM7750) and     IOT (QC7790S/M) workloads   - Qualcomm IPQ5210 is a wireless networking SoC using Cortex-A53     cores   - Qualcomm apq8084 and ipq806x had only rudimentary support but no     actual products using them, so they are now gone.   - Axis ARTPEC-9 is a follow-up to the ARTPEC-8 embedded SoC, using     the Samsung SoC platform but now with Cortex-A55 cores   - ARM Zena is a virtual platform in FVP using Cortex-A720AE cores,     with additional versions planned to be merged in the future.   - ARM corstone-1000-a320 is a reference platform for IOT, using     low-end Cortex-A320 cores   - Microchip LAN9691 is an updated 64-bit variant of the arm32 lan966x     series of networking SoCs   - Microchip PIC64GX is an embedded RISC-V chip using SIFIVE U54 CPU     cores   - Rockchip RV1103B is the low-end 32-bit single-core vision processor   - Renesas RZ/G3L (r9a08g046) is an industrial embedded chip using     Cortex-A55 cores, similar to the G3E and G3S variants we already     supported.   - NXP S32N79 is an automotive SoC using Cortex-A78AE cores, a     significant upgrade from the older S32V and S32G series  These all come with at least one reference board or an initial product  using these, in total there are 67 newly added boards. The ones for  already supported SoCs are:   - Two more Aspeed BMC based boards   - Three older tablets based on 32-bit OMAP4 and Exynos5 SoCs   - One Set-top-box based on Allwinner H6   - 22 additional industrial/embedded boards using 64-bit NXP i.MX8M or     i.MX9 SoCs   - 20 Qualcomm SoC based machines across all possible markets:     workstation, gaming, laptop, phone, networking, reference, ...   - Three more Rockchips rk35xx based boards   - Four variants of the Toradex Verdin using TI AM62  Other notable bits are:   - A cleanup for the 32-bit Tegra paz00 board moved the last board     specific code on Tegra into equivalent dts syntax.   - There continues to be a significant number of fixes for static     checking of dtc syntax, but it feels like this is slowing down,     hopefully getting into a state where most known issues are     addressed   - Additional hardware support for many existing boards across SoC     families, notably Qualcomm, Broadcom, i.MX2, i.MX6, Rockchips,     STM32, Mediatek, Tegra, TI and Microchip&quot;* tag &apos;soc-dt-7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (841 commits)  arm64: dts: ti: k3: Use memory-region-names for r5f  ARM: dts: imx: Add DT overlays for DH i.MX6 DHCOM SoM and boards  ARM: dts: imx6sx: remove fallback compatible string fsl,imx28-lcdif  ARM: dts: imx25: rename node name tcq to touchscreen  ARM: dts: imx: b850v3: Disable unused usdhc4  ARM: dts: imx: b850v3: Define GPIO line names  ARM: dts: imx: b850v3: Use alphabetical sorting  ARM: dts: imx: bx50v3: Configure phy-mode to eliminate a warning  ARM: dts: imx: bx50v3: Configure switch PHY max-speed to 100Mbps  ARM: dts: imx7ulp: Add CPU clock and OPP table support  ARM: dts: imx7-mba7: Deassert BOOT_EN after boot  ARM: dts: tqma7: add boot phase properties  ARM: dts: imx7s: add boot phase properties  ARM: dts: tqma6ul[l]: correct spelling of TQ-Systems  ARM: dts: mba6ulx: add boot phase properties  ARM: dts: imx6ul[l]-tqma6ul[l]: add boot phase properties  ARM: dts: imx6ul/imx6ull: add boot phase properties  ARM: dts: imx6qdl-mba6: add boot phase properties  ARM: dts: imx6qdl-tqma6: add boot phase properties  ARM: dts: imx6qdl: add boot phase properties  ...

            List of files:
            /linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile</description>
        <pubDate>Fri, 17 Apr 2026 05:28:48 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>13c4068f84d600a76ebb55ba42416712ba393f0e - Merge tag &apos;v7.1-rockchip-dts64-2&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/arm</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile#13c4068f84d600a76ebb55ba42416712ba393f0e</link>
        <description>Merge tag &apos;v7.1-rockchip-dts64-2&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/armNew board, the Khadas Edge 2L. Newly added peripherals are theOTP nvmem controllers for RK3528, RK3562 and RK3566/8, SPDIF on RK3576.The RK3566/8 SoCs now also control the Pipe-clocks on their PCIecontrollers and UFSHC controller on RK3576 got an additional reset line.Apart from that are of course individual board changes and fixes forolder issues that are not specific to the current development cycle.* tag &apos;v7.1-rockchip-dts64-2&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip: (44 commits)  arm64: dts: rockchip: configure hdmirx in Rock 5 ITX  arm64: dts: rockchip: assign pipe clock to rk356x PCIe lanes  arm64: dts: rockchip: Add mphy reset to ufshc node  arm64: dts: rockchip: Enable OTP controller for RK3528  arm64: dts: rockchip: Enable OTP controller for RK356x  arm64: dts: rockchip: Enable OTP controller for RK3562  arm64: dts: rockchip: Enable PCIe CLKREQ# for RK3588 on Rock 5b-5bp-5t series  arm64: dts: rockchip: add SD/eMMC aliases for ArmSom Sige5  arm64: dts: rockchip: Add SPDIF nodes to RK3576 device tree  arm64: dts: rockchip: Add Khadas Edge 2L board  dt-bindings: arm: rockchip: Add Khadas Edge 2L board  arm64: dts: rockchip: Fix RK3562 EVB2 model name  arm64: dts: rockchip: Correct Joystick Axes on Gameforce Ace  arm64: dts: rockchip: Correct Fan Supply for Gameforce Ace  Revert &quot;arm64: dts: rockchip: add SPDIF audio to Beelink A1&quot;  arm64: dts: rockchip: Fix Bluetooth stability on LCKFB TaiShan Pi  arm64: dts: rockchip: enable vicap dvp on wolfvision pf5 io expander  arm64: dts: rockchip: Add analog audio switches to RK3576 EVB1  arm64: dts: rockchip: Enable GPU on rk3566-pinenote  arm64: dts: rockchip: Make Jaguar PCIe-refclk pin use pull-up config  ...Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile</description>
        <pubDate>Thu, 02 Apr 2026 23:34:43 +0200</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>0410731663c952035eacaab03c09a1c0fe663561 - arm64: dts: rockchip: Add Khadas Edge 2L board</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile#0410731663c952035eacaab03c09a1c0fe663561</link>
        <description>arm64: dts: rockchip: Add Khadas Edge 2L boardThe Khadas Edge 2L is a single board computer based on the RockchipRK3576 SoC.Add basic device tree support for this board. Currently, only eMMCand UART are enabled, allowing the board to boot into a basic Linuxsystem via the serial console.Signed-off-by: Gray Huang &lt;gray.huang@wesion.com&gt;Link: https://patch.msgid.link/20260317090731.600787-3-gray.huang@wesion.comSigned-off-by: Heiko Stuebner &lt;heiko@sntech.de&gt;

            List of files:
            /linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile</description>
        <pubDate>Tue, 17 Mar 2026 10:07:31 +0100</pubDate>
        <dc:creator>Gray Huang &lt;gray.huang@wesion.com&gt;</dc:creator>
    </item>
<item>
        <title>45ffabad4b53060d420c29b1a7c6a01bcc9da695 - Merge tag &apos;v7.1-rockchip-dts64-1&apos; of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/dt</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile#45ffabad4b53060d420c29b1a7c6a01bcc9da695</link>
        <description>Merge tag &apos;v7.1-rockchip-dts64-1&apos; of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/dtNew boards: RK3576-EVB2, OneThing Edge CubeNew soc-peripherals: DisplayPort on RK3576New overlays: TSx33 device-revisions, HD702E display/touchscreen onNanoPC-T4And as always a number of per-board changes for added or enabledperipherals, added supplies, things moved to more fitting positions.* tag &apos;v7.1-rockchip-dts64-1&apos; of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip: (28 commits)  arm64: dts: rockchip: enable vicap dvp on wolfvision pf5 io expander  arm64: dts: rockchip: Add analog audio switches to RK3576 EVB1  arm64: dts: rockchip: Enable GPU on rk3566-pinenote  arm64: dts: rockchip: Make Jaguar PCIe-refclk pin use pull-up config  arm64: dts: rockchip: add pinctrl for clk-generator GPIO on rk3588-tiger  arm64: dts: rockchip: use gated-fixed-clock for pcie-refclk on rk3588-tiger  arm64: dts: rockchip: use gated-fixed-clock for pcie-refclk on rk3588-jaguar  arm64: dts: rockchip: Enable displayport for rk3576 evb2  arm64: dts: rockchip: Add battery and charger on rk3566-pinenote  arm64: dts: rockchip: Fix sdmmc pwren pinctrl for rk3576-evb2  arm64: dts: rockchip: Describe HDMI supplies for nanopi4 boards  arm64: dts: rockchip: Clean up NanoPi-R2S Plus gmac2io  arm64: dts: rockchip: add pwm-fan for NanoPC-T6  arm64: dts: rockchip: Add rk3576 evb2 board  dt-bindings: arm: rockchip: Add rk3576 evb2 board  arm64: dts: rockchip: Add overlay for FriendlyElec HD702E  arm64: dts: rockchip: Move RK3399 eDP pinctrl to boards  arm64: dts: rockchip: add overlay for qnap-ts133 device revision  arm64: dts: rockchip: add overlay for qnap-ts233 device revision  arm64: dts: rockchip: add overlay for qnap-ts433 device revision  ...Signed-off-by: Krzysztof Kozlowski &lt;krzk@kernel.org&gt;

            List of files:
            /linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile</description>
        <pubDate>Sat, 21 Mar 2026 11:57:53 +0100</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzk@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>42d3b66d4cdbacfc9d120d2301b8de89cc29a914 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile#42d3b66d4cdbacfc9d120d2301b8de89cc29a914</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 7.00-rc3. Important ahead GPU SVM merging THPsupport.Signed-off-by: Matthew Brost &lt;matthew.brost@intel.com&gt;

            List of files:
            /linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile</description>
        <pubDate>Thu, 12 Mar 2026 15:17:56 +0100</pubDate>
        <dc:creator>Matthew Brost &lt;matthew.brost@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>f09812b85fa6f41058bcc46e70ac406bf9b0493a - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile#f09812b85fa6f41058bcc46e70ac406bf9b0493a</link>
        <description>Merge drm/drm-next into drm-intel-nextSync with v7.0-rc1 which contains a few treewide changes affecting i915.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile</description>
        <pubDate>Wed, 25 Feb 2026 12:23:04 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>8b85987d3cf50178f67618122d9f3bb202f62f42 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile#8b85987d3cf50178f67618122d9f3bb202f62f42</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s merge 7.0-rc1 to start the new drm-misc-next windowSigned-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile</description>
        <pubDate>Mon, 23 Feb 2026 11:48:20 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>86a82f7a7eeda451ce1a34425133163b5b581edb - arm64: dts: rockchip: Add rk3576 evb2 board</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile#86a82f7a7eeda451ce1a34425133163b5b581edb</link>
        <description>arm64: dts: rockchip: Add rk3576 evb2 boardGeneral features for rk3576 evb2 board:    - Rockchip RK3576    - LPDDR4/4X    - eMMC5.1    - RK806-2x2pcs + DiscretePower    - 1x HDMI2.1 TX / HDMI2.0 RX    - 1x full size DP1.4 TX (Only 2 Lanes)    - 2x 10/100/1000M Ethernet    - 5x SATA3.0 7Pin Slot    - 2x USB3.2 Gen1 Host    - 3x USB2.0 Host    - WIFI/BT    - ...Tested with eMMC/SDMMC/HDMI/USB/Ethernet/WIFI/BT module.Signed-off-by: Chaoyi Chen &lt;chaoyi.chen@rock-chips.com&gt;Reviewed-by: Alexey Charkov &lt;alchark@gmail.com&gt;Link: https://patch.msgid.link/20260131081438.100-3-kernel@airkyi.com[added &quot;s&quot; to usb-hub preferred reset-gpio(s) - caused dtbs check errors]Signed-off-by: Heiko Stuebner &lt;heiko@sntech.de&gt;

            List of files:
            /linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile</description>
        <pubDate>Sat, 31 Jan 2026 09:14:38 +0100</pubDate>
        <dc:creator>Chaoyi Chen &lt;chaoyi.chen@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>25afddad23b8e91fcff625756e51a805e288ab38 - arm64: dts: rockchip: Add overlay for FriendlyElec HD702E</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile#25afddad23b8e91fcff625756e51a805e288ab38</link>
        <description>arm64: dts: rockchip: Add overlay for FriendlyElec HD702EAdd an overlay to support FriendlyElec&apos;s HD702E 7&quot; eDP LCD touchscreenmodule for the NanoPC-T4 board:https://www.friendlyelec.com/index.php?route=product/product&amp;path=81&amp;product_id=230Signed-off-by: Robin Murphy &lt;robin.murphy@arm.com&gt;Link: https://patch.msgid.link/2bbc2e62ae9b54ac7594355001ce2b15885d3493.1769191673.git.robin.murphy@arm.com[changed edp-panel auxbus node to panel to conform to the binding]Signed-off-by: Heiko Stuebner &lt;heiko@sntech.de&gt;

            List of files:
            /linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile</description>
        <pubDate>Fri, 23 Jan 2026 20:22:23 +0100</pubDate>
        <dc:creator>Robin Murphy &lt;robin.murphy@arm.com&gt;</dc:creator>
    </item>
<item>
        <title>5fdd6701fad197d0dfe21de3beed8ac45343aa73 - arm64: dts: rockchip: add overlay for qnap-ts133 device revision</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile#5fdd6701fad197d0dfe21de3beed8ac45343aa73</link>
        <description>arm64: dts: rockchip: add overlay for qnap-ts133 device revisionTS433 devices received a board revision adding gpios for per hard-diskpresence-detection and power-control. These boards have a PCB-id of atleast 13 which can be read from an EEPROM.The presence detection is not really necessary and there are also noexisting bindings for doing something with it. So add them as gpio hogto at least document them and allow its state to be read from debugfs.The power-control is modelled as regulator, with connected to theRK3568&apos;s SATA controller as target-supply.Signed-off-by: Heiko Stuebner &lt;heiko@sntech.de&gt;Link: https://patch.msgid.link/20260201191804.41421-5-heiko@sntech.deSigned-off-by: Heiko Stuebner &lt;heiko@sntech.de&gt;

            List of files:
            /linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile</description>
        <pubDate>Sun, 01 Feb 2026 20:18:04 +0100</pubDate>
        <dc:creator>Heiko Stuebner &lt;heiko@sntech.de&gt;</dc:creator>
    </item>
<item>
        <title>a12bd8d24f2f942a6684431af9f885b4a4ae84fe - arm64: dts: rockchip: add overlay for qnap-ts233 device revision</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile#a12bd8d24f2f942a6684431af9f885b4a4ae84fe</link>
        <description>arm64: dts: rockchip: add overlay for qnap-ts233 device revisionTS233 devices received a board revision adding gpios for per hard-diskpresence-detection and power-control. These boards have a PCB-id of atleast 12 (mainboard) and 11 (backplane), which can be read from an EEPROM.The presence detection is not really necessary and there are also noexisting bindings for doing something with it. So add them as gpio hogsto at least document them and allow their state to be read from debugfs.The power-control is modelled as regulators, with the hdd1+hdd2 variantsconnected to the RK3568&apos;s SATA controllers as target-supplies.Signed-off-by: Heiko Stuebner &lt;heiko@sntech.de&gt;Link: https://patch.msgid.link/20260201191804.41421-4-heiko@sntech.deSigned-off-by: Heiko Stuebner &lt;heiko@sntech.de&gt;

            List of files:
            /linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile</description>
        <pubDate>Sun, 01 Feb 2026 20:18:03 +0100</pubDate>
        <dc:creator>Heiko Stuebner &lt;heiko@sntech.de&gt;</dc:creator>
    </item>
<item>
        <title>406c5515eb62fe6837fc1257855024b1ac6c52e1 - arm64: dts: rockchip: add overlay for qnap-ts433 device revision</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile#406c5515eb62fe6837fc1257855024b1ac6c52e1</link>
        <description>arm64: dts: rockchip: add overlay for qnap-ts433 device revisionTS433 devices received a board revision adding gpios for per hard-diskpresence-detection and power-control. These board have a PCB-id of atleast 12 (mainboard) and 10 (backplane), which can be read from an EEPROM.The presence detection is not really necessary and there are also noexisting bindings for doing something with it. So add them as gpio hogsto at least document them and allow their state to be read from debugfs.The power-control is modelled as regulators, with the hdd1+hdd2 variantsconnected to the RK3568&apos;s SATA controllers as target-supplies. TheJMicron AHCI controller on PCIe didn&apos;t have bindings for that, I couldfind, so they get an always-on state for now.Signed-off-by: Heiko Stuebner &lt;heiko@sntech.de&gt;Link: https://patch.msgid.link/20260201191804.41421-3-heiko@sntech.deSigned-off-by: Heiko Stuebner &lt;heiko@sntech.de&gt;

            List of files:
            /linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile</description>
        <pubDate>Sun, 01 Feb 2026 20:18:02 +0100</pubDate>
        <dc:creator>Heiko Stuebner &lt;heiko@sntech.de&gt;</dc:creator>
    </item>
<item>
        <title>53ec6d21fe1ec0677f9db56a23dda8d145eda102 - arm64: dts: rockchip: Add OneThing Edge Cube series</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile#53ec6d21fe1ec0677f9db56a23dda8d145eda102</link>
        <description>arm64: dts: rockchip: Add OneThing Edge Cube seriesThe OneThing Edge Cube (OEC) series features the RK3566 SoC, 8GBeMMC storage, and supports one SATA interface, one Gigabit Ethernetport, and one USB 3.0 port.Other than the difference in RAM capacity, the OEC and OEC-turbo areidentical in all other specifications.  Specification:    - Rockchip RK3566    - LPDDR4X 2GB (OEC) / 4GB (OEC-turbo)    - eMMC 8GB    - Gigabit Ethernet port x 1    - USB 3.0 port x 1    - USB-C 2.0 port x 1    - 12V DC Power supply    - SATA 3.0 connector x 1These devices do not have a PMIC, and their hardware circuit designis highly similar to that of the rk3566-box-demo[1]. Hardware schematicsare not available at this time, with the vendor firmware dts availablefor reference[2].Ethernet, USB 3.0 and SATA 3.0 ports tested, all working well.[1] https://elixir.bootlin.com/linux/v6.18.6/source/arch/arm64/boot/dts/rockchip/rk3566-box-demo.dts[2] https://archive.org/download/wxy-oec-RK3566-4G-dump/wxy-oec-RK3566-4G-dump.dtsSigned-off-by: Jun Yan &lt;jerrysteve1101@gmail.com&gt;Link: https://patch.msgid.link/20260214021719.620752-4-jerrysteve1101@gmail.comSigned-off-by: Heiko Stuebner &lt;heiko@sntech.de&gt;

            List of files:
            /linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile</description>
        <pubDate>Sat, 14 Feb 2026 03:17:16 +0100</pubDate>
        <dc:creator>Jun Yan &lt;jerrysteve1101@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile#c17ee635fd3a482b2ad2bf5e269755c2eae5f25e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixes7.0-rc1 was just released, let&apos;s merge it to kick the new release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile</description>
        <pubDate>Mon, 23 Feb 2026 10:09:45 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>6589b3d76db2d6adbf8f2084c303fb24252a0dc6 - Merge tag &apos;soc-dt-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile#6589b3d76db2d6adbf8f2084c303fb24252a0dc6</link>
        <description>Merge tag &apos;soc-dt-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socPull SoC devicetree updates from Arnd Bergmann: &quot;There are a handful of new SoCs this time, all of these are more or  less related to chips in a wider family:   - SpacemiT Key Stone K3 is an 8-core risc-v chip, and the first     widely available RVA23 implementation. Note that this is entirely     unrelated with the similarly named Texas Instruments K3 chip family     that follwed the TI Keystone2 SoC.   - The Realtek Kent family of SoCs contains three chip models     rtd1501s, rtd1861b and rtd1920s, and is related to their earlier     Set-top-box and NAS products such as rtd1619, but is built on newer     Arm Cortex-A78 cores.   - The Qualcomm Milos family includes the Snapdragon 7s Gen 3 (SM7635)     mobile phone SoC built around Armv9 Kryo cores of the Arm     Cortex-A720 generation. This one is used in the Fairphone Gen 6   - Qualcomm Kaanapali is a new SoC based around eight high performance     Oryon CPU cores   - NXP i.MX8QP and i.MX952 are both feature reduced versions of chips     we already support, i.e. the i.MX8QM and i.MX952, with fewer CPU     cores and I/O interfaces.  As part of a cleanup, a number of SoC specific devicetree files got  removed because they did not have a single board using the .dtsi files  and they were never compile tested as a result: Samsung s3c6400, ST  spear320s, ST stm32mp21xc/stm32mp23xc/stm32mp25xc, Renesas  r8a779m0/r8a779m2/r8a779m4/r8a779m6/r8a779m7/r8a779m8/r8a779mb/  r9a07g044c1/r9a07g044l1/r9a07g054l1/r9a09g047e37, and TI  am3703/am3715. All of these could be restored easily if a new board  gets merged.  Broadcom/Cavium/Marvell ThunderX2 gets removed along with its only  machine, as all remaining users are assumed to be using ACPI based  firmware.  A relatively small number of 43 boards get added this time, and almost  all of them for arm64. Aside from the reference boards for the newly  added SoCs, this includes:   - Three server boards use 32-bit ASpeed BMCs   - One more reference board for 32-bit Microchip LAN9668   - 64-bit Arm single-board computers based on Amlogic s905y4, CIX     sky1, NXP ls1028a/imx8mn/imx8mp/imx91/imx93/imx95, Qualcomm     qcs6490/qrb2210 and Rockchip rk3568/rk3588s   - Carrier board for SOMs using Intel agilex5, Marvell Armada 7020,     NXP iMX8QP, Mediatek mt8370/mt8390 and rockchip rk3588   - Two mobile phones using Snapdragon 845   - A gaming device and a NAS box, both based on Rockchips rk356x  On top of the newly added boards and SoCs, there is a lot of  background activity going into cleanups, in particular towards getting  a warning-free dtc build, and the usual work on adding support for  more hardware on the previously added machines&quot;* tag &apos;soc-dt-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (757 commits)  dt-bindings: intel: Add Agilex eMMC support  arm64: dts: socfpga: agilex: add emmc support  arm64: dts: intel: agilex5: Add simple-bus node on top of dma controller node  ARM: dts: socfpga: fix dtbs_check warning for fpga-region  ARM: dts: socfpga: add #address-cells and #size-cells for sram node  dt-bindings: altera: document syscon as fallback for sys-mgr  arm64: dts: altera: Use lowercase hex  dt-bindings: arm: altera: combine Intel&apos;s SoCFPGA into altera.yaml  arm64: dts: socfpga: agilex5: Add IOMMUS property for ethernet nodes  arm64: dts: socfpga: agilex5: add support for modular board  dt-bindings: intel: Add Agilex5 SoCFPGA modular board  arm64: dts: socfpga: agilex5: Add dma-coherent property  arm64: dts: realtek: Add Kent SoC and EVB device trees  dt-bindings: arm: realtek: Add Kent Soc family compatibles  ARM: dts: samsung: Drop s3c6400.dtsi  ARM: dts: nuvoton: Minor whitespace cleanup  MAINTAINERS: Add Falcon DB  arm64: dts: a7k: add COM Express boards  ARM: dts: microchip: Drop usb_a9g20-dab-mmx.dtsi  arm64: dts: rockchip: Fix rk3588 PCIe range mappings  ...

            List of files:
            /linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile</description>
        <pubDate>Wed, 11 Feb 2026 06:11:08 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>ec496f77b4c11036cc835d6f045fb5e5ef1e6530 - Merge branch &apos;for-6.20/sony&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile#ec496f77b4c11036cc835d6f045fb5e5ef1e6530</link>
        <description>Merge branch &apos;for-6.20/sony&apos; into for-linus- Support for Rock band 4 PS4 and PS5 guitars (Rosalie Wanders)

            List of files:
            /linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile</description>
        <pubDate>Mon, 09 Feb 2026 17:33:26 +0100</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>67fea39d2c769e9f99b6c00e526afc3101553c2a - Merge tag &apos;v6.20-rockchip-dts64-2&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/dt</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile#67fea39d2c769e9f99b6c00e526afc3101553c2a</link>
        <description>Merge tag &apos;v6.20-rockchip-dts64-2&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/dtNew boards: Anberic RG-DS game console, Radxa CM3J module + baseboardfor the Rpi CM4 IO board, QNAP TS133 from the RK3568 NAS series.2 display outputs for the Lion board (old RK3368), TPS65185 pmic for thePineNote and fixes for the PCIe ranges on both RK356x and RK3588.These came quite late, so I wanted to give them the time till 6.20-rc1and have them migrate to stable-kernels afterwards.The rest is small stuff on a number of boards wrt gpios and compatibles.* tag &apos;v6.20-rockchip-dts64-2&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip: (25 commits)  arm64: dts: rockchip: Fix rk3588 PCIe range mappings  arm64: dts: rockchip: Fix rk356x PCIe range mappings  arm64: dts: rockchip: Add Anbernic RG-DS  dt-bindings: input: touchscreen: goodix: Add &quot;panel&quot; property  dt-bindings: arm: rockchip: Add Anbernic RG-DS  arm64: dts: rockchip: Explicitly request UFS reset pin on RK3576  arm64: dts: rockchip: Add TPS65185 for PineNote  arm64: dts: rockchip: Do not enable hdmi_sound node on Pinebook Pro  arm64: dts: rockchip: Fix imx258 variant on pinephone pro  arm64: dts: rockchip: Add the Video-Demo overlay for Lion Haikou  arm64: dts: rockchip: Enable pwm1 on rk3368-lion-haikou  arm64: dts: rockchip: Enable HDMI output on RK3368-Lion-Haikou  arm64: dts: rockchip: Add HDMI node to RK3368  arm64: dts: rockchip: Use phandle for i2c_lvds_blc on rk3368-lion haikou  arm64: dts: rockchip: Fix SD card support for RK3576 Nanopi R76s  arm64: dts: rockchip: Fix SD card support for RK3576 EVB1  arm64: dts: rockchip: Add Radxa CM3J on RPi CM4 IO Board  arm64: dts: rockchip: Add Radxa CM3J  dt-bindings: arm: rockchip: Add Radxa CM3J on RPi CM4 IO Board  arm64: dts: rockchip: Make eeprom read-only for Radxa ROCK 3C/5A/5C  ...Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux/scripts/dtc/include-prefixes/arm64/rockchip/Makefile</description>
        <pubDate>Wed, 28 Jan 2026 19:05:34 +0100</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
</channel>
</rss>
