From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: [PATCH v9 0/4] Completely fake series MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-b4-tracking: H4sIAF2fGGMC/43SzW7DIAwA4Fepci4Vv3HYKe8x9WDAaZlSUoU0WlX13cc6TTus2XICI/NhA7cq0x gpVy+bWzXSHHMcUgnsdlP5I6YDsRhKXEkuJW+kYRPliVEK5yGmieUyY5J5K1VHXvDAXVW2OszE3IjJ H8vmdOn7sniMeRrG6+OoWZTh9R91FowzAiXJeUTdYNvHdHnvhksKOJVCd8N4qPaFnuUaThZOBc6NFK C0Ee3hhLHf+eH0hag1iCoIBo++FsFYCU9r2m7WMDUpZSDU1vqw3JpeU5X+bI1TZ2rVeantMmfWcKZw VoMi4xvoxB8XX6/h6sI1FgghyNo1sMzBGg4K553FgM67JnTLXPPDWQ5CcSVhJ5QFA0yztzOmmFuH1z 66kR4f4fvlfqWLp+n7+/3+Afw4EOJEAwAA From: Konstantin Ryabitsev Date: Wed, 07 Sep 2022 09:40:45 -0400 Message-Id: <20220825-test-endpoint-send-2-v9-0-b88029795c86@linuxfoundation.org> To: mricon@kernel.org X-Mailer: b4 0.10.0-dev-1911d X-Developer-Signature: v=1; a=openpgp-sha256; l=1991; i=konstantin@linuxfoundation.org; h=from:subject:message-id; bh=cBDUh+/+nBPJBEP8dNPVMv0bS/mrwU53EROgmqnz8w4=; b=owGbwMvMwCW27YjM47CUmTmMp9WSGJIl5idM3d4u6GX0IOq/m8BGqSdW3+b86/PoYdt4m81d5sGv bPVtHaUsDGJcDLJiiixl+2I3BRU+9JBL7zGFmcPKBDKEgYtTACbyvZWR4d+tZU9n/Il4yPi+3OW1bL rzo01XK7Ln374aEM+kXXxq9weG//WHOhjc/8w85GF0y38l8yZurVNrmj6sYehsO/DrppjvORYA X-Developer-Key: i=konstantin@linuxfoundation.org; a=openpgp; fpr=DE0E66E32F1FDD0902666B96E63EDCA9329DD07E X-Endpoint-Received: by B4 Submission Endpoint for konstantin@linuxfoundation.org/default with auth_id=3 List-Id: B4 Web Endpoint Patches Another completely fake series to test b4 endpoint sending. Please ignore it -- it's a random set of patches that exists elsewhere. Signed-off-by: Konstantin Ryabitsev --- Changes in v9: - No changes, just junk. - Link to v8: https://lore.kernel.org/r/20220907130327.139757-1-jpanis@baylibre.com Changes in v8: - No changes, just junk. - Link to v7: https://lore.kernel.org/r/20220825-test-endpoint-send-2-v7-0-cb9adabcb8df@linuxfoundation.org Changes in v7: - No changes, just junk - Link to v6: https://lore.kernel.org/r/20220825-test-endpoint-send-2-v6-0-897ea7d26b87@linuxfoundation.org Changes in v6: - No changes, just junk. - Link to v5: https://lore.kernel.org/r/20220825-test-endpoint-send-2-v5-0-9473e5c87f1a@linuxfoundation.org Changes in v5: - No changes, just junk. - Link to v4: https://lore.kernel.org/r/20220825-test-endpoint-send-2-v4-0-30ef563fc249@linuxfoundation.org Changes in v4: - Rebased on v6.0-rc3 - Link to v3: https://lore.kernel.org/r/20220825-test-endpoint-send-2-v3-0-6e3357d699cd@linuxfoundation.org Changes in v2: - No changes - Link to v1: https://lore.kernel.org/r/20220825-test-endpoint-send-2-v1-0-e732ebcaa48a@linuxfoundation.org --- Clément Péron (4): arm64: defconfig: Enable devfreq cooling device arm64: dts: allwinner: h6: Add cooling map for GPU arm64: dts: allwinner: h6: Add GPU OPP table arm64: dts: allwinner: beelink-gs1: Enable GPU OPP .../boot/dts/allwinner/sun50i-h6-beelink-gs1.dts | 2 + .../boot/dts/allwinner/sun50i-h6-gpu-opp.dtsi | 88 ++++++++++++++++++++++ arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi | 22 ++++++ arch/arm64/configs/defconfig | 1 + 4 files changed, 113 insertions(+) --- base-commit: b90cb1053190353cc30f0fef0ef1f378ccc063c5 change-id: 20220825-test-endpoint-send-2-c923fec10d0b Best regards, -- Konstantin Ryabitsev