Re: [PATCH] ARM: dts: imx6sl-tolino-shine2hd: Add Netronix embedded controller

2021-03-03 Thread Shawn Guo
On Mon, Jan 25, 2021 at 08:08:04PM +0100, Andreas Kemnade wrote: > For now, the driver detects an incompatible version, but since > that can be handled by auto-detection, add the controller to the > devicetree now. Only PWM seems to be available, there is no RTC > in that controller. > >

[PATCH] ARM: dts: imx6sl-tolino-shine2hd: Add Netronix embedded controller

2021-01-25 Thread Andreas Kemnade
For now, the driver detects an incompatible version, but since that can be handled by auto-detection, add the controller to the devicetree now. Only PWM seems to be available, there is no RTC in that controller. Signed-off-by: Andreas Kemnade --- arch/arm/boot/dts/imx6sl-tolino-shine2hd.dts | 7

Re: [PATCH] ARM: dts: imx6sl-tolino-shine2hd: Add Netronix embedded controller

2021-01-25 Thread Jonathan Neuschäfer
On Mon, Jan 25, 2021 at 08:08:04PM +0100, Andreas Kemnade wrote: > For now, the driver detects an incompatible version, but since > that can be handled by auto-detection, add the controller to the > devicetree now. Only PWM seems to be available, there is no RTC > in that controller. > >