Signed-off-by: Simon Shields
Acked-by: Pavel Machek
Reviewed-by: Rob Herring
---
.../bindings/leds/leds-an30259a.txt | 43 +++
1 file changed, 43 insertions(+)
create mode 100644 Documentation/devicetree/bindings/leds/leds-an30259a.txt
diff --git a/Documentation
ule.
* Simplified DT parsing code.
* Use devm version of led_class_register().
* Fix LED naming scheme.
* Fixed checkpatch --strict issues.
Cheers,
Simon
[0]: https://www.alliedelec.com/m/d/a9d2b3ee87c2d1a535a41dd747b1c247.pdf
Simon Shields (2):
dt-bindings: leds: document Panasonic AN30259A bi
/a9d2b3ee87c2d1a535a41dd747b1c247.pdf
Signed-off-by: Simon Shields
Acked-by: Pavel Machek
---
drivers/leds/Kconfig | 10 +
drivers/leds/Makefile| 1 +
drivers/leds/leds-an30259a.c | 368 +++
3 files changed, 379 insertions(+)
create mode 100644 drivers/leds
/a9d2b3ee87c2d1a535a41dd747b1c247.pdf
Signed-off-by: Simon Shields
---
drivers/leds/Kconfig | 11 ++
drivers/leds/Makefile| 1 +
drivers/leds/leds-an30259a.c | 365 +++
3 files changed, 377 insertions(+)
create mode 100644 drivers/leds/leds-an30259a.c
diff
s,
Simon
[0]: https://www.alliedelec.com/m/d/a9d2b3ee87c2d1a535a41dd747b1c247.pdf
Simon Shields (2):
dt-bindings: leds: document Panasonic AN30259A bindings
leds: add Panasonic AN30259A support
.../bindings/leds/leds-an30259a.txt | 43 +++
drivers/leds/Kconfig | 11 +
driver
Signed-off-by: Simon Shields
Acked-by: Pavel Machek
Reviewed-by: Rob Herring
---
.../bindings/leds/leds-an30259a.txt | 43 +++
1 file changed, 43 insertions(+)
create mode 100644 Documentation/devicetree/bindings/leds/leds-an30259a.txt
diff --git a/Documentation
Currently, we assume that the bootloader has correctly configured
the interrupt pin for max77693. This might not actually be the case -
so it's better to configure it explicitly.
Signed-off-by: Simon Shields
---
arch/arm/boot/dts/exynos4412-midas.dtsi | 7 +++
1 file changed, 7 inser
This pin is externally pulled up, so we need to disable the SoC's
internal pull down resistor to allow it to function properly.
Signed-off-by: Simon Shields
---
arch/arm/boot/dts/exynos4412-midas.dtsi | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/arch/arm/boo
This pin is externally pulled up, so we need to disable the
SoC's internal pull-down.
Signed-off-by: Simon Shields
---
arch/arm/boot/dts/exynos4412-midas.dtsi | 7 +++
1 file changed, 7 insertions(+)
diff --git a/arch/arm/boot/dts/exynos4412-midas.dtsi
b/arch/arm/boot/dts/exyno
This pin is externally pulled up, so we should disable the SoC's
pull down resistor in order for the interrupt to function properly.
Signed-off-by: Simon Shields
---
arch/arm/boot/dts/exynos4412-midas.dtsi | 7 +++
1 file changed, 7 insertions(+)
diff --git a/arch/arm/boot/dts/exyno
This pins are externally pulled up, and so we should explicitly
configure them to disable the SoC-internal pull-downs. Previously
we relied on the bootloader doing this in order to allow the buttons
to function properly.
Signed-off-by: Simon Shields
---
arch/arm/boot/dts/exynos4412-midas.dtsi
This patch series disables the internal pull-up/down resistors
for IRQ lines which are pulled up externally. Without these patches the
associated IRQs never fire if the bootloader hasn't configured the pins
correctly.
Simon Shields (5):
ARM: dts: exynos: add max77693 pinctrl config for
On Sat, Jul 07, 2018 at 05:34:08PM +0200, Krzysztof Kozlowski wrote:
> On 7 July 2018 at 16:45, Simon Shields wrote:
> > Currently, we assume that the bootloader has correctly configured
> > the interrupt pin for max77693. This might not actually be the case -
> > so it
Currently, we assume that the bootloader has correctly configured
the interrupt pin for max77693. This might not actually be the case -
so it's better to configure it explicitly.
Signed-off-by: Simon Shields
---
arch/arm/boot/dts/exynos4412-midas.dtsi | 9 +
1 file changed, 9 inser
i, because patches changed a bit I did not add your reviewed-by or
> tested-by, please take another look.
>
> Thanks!
>
> Dmitry Torokhov (2):
> Input: mms114 - do not clobber interrupt trigger
> Input: mms114 - mark as direct input device
>
> Simon Shields (2):
&
15 matches
Mail list logo