[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241114-tcan-wkrqv-v5-0-a2d50833ed71@geanix.com>
Date: Thu, 14 Nov 2024 10:14:48 +0100
From: Sean Nyekjaer <sean@...nix.com>
To: Marc Kleine-Budde <mkl@...gutronix.de>,
Vincent Mailhol <mailhol.vincent@...adoo.fr>,
"David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>
Cc: linux-can@...r.kernel.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, Sean Nyekjaer <sean@...nix.com>
Subject: [PATCH can-next v5 0/2] can: tcan4x5x: add option for selecting
nWKRQ voltage
This series adds support for setting the nWKRQ voltage.
Signed-off-by: Sean Nyekjaer <sean@...nix.com>
---
Changes in v5:
- Assign bool directly from of_property_read_bool.
- Added Reviewed-By tag to 2/2
- Link to v4: https://lore.kernel.org/r/20241114-tcan-wkrqv-v4-0-f22589d67fb1@geanix.com
Changes in v4:
- Fixed commit msg, as pr. Marc's comments
- Added Reviewed-By tag to 2/2
- Link to v3: https://lore.kernel.org/r/20241112-tcan-wkrqv-v3-0-c66423fba26d@geanix.com
Changes in v3:
- Switched the order of patches, yaml patch first and then code change.
- Switched to a boolean ti,nwkrq-voltage-vio.
- Switched internal variable to a bool.
- Link to v2: https://lore.kernel.org/r/20241111-tcan-wkrqv-v2-0-9763519b5252@geanix.com
Changes in v2:
- Converted tcan4x5x.txt to DT schema. In
https://lore.kernel.org/linux-can/20241105-convert-tcan-v2-1-4b320f3fcf99@geanix.com/
- Reworked ti,nwkrq-voltage-sel, to DH schema style.
- Link to v1: https://lore.kernel.org/r/20241031-tcan-wkrqv-v1-0-823dbd12fe4a@geanix.com
---
Sean Nyekjaer (2):
dt-bindings: can: tcan4x5x: Document the ti,nwkrq-voltage-vio option
can: tcan4x5x: add option for selecting nWKRQ voltage
.../devicetree/bindings/net/can/ti,tcan4x5x.yaml | 8 ++++++++
drivers/net/can/m_can/tcan4x5x-core.c | 20 ++++++++++++++++++++
drivers/net/can/m_can/tcan4x5x.h | 2 ++
3 files changed, 30 insertions(+)
---
base-commit: 2b2a9a08f8f0b904ea2bc61db3374421b0f944a6
change-id: 20241030-tcan-wkrqv-c62b906005da
prerequisite-change-id: 20241105-convert-tcan-4b516424ecf6:v2
prerequisite-patch-id: a652b1a16dadd5ff525d0b58fec56f605a976aa3
Best regards,
--
Sean Nyekjaer <sean@...nix.com>
Powered by blists - more mailing lists