[PATCH 3/3] arm64: dts: freescale: Add DEBIX SOM A and SOM A I/O Board support

Marco Felsch m.felsch at pengutronix.de
Fri Jul 14 07:40:15 PDT 2023


On 23-07-05, Krzysztof Kozlowski wrote:
> On 04/07/2023 20:41, Marco Felsch wrote:
> > Add support for the Debix SOM A + SOM A I/O board. The commit enables
> > only the basic features like:
> >  - 2x UART
> >  - 2x Network
> >  - eMMC/µSD
> >  - CAN
> >  - QSPI
> 
> ...
> 
> > +&i2c1 {
> > +	clock-frequency = <400000>;
> > +	pinctrl-names = "default";
> > +	pinctrl-0 = <&pinctrl_i2c1>;
> > +	status = "okay";
> > +
> > +	pmic at 25 {
> > +		compatible = "nxp,pca9450c";
> > +		reg = <0x25>;
> > +		pinctrl-names = "default";
> > +		pinctrl-0 = <&pinctrl_pmic>;
> > +
> > +		interrupt-parent = <&gpio1>;
> > +		interrupts = <3 GPIO_ACTIVE_LOW>;
> 
> Wrong flag.

Sure, I will fix this. Thanks.

Regards,
  Marco



More information about the linux-arm-kernel mailing list