| 958ee3d7 | 07-Mar-2025 |
Frank Li <[email protected]> |
dt-bindings: can: fsl,flexcan: add i.MX94 support
Add compatible string "fsl,imx94-flexcan" for the i.MX94 chip, which is backward compatible with i.MX95. Set it to fall back to "fsl,imx95-flexcan".
dt-bindings: can: fsl,flexcan: add i.MX94 support
Add compatible string "fsl,imx94-flexcan" for the i.MX94 chip, which is backward compatible with i.MX95. Set it to fall back to "fsl,imx95-flexcan".
Acked-by: Conor Dooley <[email protected]> Signed-off-by: Frank Li <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Marc Kleine-Budde <[email protected]>
show more ...
|
| bcb13d33 | 20-Nov-2024 |
Ruffalo Lavoisier <[email protected]> |
dt-binding: can: mcp251xfd: remove duplicate word
Remove duplicate word 'to' from microchip,rx-int-gpios description.
Signed-off-by: Ruffalo Lavoisier <[email protected]> Acked-by: Vincent
dt-binding: can: mcp251xfd: remove duplicate word
Remove duplicate word 'to' from microchip,rx-int-gpios description.
Signed-off-by: Ruffalo Lavoisier <[email protected]> Acked-by: Vincent Mailhol <[email protected]> Link: https://patch.msgid.link/[email protected] [mkl: rephrase subject and patch description] Signed-off-by: Marc Kleine-Budde <[email protected]>
show more ...
|
| 7e0c2f13 | 28-Dec-2024 |
Dario Binacchi <[email protected]> |
dt-bindings: can: st,stm32-bxcan: fix st,gcan property type
The SRAM memory shared pointed to by the st,gcan property is unique, so we don't need an array of phandles.
Fixes: e43250c0ac81 ("dt-bind
dt-bindings: can: st,stm32-bxcan: fix st,gcan property type
The SRAM memory shared pointed to by the st,gcan property is unique, so we don't need an array of phandles.
Fixes: e43250c0ac81 ("dt-bindings: net: can: add STM32 bxcan DT bindings") Signed-off-by: Dario Binacchi <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Marc Kleine-Budde <[email protected]>
show more ...
|
| 2351998f | 20-Nov-2024 |
Charan Pedumuru <[email protected]> |
dt-bindings: net: can: atmel: Convert to json schema
Convert old text based binding to json schema. Changes during conversion: - Add a fallback for `microchip,sam9x60-can` as it is compatible with t
dt-bindings: net: can: atmel: Convert to json schema
Convert old text based binding to json schema. Changes during conversion: - Add a fallback for `microchip,sam9x60-can` as it is compatible with the CAN IP core on `atmel,at91sam9x5-can`. - Add the required properties `clock` and `clock-names`, which were missing in the original binding. - Update examples and include appropriate file directives to resolve errors identified by `dt_binding_check` and `dtbs_check`.
Signed-off-by: Charan Pedumuru <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://patch.msgid.link/[email protected] [mkl: fixed indention in example] Signed-off-by: Marc Kleine-Budde <[email protected]>
show more ...
|
| 64955679 | 14-Nov-2024 |
Sean Nyekjaer <[email protected]> |
dt-bindings: can: tcan4x5x: Document the ti,nwkrq-voltage-vio option
The nWKRQ pin supports an output voltage of either the internal reference voltage (3.6V) or the reference voltage of the digital
dt-bindings: can: tcan4x5x: Document the ti,nwkrq-voltage-vio option
The nWKRQ pin supports an output voltage of either the internal reference voltage (3.6V) or the reference voltage of the digital interface 0-6V (VIO). Add the devicetree option ti,nwkrq-voltage-vio to set it to VIO.
If this property is omitted the reset default, the internal reference voltage, is used.
Signed-off-by: Sean Nyekjaer <[email protected]> Reviewed-by: Rob Herring (Arm) <[email protected]> Reviewed-by: Marc Kleine-Budde <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Marc Kleine-Budde <[email protected]>
show more ...
|
| 79195755 | 28-Nov-2024 |
Sean Nyekjaer <[email protected]> |
dt-bindings: can: convert tcan4x5x.txt to DT schema
Convert binding doc tcan4x5x.txt to yaml.
Added during conversion, required clock-names cclk.
Signed-off-by: Sean Nyekjaer <[email protected]> Ack
dt-bindings: can: convert tcan4x5x.txt to DT schema
Convert binding doc tcan4x5x.txt to yaml.
Added during conversion, required clock-names cclk.
Signed-off-by: Sean Nyekjaer <[email protected]> Acked-by: Conor Dooley <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Marc Kleine-Budde <[email protected]>
show more ...
|