File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 572572 };
573573}; /* pinctrl */
574574
575- &pmc {
576- atmel,osc-bypass;
577- };
578-
579575&pwm0 {
580576 pinctrl-names = "default";
581577 pinctrl-0 = <&pinctrl_pwm0_0 &pinctrl_pwm0_1 &pinctrl_pwm0_2 &pinctrl_pwm0_3>;
Original file line number Diff line number Diff line change 647647 clocks = <&pmc PMC_TYPE_PERIPHERAL 51>;
648648 #address-cells = <1>;
649649 #size-cells = <1>;
650+ no-memory-wc;
650651 ranges = <0 0xf8044000 0x1420>;
651652 };
652653
715716
716717 can0: can@f8054000 {
717718 compatible = "bosch,m_can";
718- reg = <0xf8054000 0x4000>, <0x210000 0x4000 >;
719+ reg = <0xf8054000 0x4000>, <0x210000 0x2000 >;
719720 reg-names = "m_can", "message_ram";
720721 interrupts = <56 IRQ_TYPE_LEVEL_HIGH 7>,
721722 <64 IRQ_TYPE_LEVEL_HIGH 7>;
950951 assigned-clocks = <&pmc PMC_TYPE_GCK 57>;
951952 assigned-clock-parents = <&pmc PMC_TYPE_CORE PMC_UTMI>;
952953 assigned-clock-rates = <40000000>;
953- bosch,mram-cfg = <0x1100 0 0 64 0 0 32 32>;
954+ bosch,mram-cfg = <0x1c00 0 0 64 0 0 32 32>;
954955 status = "disabled";
955956 };
956957
You can’t perform that action at this time.
0 commit comments