+ Leo > -----Original Message----- > From: Pankaj Bansal <pankaj.bansal@xxxxxxx> > Sent: Friday, 10 May, 2019 02:54 PM > To: Wolfgang Grandegger <wg@xxxxxxxxxxxxxx>; Marc Kleine-Budde > <mkl@xxxxxxxxxxxxxx> > Cc: linux-can@xxxxxxxxxxxxxxx; Pankaj Bansal <pankaj.bansal@xxxxxxx>; Varun > Sethi <V.Sethi@xxxxxxx> > Subject: [PATCH 0/2] can: flexcan: add clocking information > > The clocking information is missing from flexcan device tree bindings. > This information is needed to be able to use flexcan. Document the same. > > Based on the information in document, make the PE clock parsing conditional in > flexcan driver. > > Cc: Varun Sethi <V.Sethi@xxxxxxx> > > Pankaj Bansal (2): > Documentation: can: flexcan: Add flexcan clocks' information > can: flexcan: make PE clock info conditional > > .../bindings/net/can/fsl-flexcan.txt | 47 ++++++++++++++++++- > drivers/net/can/flexcan.c | 39 ++++++++++----- > 2 files changed, 73 insertions(+), 13 deletions(-) > > -- > 2.17.1