Deleted Added
full compact
112a113,119
>
> can0: can@80032000 {
> pinctrl-names = "default";
> pinctrl-0 = <&can0_pins_a>;
> xceiver-supply = <&reg_can0_vcc>;
> status = "okay";
> };
132a140,146
> auart0: serial@8006a000 {
> pinctrl-names = "default";
> pinctrl-0 = <&auart0_pins_a>;
> fsl,uart-has-rtscts;
> status = "okay";
> };
>
146c160,161
< pinctrl-0 = <&usb0_otg_apf28dev>;
---
> pinctrl-0 = <&usb0_otg_apf28dev
> &usb0_id_pins_b>;
159c174
< phy-reset-gpios = <&gpio0 23 0>;
---
> phy-reset-gpios = <&gpio1 29 GPIO_ACTIVE_LOW>;
177a193,200
>
> reg_can0_vcc: regulator@1 {
> compatible = "regulator-fixed";
> reg = <1>;
> regulator-name = "can0_vcc";
> regulator-min-microvolt = <5000000>;
> regulator-max-microvolt = <5000000>;
> };
203c226
< gpios = <&gpio0 17 0>;
---
> gpios = <&gpio0 17 GPIO_ACTIVE_LOW>;
204a228
> gpio-key,wakeup;