|
[PATCH 5.10.y-cip 12/27] mtd: hyperbus: rpc-if: Check return value of rpcif_sw_init()
commit 981387ed06b96908223a607f5fba6efa42728fc2 upstream. rpcif_sw_init() can fail so make sure we check the return value of it and on error exit rpcif_hb_probe() callback with error code. Fixes: 5de1
commit 981387ed06b96908223a607f5fba6efa42728fc2 upstream. rpcif_sw_init() can fail so make sure we check the return value of it and on error exit rpcif_hb_probe() callback with error code. Fixes: 5de1
|
By
Lad Prabhakar
· #7533
·
|
|
[PATCH 5.10.y-cip 11/27] dt-bindings: memory: renesas,rpc-if: Add optional interrupts property
commit 4b5a231ff617d5cdc9e99f39a7268ad491400195 upstream. For completeness add optional interrupts property. Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...> Reviewed-by: Biju Da
commit 4b5a231ff617d5cdc9e99f39a7268ad491400195 upstream. For completeness add optional interrupts property. Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...> Reviewed-by: Biju Da
|
By
Lad Prabhakar
· #7532
·
|
|
[PATCH 5.10.y-cip 10/27] dt-bindings: memory: renesas,rpc-if: Add support for the R9A07G044
commit c271aa1f73515bcb35f977f30825832d41a2f504 upstream. SPI Multi I/O Bus Controller on RZ/G2L SoC is almost identical to the RPC-IF interface found on R-Car Gen3 SoC's. This patch adds a new compat
commit c271aa1f73515bcb35f977f30825832d41a2f504 upstream. SPI Multi I/O Bus Controller on RZ/G2L SoC is almost identical to the RPC-IF interface found on R-Car Gen3 SoC's. This patch adds a new compat
|
By
Lad Prabhakar
· #7531
·
|
|
[PATCH 5.10.y-cip 09/27] dt-bindings: memory: renesas,rpc-if: Miscellaneous improvements
From: Geert Uytterhoeven <geert+renesas@...> commit dbe60e5d7f15454ecc9c7d93dce6240fdaa70da9 upstream. - Fix rejection of legitimate flash subnodes containing multiple compatible values, - Add m
From: Geert Uytterhoeven <geert+renesas@...> commit dbe60e5d7f15454ecc9c7d93dce6240fdaa70da9 upstream. - Fix rejection of legitimate flash subnodes containing multiple compatible values, - Add m
|
By
Lad Prabhakar
· #7530
·
|
|
[PATCH 5.10.y-cip 08/27] pinctrl: renesas: rzg2l: Add support to get/set drive-strength and output-impedance-ohms
commit adb613f84a9e3638dfcc85975c7d58a4e80eef02 upstream. RZ/G2L supports two groups of pins Group-A and Group-B. For Group-A pins drive-strength can be configured and for Group-B output-impedance can
commit adb613f84a9e3638dfcc85975c7d58a4e80eef02 upstream. RZ/G2L supports two groups of pins Group-A and Group-B. For Group-A pins drive-strength can be configured and for Group-B output-impedance can
|
By
Lad Prabhakar
· #7529
·
|
|
[PATCH 5.10.y-cip 07/27] pinctrl: renesas: rzg2l: Rename PIN_CFG_* macros to match HW manual
commit 22972a2d5bc4bae3db9521580cea8971c96204bc upstream. Rename the below macros to match the HW manual (Rev.1.00): PIN_CFG_IOLH_SD0 -> PIN_CFG_IO_VMC_SD0 PIN_CFG_IOLH_SD1 -> PIN_CFG_IO_VMC_SD1 PIN_C
commit 22972a2d5bc4bae3db9521580cea8971c96204bc upstream. Rename the below macros to match the HW manual (Rev.1.00): PIN_CFG_IOLH_SD0 -> PIN_CFG_IO_VMC_SD0 PIN_CFG_IOLH_SD1 -> PIN_CFG_IO_VMC_SD1 PIN_C
|
By
Lad Prabhakar
· #7528
·
|
|
[PATCH 5.10.y-cip 06/27] pinctrl: renesas: rzg2l: Add support to get/set pin config for GPIO port pins
commit 7f13a4297be04a1d5e6f025a44531d3c85c02524 upstream. Add support to get/set pin config for GPIO port pins. Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...> Reviewed-by: Biju
commit 7f13a4297be04a1d5e6f025a44531d3c85c02524 upstream. Add support to get/set pin config for GPIO port pins. Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...> Reviewed-by: Biju
|
By
Lad Prabhakar
· #7527
·
|
|
[PATCH 5.10.y-cip 05/27] pinctrl: renesas: rzg2l: Add helper functions to read/write pin config
commit d1189991c823b50990291c8157b56fb141c47155 upstream. Add helper functions to read/read modify write pin config. Switch to use helper functions for pins supporting PIN_CONFIG_INPUT_ENABLE capabili
commit d1189991c823b50990291c8157b56fb141c47155 upstream. Add helper functions to read/read modify write pin config. Switch to use helper functions for pins supporting PIN_CONFIG_INPUT_ENABLE capabili
|
By
Lad Prabhakar
· #7526
·
|
|
[PATCH 5.10.y-cip 04/27] pinctrl: renesas: rzg2l: Rename RZG2L_SINGLE_PIN_GET_PORT macro
commit c76629a63b9c7cc52bb661aa36081c0c87780c3b upstream. Rename RZG2L_SINGLE_PIN_GET_PORT -> RZG2L_SINGLE_PIN_GET_PORT_OFFSET. Also, rename port -> port_offset in rzg2l_pinctrl_pinconf_set/get for re
commit c76629a63b9c7cc52bb661aa36081c0c87780c3b upstream. Rename RZG2L_SINGLE_PIN_GET_PORT -> RZG2L_SINGLE_PIN_GET_PORT_OFFSET. Also, rename port -> port_offset in rzg2l_pinctrl_pinconf_set/get for re
|
By
Lad Prabhakar
· #7525
·
|
|
[PATCH 5.10.y-cip 02/27] pinctrl: pinconf-generic: Add support for "output-impedance-ohms" to be extracted from DT files
commit 032816fbbfafe3198bb5c71fbbe4e8e5be33b352 upstream. Add "output-impedance-ohms" property to generic options used for DT parsing files. This enables drivers, which use generic pin configurations,
commit 032816fbbfafe3198bb5c71fbbe4e8e5be33b352 upstream. Add "output-impedance-ohms" property to generic options used for DT parsing files. This enables drivers, which use generic pin configurations,
|
By
Lad Prabhakar
· #7524
·
|
|
[PATCH 5.10.y-cip 03/27] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Add output-impedance-ohms property
commit aa52b008441fb5a5df01c1d016e5172d2ebc6579 upstream. RZ/G2L SoC has two groups of pins, Group-A and Group-B. RZ/G2L SoC supports configuring Output Impedance for Group-B pins (valid values 33/50/
commit aa52b008441fb5a5df01c1d016e5172d2ebc6579 upstream. RZ/G2L SoC has two groups of pins, Group-A and Group-B. RZ/G2L SoC supports configuring Output Impedance for Group-B pins (valid values 33/50/
|
By
Lad Prabhakar
· #7523
·
|
|
[PATCH 5.10.y-cip 00/27] Add RPCIF, SCI{F1} support to Renesas RZ/G2L SoC
Hi All, This patch series add support for the below: * Adds a generic property "output-impedance-ohms" * Pinctrl driver update to support set/get drive-strength and output-impedance-ohms * Driver fixe
Hi All, This patch series add support for the below: * Adds a generic property "output-impedance-ohms" * Pinctrl driver update to support set/get drive-strength and output-impedance-ohms * Driver fixe
|
By
Lad Prabhakar
· #7522
·
|
|
[PATCH 5.10.y-cip 01/27] dt-bindings: pincfg-node: Add "output-impedance-ohms" property
commit 7388fa8acfce2c3b41babc53c3f3d0b247b098af upstream. On RZ/G2L SoC for Group-B pins, output impedance can be configured. This patch documents "output-impedance-ohms" property in pincfg-node.yaml
commit 7388fa8acfce2c3b41babc53c3f3d0b247b098af upstream. On RZ/G2L SoC for Group-B pins, output impedance can be configured. This patch documents "output-impedance-ohms" property in pincfg-node.yaml
|
By
Lad Prabhakar
· #7521
·
|
|
[PATCH 5.10.y-cip] can: rcar_canfd: rcar_canfd_channel_probe(): make sure we free CAN network device
Hi Nobuhiro,
By
Lad Prabhakar
· #7500
·
|
|
[PATCH 5.10.y-cip] can: rcar_canfd: rcar_canfd_channel_probe(): make sure we free CAN network device
Hi Pavel, Thank you for the review.
Hi Pavel, Thank you for the review.
|
By
Lad Prabhakar
· #7493
·
|
|
[PATCH 5.10.y-cip] can: rcar_canfd: rcar_canfd_channel_probe(): make sure we free CAN network device
commit 72b1e360572f9fa7d08ee554f1da29abce23f288 upstream. Make sure we free CAN network device in the error path. There are several jumps to fail label after allocating the CAN network device successf
commit 72b1e360572f9fa7d08ee554f1da29abce23f288 upstream. Make sure we free CAN network device in the error path. There are several jumps to fail label after allocating the CAN network device successf
|
By
Lad Prabhakar
· #7489
·
|
|
[PATCH 5.10.y-cip 61/61] arm64: dts: renesas: rzg2l-smarc-som: Enable Ethernet
From: Biju Das <biju.das.jz@...> commit 361b0dcbd7f9b01d92fdcb032ed4e020941183eb upstream. Enable Ethernet{0,1} interfaces on RZ/G2L SMARC EVK. Signed-off-by: Biju Das <biju.das.jz@...
From: Biju Das <biju.das.jz@...> commit 361b0dcbd7f9b01d92fdcb032ed4e020941183eb upstream. Enable Ethernet{0,1} interfaces on RZ/G2L SMARC EVK. Signed-off-by: Biju Das <biju.das.jz@...
|
By
Lad Prabhakar
· #7426
·
|
|
[PATCH 5.10.y-cip 60/61] arm64: dts: renesas: r9a07g044: Add GbEthernet nodes
From: Biju Das <biju.das.jz@...> commit 38ad23e15a02f4001cd0048617f85522c37e0e8a upstream. Add Gigabit Ethernet{0,1} nodes to SoC DTSI. Signed-off-by: Biju Das <biju.das.jz@...>
From: Biju Das <biju.das.jz@...> commit 38ad23e15a02f4001cd0048617f85522c37e0e8a upstream. Add Gigabit Ethernet{0,1} nodes to SoC DTSI. Signed-off-by: Biju Das <biju.das.jz@...>
|
By
Lad Prabhakar
· #7425
·
|
|
[PATCH 5.10.y-cip 59/61] clk: renesas: r9a07g044: Add GbEthernet clock/reset
From: Biju Das <biju.das.jz@...> commit c11d7f5126b7c5da41f8fb7f69fc86fece65b2b3 upstream. Add ETH{0,1} clock/reset entries to CPG driver. Signed-off-by: Biju Das <biju.das.jz@...
From: Biju Das <biju.das.jz@...> commit c11d7f5126b7c5da41f8fb7f69fc86fece65b2b3 upstream. Add ETH{0,1} clock/reset entries to CPG driver. Signed-off-by: Biju Das <biju.das.jz@...
|
By
Lad Prabhakar
· #7424
·
|
|
[PATCH 5.10.y-cip 58/61] clk: renesas: r9a07g044: Add ethernet clock sources
From: Biju Das <biju.das.jz@...> commit 70a4af3662e073768a68a7ed5a82f49677cbde0c upstream. Ethernet reference clock can be sourced from PLL5_FOUT3 or PLL6. Add support for ethernet source c
From: Biju Das <biju.das.jz@...> commit 70a4af3662e073768a68a7ed5a82f49677cbde0c upstream. Ethernet reference clock can be sourced from PLL5_FOUT3 or PLL6. Add support for ethernet source c
|
By
Lad Prabhakar
· #7423
·
|