Re: [PATCH v2 0/8] arm64: dts: g12a: Add peripherals

2019-03-23 Thread Neil Armstrong
Le 23/03/2019 00:05, Kevin Hilman a écrit : > Neil Armstrong writes: > >> Add following peripherals : >> - AO Clock + Reset Controller >> - Pinctrl >> - UARTs >> - SAR-ADC >> - USB >> - Mali GPU >> >> USB depends on the PCIE clock and missing Reset bindings. > > I left this one out for now. >

Re: [PATCH v2 0/8] arm64: dts: g12a: Add peripherals

2019-03-22 Thread Kevin Hilman
Neil Armstrong writes: > Add following peripherals : > - AO Clock + Reset Controller > - Pinctrl > - UARTs > - SAR-ADC > - USB > - Mali GPU > > USB depends on the PCIE clock and missing Reset bindings. I left this one out for now. > SARADC bindings is merged. And this one, as it depends on new

[PATCH v2 0/8] arm64: dts: g12a: Add peripherals

2019-03-18 Thread Neil Armstrong
Add following peripherals : - AO Clock + Reset Controller - Pinctrl - UARTs - SAR-ADC - USB - Mali GPU USB depends on the PCIE clock and missing Reset bindings. SARADC bindings is merged. USB bindings has been reviewed, but not merged yet. Mali GPU bindings are still in review. Changes since v