By default enable dcan1 node, it's a required feature for am335x-evm. Signed-off-by: Xulin Sun <xulin....@windriver.com> --- arch/arm/boot/dts/ti/omap/am335x-evm.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/ti/omap/am335x-evm.dts b/arch/arm/boot/dts/ti/omap/am335x-evm.dts index e188a866b479..5fbefe8ef1f8 100644 --- a/arch/arm/boot/dts/ti/omap/am335x-evm.dts +++ b/arch/arm/boot/dts/ti/omap/am335x-evm.dts @@ -771,7 +771,7 @@ &aes { }; &dcan1 { - status = "disabled"; /* Enable only if Profile 1 is selected */ + status = "okay"; /* Enable only if Profile 1 is selected */ pinctrl-names = "default"; pinctrl-0 = <&dcan1_pins_default>; }; -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14421): https://lists.yoctoproject.org/g/linux-yocto/message/14421 Mute This Topic: https://lists.yoctoproject.org/mt/108731316/21656 Group Owner: linux-yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-