From: Quanyang Wang <quanyang.w...@windriver.com>

This patch is based on the file 0001-enable-CAN0_STB-pullup.patch
at layer meta-aptiv/recipes-aptiv/linux-s32/files/.

Signed-off-by: Olaf Benninghaus <olaf.benningh...@aptiv.com>
[Quanyang: add pull-up of GPIO9 for CAN0_EN.]
Signed-off-by: Quanyang Wang <quanyang.w...@windriver.com>
---
 arch/arm64/boot/dts/freescale/s32g274a-aptiv.dts | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/arch/arm64/boot/dts/freescale/s32g274a-aptiv.dts 
b/arch/arm64/boot/dts/freescale/s32g274a-aptiv.dts
index 2432ea6d7d84b..a92f23353f11a 100644
--- a/arch/arm64/boot/dts/freescale/s32g274a-aptiv.dts
+++ b/arch/arm64/boot/dts/freescale/s32g274a-aptiv.dts
@@ -174,6 +174,18 @@ can0_grp1 {
                can0_grp2 {
                        pinmux = <S32CC_PINMUX(513, FUNC2)>;
                };
+
+               can0_stb_grp0 {
+                       pinmux = <S32CC_PINMUX(10, FUNC0)>;
+                       bias-pull-up;
+                       slew-rate = <S32CC_SLEW_208MHZ>;
+               };
+
+               can0_en_grp0 {
+                       pinmux = <S32CC_PINMUX(9, FUNC0)>;
+                       bias-pull-up;
+                       slew-rate = <S32CC_SLEW_208MHZ>;
+               };
        };
 
        can1_pins: can1 {
-- 
2.36.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#12196): 
https://lists.yoctoproject.org/g/linux-yocto/message/12196
Mute This Topic: https://lists.yoctoproject.org/mt/97336590/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to