|
[PATCH 5.10.y-cip 07/61] net: ethernet: ravb: Use devm_platform_get_and_ioremap_resource()
From: Yang Yingliang <yangyingliang@...> commit e89a2cdb1cca513a3f431c9f404fe220dfbf949c upstream. Use devm_platform_get_and_ioremap_resource() to simplify code. Signed-off-by: Yang Yingliang <
From: Yang Yingliang <yangyingliang@...> commit e89a2cdb1cca513a3f431c9f404fe220dfbf949c upstream. Use devm_platform_get_and_ioremap_resource() to simplify code. Signed-off-by: Yang Yingliang <
|
By
Lad Prabhakar
· #7372
·
|
|
[PATCH 5.10.y-cip 06/61] net: ethernet: ravb: Fix release of refclk
From: Adam Ford <aford173@...> commit 36e69da892f1224dabc4a5d0a5948764c318b117 upstream. The call to clk_disable_unprepare() can happen before priv is initialized. This means moving clk_disable_
From: Adam Ford <aford173@...> commit 36e69da892f1224dabc4a5d0a5948764c318b117 upstream. The call to clk_disable_unprepare() can happen before priv is initialized. This means moving clk_disable_
|
By
Lad Prabhakar
· #7371
·
|
|
[PATCH 5.10.y-cip 05/61] net: ethernet: ravb: Enable optional refclk
From: Adam Ford <aford173@...> commit 8ef7adc6beb2ef0bce83513dc9e4505e7b21e8c2 upstream. For devices that use a programmable clock for the AVB reference clock, the driver may need to enable them
From: Adam Ford <aford173@...> commit 8ef7adc6beb2ef0bce83513dc9e4505e7b21e8c2 upstream. For devices that use a programmable clock for the AVB reference clock, the driver may need to enable them
|
By
Lad Prabhakar
· #7370
·
|
|
[PATCH 5.10.y-cip 04/61] dt-bindings: net: renesas,etheravb: Drop "int_" prefix and "_n" suffix from interrupt names
From: Biju Das <biju.das.jz@...> commit b6c2052a90cece5e2887c6e6c59e985cb2546a60 upstream. This patch updates interrupt-names with dropping "int_" prefix and "_n" suffix. Fixes: 1dbd981fcf2
From: Biju Das <biju.das.jz@...> commit b6c2052a90cece5e2887c6e6c59e985cb2546a60 upstream. This patch updates interrupt-names with dropping "int_" prefix and "_n" suffix. Fixes: 1dbd981fcf2
|
By
Lad Prabhakar
· #7369
·
|
|
[PATCH 5.10.y-cip 03/61] dt-bindings: net: renesas,etheravb: Document Gigabit Ethernet IP
From: Biju Das <biju.das.jz@...> commit 1dbd981fcf2a4498bbf66b55b830ca0aadff9476 upstream. Document Gigabit Ethernet IP found on RZ/G2L SoC. Gigabit Ethernet Interface includes Ethernet con
From: Biju Das <biju.das.jz@...> commit 1dbd981fcf2a4498bbf66b55b830ca0aadff9476 upstream. Document Gigabit Ethernet IP found on RZ/G2L SoC. Gigabit Ethernet Interface includes Ethernet con
|
By
Lad Prabhakar
· #7368
·
|
|
[PATCH 5.10.y-cip 02/61] dt-bindings: net: renesas,etheravb: Fix optional second clock name
From: Geert Uytterhoeven <geert+renesas@...> commit 6799e3f281e962628be531e8331bacd05b866134 upstream. If the optional "clock-names" property is present, but the optional TXC reference clock is
From: Geert Uytterhoeven <geert+renesas@...> commit 6799e3f281e962628be531e8331bacd05b866134 upstream. If the optional "clock-names" property is present, but the optional TXC reference clock is
|
By
Lad Prabhakar
· #7367
·
|
|
[PATCH 5.10.y-cip 01/61] dt-bindings: net: renesas,etheravb: Add additional clocks
From: Adam Ford <aford173@...> commit 6f43735b6da64bd46bc1ee2af5edce584a09012d upstream. The AVB driver assumes there is an external crystal, but it could be clocked by other means. In order to
From: Adam Ford <aford173@...> commit 6f43735b6da64bd46bc1ee2af5edce584a09012d upstream. The AVB driver assumes there is an external crystal, but it could be clocked by other means. In order to
|
By
Lad Prabhakar
· #7366
·
|
|
[PATCH 5.10.y-cip 00/61] Add Ethernet support to RZ/G2L
Hi All, This patch series adds Ethernet support to RZ/G2L SoC and enables ETH support on RZ/G2L SMARC EVK. All the patches have been cherry picked from v5.16-rc8. Patches apply on top of [0]. [0] http
Hi All, This patch series adds Ethernet support to RZ/G2L SoC and enables ETH support on RZ/G2L SMARC EVK. All the patches have been cherry picked from v5.16-rc8. Patches apply on top of [0]. [0] http
|
By
Lad Prabhakar
· #7365
·
|
|
[PATCH v2 5.10.y-cip 15/15] clk: renesas: r9a07g044: Mark IA55_CLK and DMAC_ACLK critical
From: Biju Das <biju.das.jz@...> commit 664bb2e45b89cd8213e3c9772713323f75e21892 upstream. Add IA55_CLK and DMAC_ACLK as critical clocks. Previously it worked ok, because of a bug in clock
From: Biju Das <biju.das.jz@...> commit 664bb2e45b89cd8213e3c9772713323f75e21892 upstream. Add IA55_CLK and DMAC_ACLK as critical clocks. Previously it worked ok, because of a bug in clock
|
By
Lad Prabhakar
· #7364
·
|
|
[PATCH v2 5.10.y-cip 14/15] arm64: dts: renesas: rzg2l-smarc: Enable CANFD
commit 7ae09309c324120b145224789102e730a98950d5 upstream. Enable CANFD on RZ/G2L SMARC platform. Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...> Reviewed-by: Biju Das <biju.das.
commit 7ae09309c324120b145224789102e730a98950d5 upstream. Enable CANFD on RZ/G2L SMARC platform. Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...> Reviewed-by: Biju Das <biju.das.
|
By
Lad Prabhakar
· #7363
·
|
|
[PATCH v2 5.10.y-cip 13/15] arm64: dts: renesas: rzg2l-smarc-som: Enable ADC on SMARC platform
commit 03f7d78e8850ddb8cb1e623ef93e9018e4049ad7 upstream. Enable the ADC which is present on RZ/G2L SMARC SOM. Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...> Reviewed-by: Biju
commit 03f7d78e8850ddb8cb1e623ef93e9018e4049ad7 upstream. Enable the ADC which is present on RZ/G2L SMARC SOM. Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...> Reviewed-by: Biju
|
By
Lad Prabhakar
· #7362
·
|
|
[PATCH v2 5.10.y-cip 12/15] arm64: dts: renesas: rzg2l-smarc-som: Move extal and memory nodes to SOM DTSI
commit 55c6826119f64be75c4b423a0092a8c1353a7a81 upstream. Move extal and memory nodes to SOM DTSI. Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...> Reviewed-by: Biju Das <biju.da
commit 55c6826119f64be75c4b423a0092a8c1353a7a81 upstream. Move extal and memory nodes to SOM DTSI. Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...> Reviewed-by: Biju Das <biju.da
|
By
Lad Prabhakar
· #7361
·
|
|
[PATCH v2 5.10.y-cip 11/15] arm64: dts: renesas: rzg2l-smarc: Enable I2C{0,1,3} support
From: Biju Das <biju.das.jz@...> commit 04637e2f73d1e77dc00aa046b4845af5fe7e7cef upstream. Enable I2C{0,1,3} support on RZ/G2L SMARC EVK. Signed-off-by: Biju Das <biju.das.jz@...
From: Biju Das <biju.das.jz@...> commit 04637e2f73d1e77dc00aa046b4845af5fe7e7cef upstream. Enable I2C{0,1,3} support on RZ/G2L SMARC EVK. Signed-off-by: Biju Das <biju.das.jz@...
|
By
Lad Prabhakar
· #7360
·
|
|
[PATCH v2 5.10.y-cip 10/15] arm64: defconfig: Enable RZG2L_ADC
commit 93207e415d134e6fbcee6a723ab4cf060ef3926e upstream. Enable ADC driver support for Renesas RZ/G2L based platforms. Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...> Link: htt
commit 93207e415d134e6fbcee6a723ab4cf060ef3926e upstream. Enable ADC driver support for Renesas RZ/G2L based platforms. Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...> Link: htt
|
By
Lad Prabhakar
· #7359
·
|
|
[PATCH v2 5.10.y-cip 09/15] arm64: dts: renesas: r9a07g044: Add ADC node
commit b3f894354aa08eb853044a7f5029dbdfc7f3b792 upstream. Add ADC node to R9A07G044 (RZ/G2L) SoC DTSI. Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...> Reviewed-by: Biju Das <bij
commit b3f894354aa08eb853044a7f5029dbdfc7f3b792 upstream. Add ADC node to R9A07G044 (RZ/G2L) SoC DTSI. Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...> Reviewed-by: Biju Das <bij
|
By
Lad Prabhakar
· #7358
·
|
|
[PATCH v2 5.10.y-cip 08/15] clk: renesas: r9a07g044: Add clock and reset entries for ADC
commit 1b87d5bba32c1f25a12ba0625546e5375e3f998d upstream. Add clock and reset entries for ADC block in CPG driver. Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...> Reviewed-by: B
commit 1b87d5bba32c1f25a12ba0625546e5375e3f998d upstream. Add clock and reset entries for ADC block in CPG driver. Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...> Reviewed-by: B
|
By
Lad Prabhakar
· #7357
·
|
|
[PATCH v2 5.10.y-cip 07/15] clk: renesas: r9a07g044: Add SSIF-2 clock and reset entries
From: Biju Das <biju.das.jz@...> commit d520af345189c04095bdd256d3601864601ac562 upstream. Add SSIF-2 clock and reset entries in CPG driver. Signed-off-by: Biju Das <biju.das.jz@....
From: Biju Das <biju.das.jz@...> commit d520af345189c04095bdd256d3601864601ac562 upstream. Add SSIF-2 clock and reset entries in CPG driver. Signed-off-by: Biju Das <biju.das.jz@....
|
By
Lad Prabhakar
· #7356
·
|
|
[PATCH v2 5.10.y-cip 06/15] iio: adc: rzg2l_adc: add missing clk_disable_unprepare() in rzg2l_adc_pm_runtime_resume()
From: Yang Yingliang <yangyingliang@...> commit fa002b364981b49d04e818abbc06fd47a5ec7b51 upstream. Add clk_disable_unprepare() on error path in rzg2l_adc_pm_runtime_resume(). Reported-by: Hulk
From: Yang Yingliang <yangyingliang@...> commit fa002b364981b49d04e818abbc06fd47a5ec7b51 upstream. Add clk_disable_unprepare() on error path in rzg2l_adc_pm_runtime_resume(). Reported-by: Hulk
|
By
Lad Prabhakar
· #7355
·
|
|
[PATCH v2 5.10.y-cip 05/15] iio: adc: rzg2l_adc: Fix -EBUSY timeout error return
From: Colin Ian King <colin.king@...> commit 9909a395e9807aa79145c9289d0c13d0133359a2 upstream. Currently when a timeout occurs in rzg2l_adc_hw_init the error -EBUSY is assigned to ret but t
From: Colin Ian King <colin.king@...> commit 9909a395e9807aa79145c9289d0c13d0133359a2 upstream. Currently when a timeout occurs in rzg2l_adc_hw_init the error -EBUSY is assigned to ret but t
|
By
Lad Prabhakar
· #7354
·
|
|
[PATCH v2 5.10.y-cip 04/15] iio: adc: Add driver for Renesas RZ/G2L A/D converter
commit d484c21bacfa8bd2fa9fc26393ec59108f508c4c upstream. Add ADC driver support for Renesas RZ/G2L A/D converter in SW trigger mode. A/D Converter block is a successive approximation analog-to-digita
commit d484c21bacfa8bd2fa9fc26393ec59108f508c4c upstream. Add ADC driver support for Renesas RZ/G2L A/D converter in SW trigger mode. A/D Converter block is a successive approximation analog-to-digita
|
By
Lad Prabhakar
· #7353
·
|